Re: Blat option -f not working
| Newsgroups | gmane.mail.blat |
|---|---|
| Message-ID | <283A938B613D4C5C8DA748677656A92E@chip> |
>> Hello, i am using Blat 323 with Stunnel to connect to >> securesmtp.t-online.de on port 465. Sending of emails is working just >> fine but i can´t change the sender adress in the email. it is alwas >> giving me the email i use to log into the smtp server. >> >> Seems like the -f option is not working somehow > The option you want to use is -i, not -f. The -f option tells Blat to use > the provided name/email address as the sender, which is also used for > logging into the server. The -i option tells Blat that you want to > impersonate a different email address from the one used for logging into > the server. Another way to get what you want might be to use -u and -pwd options to use your server login credentials, no matter what you set as the -From email address. Chip