xperience Posted January 19, 2006 Posted January 19, 2006 Hi, We're having mail rejected by AOL because the Return-path is set as nobody@ Is it possible to change this in oscommerce so that AOL won't reject mail? Cheers Simon
Guest Posted January 20, 2006 Posted January 20, 2006 Fix the return path in the admin panel. There is a place for an email address there (couple of places actually)
xperience Posted January 22, 2006 Author Posted January 22, 2006 Fix the return path in the admin panel. There is a place for an email address there (couple of places actually) I've set the two e-mail addresses in 'my store' but can't find anymore. Any ideas? Surely this is affecting everyone!?!?
Guest Posted January 22, 2006 Posted January 22, 2006 I'm no expert, just learning, but my testing with the mailfrom set in My Store/Email From on the Admin panel has the outgoing mail working correctly. I haven't sent to any AOL addresses, but it is fine to all of my addresses. Mike
AJRYAN Posted February 24, 2006 Posted February 24, 2006 Fix the return path in the admin panel. There is a place for an email address there (couple of places actually) If these are set correctly, as I believe they are (my emails only just the other day started failing) : EMAIL_FROM STORE_OWNER_EMAIL_ADDRESS Then what would cause "nobody"@anydomain.com to show up in the return path? This "nobody" in the return path is preventing my email from going out to to new anti-spam measures. Can a return-path be set in Oscommerce so that the mail transfer agent passes that info on? As far as I can tell, OSCommerce does not have that functionality written in at this point. Any ideas anybody? Thanks AJ
EricK Posted March 7, 2006 Posted March 7, 2006 The problem is Return-path: 'nobody'@ in the email header. The solution is to recompile apache with phpSuExec, otherwise php scripts run as nobody. Using phpSuExec, the server will send out web based form/script emails with the 'from' header user@ and not nobody@ (AOL now blocking). More in this thread. Regards, EricK
zmaster Posted March 25, 2006 Posted March 25, 2006 I am having this problem as well. AOL recently started rejecting messages from my osCommerce site - it appears becuase of the "from nobody" header problem with sendmail. Has anybody come up with a way to set these headers properly in the osCommerce mail code? Should I just try using SMTP if possible? I'm guessing this problem is affecting a lot of osCommerce sites right now.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.