Re: Blat option -f not working
| Newsgroups | gmane.mail.blat |
|---|---|
| Message-ID | <9425FCF8CBA14920B3EBA8FDF4AC6DDA@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. Chip