LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how can postfix redirect unknown users mail to postmaster (https://www.linuxquestions.org/questions/linux-software-2/how-can-postfix-redirect-unknown-users-mail-to-postmaster-445247/)

LinuxLover 05-16-2006 01:25 AM

how can postfix redirect unknown users mail to postmaster
 
Hello,
I am using postfix mta.

I want if a mail reaches on my server with unknown account name which is not exist on my server then mail should be forward to my accout (postmaster account ) .

How can I do this.

Waiting for :cool:

jmeads 05-16-2006 08:54 AM

use the luser config item,

luser = bob@mydomain.com

should direct all undeliverable mail to bob


All times are GMT -5. The time now is 08:31 AM.