Spam Makes Sending Mail Harder
Here I am trying to send mail using some Perl module. But most of them seem to be written for the last millenium. They work best with a local SMTP host. For my own needs, that no longer works. The...
View ArticleI hate the Perl SMTP libraries
At home I have Net::SMTP::TLS and Net::SMTP::SSL installed and I’ve managed to use both to send mail via my Google account.On one of my hosting services, I have only Net::SMTP::SSL, and it just won’t...
View ArticleSpam Makes Sending Mail Harder
Here I am trying to send mail using some Perl module. But most of them seem to be written for the last millenium. They work best with a local SMTP host. For my own needs, that no longer works. The...
View ArticleI hate the Perl SMTP libraries
At home I have Net::SMTP::TLS and Net::SMTP::SSL installed and I’ve managed to use both to send mail via my Google account.On one of my hosting services, I have only Net::SMTP::SSL, and it just won’t...
View Article