| Newsgroups |
gmane.mail.blat |
| Message-ID |
<[email protected]> |
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 my options here ?
Regards,