I run this command and I generate the sympa_aliases.db file. But I get warnings. For example, in the sympa_aliases file there is a line with the following text:
sympa: "| /home/sympa/bin/queue
sympa@ivie.es"
and the previous command gives this warning:
postmap: warning: /etc/mail/sympa_aliases, line 1: record is in "key: value" format; is this an alias file?
The problem is when I send a mail to
sympa@ivie.es, that is the domain of this server, or
sympa@estafeta1.ivie.es, that is the server's name, I receive an automatic response message that says that the user doesn't exist.
What am I doing wrong?
Thanks.