Hello,

I am currently using Mutt with sSMTP as the sendmail binary.

This is probably a problem with ssmtp, but I don't know enough to know how
to track it down.

With a default ssmtp.conf, everything works fine. However, giving '-e
"my_hdr From: rob <[EMAIL PROTECTED]>"' to mutt seems to be useless, since the
from line of the e-mail is just my username.

So, I changed ssmtp.conf to have "FromLineOverride=YES".  However, now if I
run mutt without specifying a from address, I get the following:

$ mutt -s "Asdfsadf" [EMAIL PROTECTED] < c:/boot.ini
Error sending message, child exited 1 ().
Segmentation fault (core dumped)

But this DOES work:
$mutt -s "Asdfsadf" -e "my_hdr From: rob <[EMAIL PROTECTED]>" [EMAIL PROTECTED] <
c:/boot.ini

Any ideas?

Rob.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to