Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Email Header incorrect formating


Guest

Recommended Posts

Posted

I have gotten my store working (or so it appears ;) ) however test messages sent from my admin have email headers that are using my hosting server instead of my domain. I have addresses set in my admin section. I contacted my host comp and they are saying it has to be in my configuration. As an example:

------------------------------------------------------------------------------------------------------

X-Apparently-To: [email protected]; Sun, 01 Jan 2006 12:00:25 -0800

X-Originating-IP: [server IP]

Return-Path: <[email protected]>

Authentication-Results: mta172.mail.mud.yahoo.com from=mydomain.net; domainkeys=neutral (no sig)

Received: from server IP (HELO outbound-mail-myhostingserver.com) (server IP ) by mta172.mail.mud.yahoo.com with SMTP; Sun, 01 Jan 2006 12:00:24 -0800

Received: (qmail 22165 invoked by uid 0); 1 Jan 2006 19:59:20 -0000

Received: from unknown (HELO myhostingserver.com) (server IP ) by mailproxy1.myhostingserver.com with SMTP; 1 Jan 2006 19:59:20 -0000

Received: from localhost ([127.0.0.1]) by myhostingserver.com with esmtp (Exim 4.52) id 1Et9MO-0000zV-HL for [email protected]; Sun, 01 Jan 2006 12:59:20 -0700

X-Originating-IP: [MyISPip]

Date: Sun, 01 Jan 2006 12:59:20 -0700

To: "test" <[email protected]>

Subject: test2 oscommmerce send

From: [email protected] Add to Address BookAdd to Address Book Add Mobile Alert

MIME-Version: 1.0

X-Mailer: osCommerce

Content-Type: text/plain; charset="iso-8859-1"

Content-Transfer-Encoding: 7bit

X-Identified-User: {1046:myhostingserver.com:myusername:mydomain.net} {sentby:program running on server}

X-AntiAbuse: This header was added to track abuse, please include it with any abuse report

X-AntiAbuse: Primary Hostname - myhostingserver.com

X-AntiAbuse: Original Domain - yahoo.com

X-AntiAbuse: Originator/Caller UID/GID - [1046 12] / [47 12]

X-AntiAbuse: Sender Address Domain - myhostingserver.com

----------------------------------------------------------------------------------------------------------

 

I understand that to track abuse, my hosting server may need to be listed, but I really feel uncomfortable with my header announcing my hosting server and my username for my hosting account.

Return-Path: <[email protected]>

X-Identified-User: {1046:myhostingserver.com:myusername:mydomain.net}

 

Unfortunately, I am versed in php, I found mention of headers in admin/includes/classes/email.php, and a couple of other files, but not a clue what I am looking at. My server is Linux and so I am using sendmail and not smtp in my email options. I did try smtp, but same results.

 

I am probably missing something really obvious, right?

 

Any ideas where I would be looking and for what, would be greatly appreciated.

 

Thanks.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...