mhmcclure Posted March 22, 2005 Share Posted March 22, 2005 Another approach to the hit and miss email order confirmation issue (i.e. some customers receive them, others don't)... I'm thinking that some ISP's may block incoming email which meets (or fails to meet) certain criteria which may or may not be indicative of SPAM. In examining the internet headers of test messages I've sent using the SEND_EXTRA_ORDER_EMAILS_TO, I noticed that the emails don't have an appropriate return path, etc. ... example: Return-Path: <anonymous@my_website_host's_domain_here > Delivered-To: my_send_extra_addy_here Received: (qmail 43215 invoked from network); 22 Mar 2005 04:55:08 -0000 Received: from unknown (net_numbers_here) by 0 with QMQP; 22 Mar 2005 04:55:08 -0000 Date: 22 Mar 2005 04:52:37 -0000 Message-ID: <20050322045237.92592.qmail@cgi2> X-IP: 68.238.19.141 X-URI: /retail/nfoscomm/catalog/checkout_process.php?osCsid=d5381b39c4a31b08fbac372c0f2990f5 X-ID: 2311185 To: my_email_addy Subject: New Order Placed From: my_store_name<my_store_owner_email_addy> MIME-Version: 1.0 X-Mailer: osCommerce Mailer Content-Type: multipart/alternative; boundary="=_b3e6dc7fc207be33ebc6c8e47ab59bcd" I'm thinking that the 'anonymous' bit in the return path might be the problem. That field should contain my reply-to address, and I think some of the other headers are supposed to contain identifying info as well, but I have no idea whether this is something I need to scream at my hosting provider about or is there a way to define the internet headers for outgoing email manually? Ideas? Link to comment Share on other sites More sharing options...
mhmcclure Posted March 23, 2005 Author Share Posted March 23, 2005 *** FOLLOW UP **** see oscommerce bug report id#1979 http://www.oscommerce.com/community/bugs,1979/search,1979 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.