Oliver Glueck wrote:
>
>thanks.
>I have done all changes, but If I sent an email to a list,
>I get an error message, because 'user unknown':
>
>Feb 26 12:37:13 mail fetchmail[6236]: Nachricht
>about-du...@www.company.de:1 von 1 wird gelesen (2783 Bytes)
>(Log-Meldung unvollständig)
>Feb 26 12:37:13 mail fetchmail[6236]: SMTP-Fehler: 550 5.1.1
><about-du...@localhost>: Recipient address rejected: User unknown in
>local recipient table
>
>Why??
>
>How can tell the server mail, that about-du...@localhost exists, without use
>postfix/virtual?


It looks like fetchmail is trying to deliver to Postfix and Postfix is
replying

550 5.1.1 <about-du...@localhost>: Recipient address rejected: User
unknown in local recipient table


This has nothing to do with virtual maps because it is looking locally
for the address. It says there is no local alias for about-dummy.

Have you reloaded Postfix since you added
hash:/usr/local/mailman/data/aliases to alias_maps in main.cf?

Are the aliases actually in /usr/local/mailman/data/aliases and is
/usr/local/mailman/data/aliases.db up to date? If not, try running
Mailman's bin/genaliases.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to