I verify my alias configuration. The output of `postalias -s /etc/aliases` command not report any error and show me all alias configured.
It's possible that are something wrong in my postfix configuration. I configure this lines in "main.cf" alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases expand_owner_alias = yes And execute "newaliases" when modify aliases file. It's ok? I forgot something? -- Antonio Alberola -----Mensaje original----- De: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] En nombre de Wietse Venema Enviado el: jueves, 02 de abril de 2015 15:57 Para: Postfix users CC: Postfix users Asunto: Re: Duplicate emails Antonio Alberola: > Sorry, > > > This is the first entry in the log. You have not correctly configured the owner-aliasname alias (where aliasname is the name of the multi-recipient alias). To verify: $ postalias -s name-of-aliases-file Wietse