i want to write batch file and in bash file i want to send mail .. so i need windows mail client support command line to sending email (with attachment)
*note :- i need it also support SMTP username and password
|
i want to write batch file and in bash file i want to send mail .. so i need windows mail client support command line to sending email (with attachment) *note :- i need it also support SMTP username and password
| |||||||||
feedback
|
|
If I interpreted you question correctly (not an easy task) you want a commandline tool to send emails. The time proven tool for this is blat. | |||||||
feedback
|
|
Try the examples on Petri IT Knowledgebase. EDIT: For authentication-support and attachments consider smtpmail | |||||
feedback
|