• 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.

Fix for duplicate emails

G

good2go@

Guest
If a lot of you are getting duplicate emails going through from sendmail scripts like i was, I figured out what was causing it... atleast for me.

I tried everything that was posted on these boards about it w/o success.

So heres what I found that works. Check the sendmail location refference in the offending script, if it is like
/usr/sbin/sendmail -t
take out the -t so instead your location should be /usr/sbin/sendmail

Believe it or not the -t was causing me lots of trouble so hopefully I can save someone else the task of figuring out why certain domains hosted would send duplicate emails.

Hope it helps for this ongoing, unanswered problem.

Aaron
 
Back
Top