• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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