Re: [Bulk] Re: Blat option -f not working
| Newsgroups | gmane.mail.blat |
|---|---|
| Message-ID | <DCB2173ED1B04CAD80A657148BEB2329@chip> |
>> That´s exactly my Problem. At the moment i use the following parameters. >> : >> >> blat -to %TO% -f %USER% -i %FROMNAME% -server %SERVER% -u %USER% -pw >> %PW% -subject %SUBJECT% -body %BODY% >> >> At the moment the sender is always shown as the one named in %USER%. >> >> I need %FROMNAME% shown as the sender of the email. I also changed -f >> %USER% to -f %FROMNAME% but still no difference. >> >> The -i option works with an email adress that is not registered or not >> real but that doesn´t help me. >> >> Best regards One last item, you can run "Blat -?" to get a full list of command line options and a brief description of each option. In this list, you will see there is the -replyto option to change the "Reply-To:" header, the -sender option to change the "Sender:" header, and there is -mailfrom option to change the "MAIL FROM:" command given to the server. You are allowed to change any of these values, independently from the "From:" header using the -f or -i options. It would benefit you to run "Blat -?" once in a while to see what you may have forgotten or not known about. -- Chip