Hello.  I am running msmtp 1.4.13 on a Red Hat 4 Linux server.

It seems that emails which are received when sent by calling either the

php mail() or
perl mail()

functions results in a missing 'Sent:' field -- or a 'Sent:' field
with the value of 'None'.  See below:

From: [EMAIL PROTECTED]
Sent: None
To: [EMAIL PROTECTED]
Subject: My subject line

Apparently, this does not happen when using sendmail.  

Am I correct in thinking that both php and perl mail() functions simply
send an email to the sendmail binary (in my case, a link to msmtp) which
then sends off the mail (and no MUAs are involved)?

If this is the case, and if this problem didn't happen with sendmail, then
would it be possible to somehow configure msmtp to send the date field?

Best regards,

- liberte

-- 
Powered by Outblaze

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
msmtp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msmtp-users

Reply via email to