> 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
