It works perfect.
Thanks very much.

BTW: I searched the code, didn't find "Subject:" and "From:", I guess it
is sed1line.txt which we use to handle those stuff, am I right?

> -----Original Message-----
> From: Vladimir Dronnikov [mailto:[email protected]]
> Sent: Tuesday, June 23, 2009 5:04 PM
> To: Xuesong Yang
> Cc: Denys Vlasenko; [email protected]
> Subject: Re: how to use sendmail in 1.14.2
> 
> > It said "From: Sender Unspecified"
> 
> Sure. You should set "From: " header manually in makemime via -a
> "From: ...". -f option to sendmail _just_ tells what to send in MAIL
> FROM:<> command to the server. I explain this: some servers use info
> provided via MAIL FROM:<sender> command to mangle the message by
> adding From: header, some don't. To not have any issues linked to
> multiple untrustful From: headers BB sendmail doesn't append any
> header to its input.
> 
> Can you set the From: header and rereport success/failure?
> 
> Regards,
> --
> Vladimir
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to