• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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