Sentora Support Forums

Full Version: Customize mailer daemon....
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Smile

I have in my sentora server 3 domains (ex. domain1.tld domain2.tld domain3.tld), through which i send e-mails. When i send a e-mail to bad address, is normal that i receive a mail bounce from mailer daemon. The issue is what unregardly of the domain I send mails, I receive mails from mailer-daemon@domain1.tld.....

I would like if i send bad mails from domain2, to receive mailer-daemon@domain2.tld

in the same way if i send bad mails from domain3, i received mailer-daemon@domain3.tld

Is there any way to reach this?
Not sure about this. Are you sending the email thru SMTP?

Authentificated? script PHP?

M B
(06-29-2017, 06:26 PM)Me.B Wrote: [ -> ]Not sure about this. Are you sending the email thru SMTP?

Authentificated? script PHP?

M B


Hi, thanks for your reply..... I am sending mails normally by default by sentora server. I have three domains on my server, i send e mails from all them. But when I receive a bounce mail from mailer daemon, because I wrote bad an address; if I sent a mail to a bad written adrress from domain 2 o 3, the mail of the mailer daemon is mailer-daemon@domain1.tld, when it should be mailer-daemon@domain2.tld or mailer-daemon@domain3.tld, this regarding from wich domain have i sent the email.

For example:

Incorrect: when I fail sending mails from domain2 or domain3

From: Mail Delivery System [mailto:MAILER-DAEMON@domain1.tld]

Sent: lunes, 26 de junio de 2017 18:12
To: sender
Subject: Undelivered Mail Returned to Sender

Solution would be if it is possible::

From: Mail Delivery System [mailto:MAILER-DAEMON@domain2.tld ] or ....mailto:MAILER-DAEMON@domain3.tld


Sent: lunes, 26 de junio de 2017 18:12
To: sender
Subject: Undelivered Mail Returned to Sender