Despite substantial research and many posts that seem to indicate this isn’t too tough, I’m at a loss as to how to send a gMail through Google without the need to connect via SMTP. I’ve successfully implemented code that polls and posts Google Docs. I would think this would be easier.
Several posts indicate that Email::Send::Gmail is the way to go, but that module is not available via PPM (with all default repositories added).
Could someone please let me know if I’m on the right track?
I apologize for a lack of details, but I’m not sure I know what the exact problem is, so before I post tons of likely irrelevant information, could someone please verify for me that they have successfully implemented the Email::Send::Gmail module and provide an example if so?
If you’re on Windows, then I’d recommend using Strawberry Perl and then installing Email::Send::Gmail via CPAN.