Hello all,
I've created a random quote-like generator, that sends the created content to a friend's e-mail, but for some reason, 50% of the e-mails don't make it to Hotmail accounts, not even the junkmail folder. Here are what my final headers look like: (this is from a message that was received in Mail.app)
From:
jon@jmarus.com
Subject: The subject here
Date: January 28, 2004 10:16:53 PM PST
To:
jon@jmarus.com
Reply-To:
jon@jmarus.com
Return-Path: <jon@jmarus.com>
Envelope-To:
jon@jmarus.com
Delivery-Date: Thu, 29 Jan 2004 01:16:53 -0500
Received: from nobody by jaguar.mywebhost.com with local (Exim 4.24) id 1Am5Tx-0004tt-LW for
jon@jmarus.com; Thu, 29 Jan 2004 01:16:53 -0500
X-Sender:
jon@jmarus.com
X-Mailer: Generator Mail
X-Priority: 3
Message-Id: <E1Am5Tx-0004tt-LW@jaguar.mywebhost.com>
Can anyone see what I'm doing wrong? The php source code can be viewed upon request.
Thanks for any help!
Jon Marus