Sending Email Using Command Line
16 November 2009
No Comment
To use Blat to send email, you will definitely need to refer to the syntax manual. Below is an example for a normal SMTP server that requires authentication. You can also use IP:Port for -server syntax. By default Blat uses port 25 but if your SMTP server uses a different port, then you can change it.
blat.exe -f from@email.com -to recipient@email.com -subject ThisIsTheSubject -body ThisIsTheBody -server smtp.server.com:25 -u SMTPUserLogin -pw SMTPUserPass
Related Posts
Related posts:
- Enable/Disable ipv6 in command line
- How To Restart Windows Computer in Safe Mode Via Command
- How To Hack An Email Using Hardware Keylogger
- How to Enable Run Command in Start Menu in Windows 7
- Obtain Whois Information From The Windows Command Prompt
- How To Disable USB Drives Ports on Computer
- Finding Email ID of Any Orkut Profile
- How To Enable Vista’s Hidden Administrator









Leave your response!