We need to send mail by a perl-script in an environment WITHOUT a regular smtp server. For this purpose i create a new gmail account so i can send this mail via smtp.gmail.com.
After struggling and reading tons-of-info we won't succeed.
Is it anyway possible to send this mail by smtp.gmail.com?
If so, how to fix this in a perl-script.
Any input is welcome, thanks in advance.