| Newsgroups |
gmane.mail.blat |
| Message-ID |
<[email protected]> |
The answer to your problem would be to have your clients change the server, userid, and password to point to their local mail server. Then when this runs it will send the logs to you using their own mail server which will then send the email to your mail server.
Sent from Doug's iPad
> On May 13, 2016, at 12:29, [email protected] [blat] <[email protected]> wrote:
>
> 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,
>
>
>
>
>