LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Bouncing specific domain with specific message (https://www.linuxquestions.org/questions/linux-software-2/bouncing-specific-domain-with-specific-message-475960/)

dlublink 08-21-2006 01:11 PM

Bouncing specific domain with specific message
 
Hello,

I need to bounce all messages to a specific domain with a specific message.

I am using postfix 2.1.x

Any ideas on the best way to do this?

David

ramram29 08-21-2006 02:29 PM

You should create a catch-all address like info@example.com sot that all messages are sent to this address. You can do that with postfix. Then create a procmail or sieve script to return an autoreply. You can also return the autoreply using a transport definition for the info@example.com in postfix.


All times are GMT -5. The time now is 06:48 PM.