Forum Moderators: bakedjake
Here is an example:
- The server is running Qmail (on Linux ES)
- The linux server has 6 domains, each with their own IP address
- Example domains:
###.###.###.##1 domain1.com
###.###.###.##2 domain2.com
###.###.###.##3 domain3.com
###.###.###.##4 domain4.com
###.###.###.##5 domain5.com
###.###.###.##6 domain6.com
Now, lets say someone sends and email to "jimbob@domain5.com", but that user account doesn't exist. The user gets an email response that looks like this:
Hi. This is the qmail-send program at domain1.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
No matter what domain someone sends an email to, if it bounces, it shows it is coming from MAILER-DAEMON@domain1.com. Is there a way to correct this?
Not much help to you, I know, but I wasn't able to find a solution to that problem. It also wasn't a very high priority problem anyway, so it went by the wayside before we switched to PostFix.