Hallo, In the past I had a maillist called [email protected] We have removed that maillist and created a forward. The forward is: [email protected] But now I got a error: The mail system <[email protected]> (expanded from <[email protected]>): unknown user: "iedereen" other forward and new forward works perfectly... what is wrong? Thanks
Hereby: Jun 12 23:02:04 webpanel postfix/local[18148]: ECE532207E7: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=0.03, delays=0.01/0.02/0/0, dsn=5.1.1, status=bounced (unknown user: "iedereen") Jun 12 23:02:04 webpanel postfix/cleanup[18143]: F340E220891: message-id=<[email protected]>
Check that domain.nl is nots used as hostname of the server and that it is nor listed anywhere in /etc/aliases or /etc/postfix/main.cf
Try to run: postmap /var/lib/mailman/data/aliases and then restart postfix. maybe the domain is listed in the hashed version. You should also try to run the command: newaliases to update the aliases DB as well.
This is normal? root@webpanel:~# postmap /var/lib/mailman/data/aliases postmap: warning: /var/lib/mailman/data/aliases, line 11: record is in "key: value" format; is this an alias file? postmap: warning: /var/lib/mailman/data/aliases, line 12: record is in "key: value" format; is this an alias file? postmap: warning: /var/lib/mailman/data/aliases, line 13: record is in "key: value" format; is this an alias file? postmap: warning: /var/lib/mailman/data/aliases, line 14: record is in "key: value" format; is this an alias file? postmap: warning: /var/lib/mailman/data/aliases, line 15: record is in "key: value" format; is this an alias file? postmap: warning: /var/lib/mailman/data/aliases, line 16: record is in "key: value" format; is this an alias file? postmap: warning: /var/lib/mailman/data/aliases, line 17: record is in "key: value" format; is this an alias file? postmap: warning: /var/lib/mailman/data/aliases, line 18: record is in "key: value" format; is this an alias file? postmap: warning: /var/lib/mailman/data/aliases, line 19: record is in "key: value" format; is this an alias file? postmap: warning: /var/lib/mailman/data/aliases, line 20: record is in "key: value" format; is this an alias file? postmap: warning: /var/lib/mailman/data/aliases, line 23: record is in "key: value" format; is this an alias file? root@webpanel:~# cat /var/lib/mailman/data/aliases # This file is generated by Mailman, and is kept in sync with the # binary hash file aliases.db. YOU SHOULD NOT MANUALLY EDIT THIS FILE # unless you know what you're doing, and can keep the two files properly # in sync. If you screw it up, you're on your own. # The ultimate loop stopper address mailman-loop: /var/lib/mailman/data/owner-bounces.mbox # STANZA START: mailman # CREATED: Fri Jul 18 17:31:22 2014 mailman: "|/var/lib/mailman/mail/mailman post mailman" mailman-admin: "|/var/lib/mailman/mail/mailman admin mailman" mailman-bounces: "|/var/lib/mailman/mail/mailman bounces mailman" mailman-confirm: "|/var/lib/mailman/mail/mailman confirm mailman" mailman-join: "|/var/lib/mailman/mail/mailman join mailman" mailman-leave: "|/var/lib/mailman/mail/mailman leave mailman" mailman-owner: "|/var/lib/mailman/mail/mailman owner mailman" mailman-request: "|/var/lib/mailman/mail/mailman request mailman" mailman-subscribe: "|/var/lib/mailman/mail/mailman subscribe mailman" mailman-unsubscribe: "|/var/lib/mailman/mail/mailman unsubscribe mailman" # STANZA END: mailman
I try to comment-out everything in that file, run postmap and restart postfix but still unknown user.
Fixed!! I did: postalias transport-mailman postalias virtual-mailman then restart postfix and mailman