By liquidcms on
My server requires the use of authorized smtp for sending email. I also wanted to check out the simplenews newsletter module.
After much digging i sorted out a bunch of issues with both of these and made a small "handbook" in the process. I thought it might be usefull to people; it can be found at:
Peter Lindstrom
LiquidCMS - Content Management Solution Experts
Comments
Thanks!
This was exactly what I was looking for, thanks a lot. I'd like to add some information, since now there is a smtp module (http://drupal.org/project/smtp) which adds phpmailer to drupal. However, simplenews still doesn't use it, so your patch is still current. For those who like diff's here's what you have to patch in simplenews' activeMailLib.php:
file missing
I dowload the 5.1 release of simplenews and it don't have the activeMailLib.php file, how can i fix the problem if they don't use the file anymore ( i think they don't, since they don't put the file in the release).