RE: Using BLAT for sending application's Log Files
| Newsgroups | gmane.mail.blat |
|---|---|
| Message-ID | <56A5CAD9B8C947579E875443C036CDC6@extensa> |
-u & -pw are for SMTP server which needs authentication. This information does not go to email recipient. Test by sending it to yourself. Regards, For Softools Middle East, A Dubai Based Company Skand Bhargava TAS2000 & HR2020: Serious Attendance & HR Systems PO Box 14959, Dubai Tel: +971 4 2680533, Mob: +971 50 6340258 -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Friday, May 13, 2016 8:29 PM To: [email protected] Subject: RE: [blat] Using BLAT for sending application's Log Files Hi, Thank you for your answer. Maybe I did gave you a good explanation to my problem. 1st check my blat parameters. blat - body "App.log report is attached." -subject "My App Log Report" -f [email protected] -to [email protected] -server mail.mycompany.gr -port 587 -u loguser -pw logpass123! -attacht app.log This above script goes to EVERY client of ours. As you can see by yourself, to send an email from [email protected] to [email protected] I HAVE to entry the username as well as the password of the send mail which in this case is the [email protected]. This is a problem for my. I dont want my client to KNOW the username and the password of the specific email account. So, what is m