• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Issue ndr address from perl

varcarme

New Pleskian
I have a subscription, called say domain1.com with domain2.com as part of its subscriotion.

I am sending an email from domain2.com using perl. Most of the emails are sent OK, but some are bouncing particularly the ones going to gmail addresses.

These "bounced" emails have a couple of messages in the mail log. The 1st message shows a bounce message which I assume is produced during the message delivery between my server and google. The second message is an error that looks like a ndr. it says:

to=<[email protected]>, relay=aspmx.l.google.com[66.102.1.27]:25, delay=0.19, delays=0.01/0.01/0.14/0.04, dsn=5.1.1, status=bounced (host aspmx.l.google.com[66.102.1.27] said: 550-5.1.1

Is it possible to change this so that I specify the address that the ndr is sent to. I dont want domain1 on the ndr as the script is running on domain2's web site.
 
Back
Top