nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] File upload frustration

2004-02-03 10:30:05
| I believe Neil really meant to say that nmh can _only_ submit a message
| using SMTP.  Even when it's piping to sendmail, it's not using -t, it's
| using -bs and speaking SMTP. 

from spost.c:
    *argp++ = "send-mail";
    *argp++ = "-m";     /* send to me too */
    *argp++ = "-t";     /* read msg for recipients */
    *argp++ = "-i";     /* don't stop on "." */




_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
http://mail.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>