Perl: Send an Email with attachment through Gmail SMTP
This is a tutorial on how to send an email with attachment via Gmail SMTP. Here i am using Email::MIME to create the email/message object.… Read More »Perl: Send an Email with attachment through Gmail SMTP