LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Postfix: mail to invalid addresses being forwarded to postmaster instead of bouncing (https://www.linuxquestions.org/questions/linux-networking-3/postfix-mail-to-invalid-addresses-being-forwarded-to-postmaster-instead-of-bouncing-818685/)

Cenobite 07-08-2010 07:49 AM

Postfix: mail to invalid addresses being forwarded to postmaster instead of bouncing
 
Mail going to invalid email addresses are being forwarded to postmaster@domain instead of being bounced. How can I fix this?

postconf -d | grep mail_version gives the following:
mail_version = 2.2.5

Thanks in advance!

centosboy 07-08-2010 08:11 AM

Quote:

Originally Posted by Cenobite (Post 4027249)
Mail going to invalid email addresses are being forwarded to postmaster@domain instead of being bounced. How can I fix this?

postconf -d | grep mail_version gives the following:
mail_version = 2.2.5

Thanks in advance!

This normally happens when the email cannot be returned to the sender.
Is the return address routeable?

Cenobite 07-08-2010 09:11 AM

Thanks a lot for the reply!

The return address exists and is routeable.

Is there perhaps a setting in main.cf to fix this? Or maybe an aliasing issue?

Currently in the /etc/aliases file, mailer-daemon, mail, postman, post_office, abuse and spam are being forwarded to postmaster.

Thanks!

Cenobite 07-16-2010 04:17 AM

No ideas? I'm getting pretty desperate at this point.

Cenobite 07-16-2010 05:01 AM

mailer-daemon is being aliased to postmaster. Could this be causing it? Is it dangerous to remove this alias?


All times are GMT -5. The time now is 08:30 PM.