| Newsgroups |
gmane.mail.blat |
| Message-ID |
<[email protected]> |
Would stunnel be needed?
Mike Mattos
“To succeed in the world it is not enough to be stupid, you must also be well-mannered”
Voltaire
From: [email protected] [mailto:[email protected]]
Sent: May 15, 2016 2:47 PM
To: [email protected]
Subject: RE: [blat] Using BLAT for sending application's Log Files
> Thank you, all of you.
>
> I find a custom solution for my problem. I will share it with you.
>
> I changed the original source code of the BLAT and everytime it founds a specific smtp mail server ie mail.mycompany.com then it changes the sender, receiver, port, username and password directly from the code no matter what command line parameters are set. Of course the strings are encoded somehow to avoid a lightweight debugging.
>
> Best Regards,
An alternative solution that I was going to suggest when I had a few moments, was to include the registry keys in your installation process so that the user need not be aware of your login credentials. The registry keys would include the server name and port, sender’s email address, userid and password for login. This allows you to continue using new versions of Blat without having to ensure your edits are included and not being blocked by anything I do to new versions.
Chip