djh <[EMAIL PROTECTED]> wrote: > And this gives me a "domain" string that is going to be used in my > "From:" address.
This string is used only if you did not provide From: header yourself. Simply add a From: header to your draft, and it will be used when sending the message. If you use Emacs+MH-E (which I'd recommend), add the following to your $HOME/.emacs: (setq user-mail-address "[EMAIL PROTECTED]") > It it a bug that send.c is not checking the mtstailor file for > the "localname" definition? It should be supported, indeed. Regards, Sergey _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
