• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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