• Hello,
    I am currently using the PhpMailer plugin to allow email notifications to be sent through smtp rather than using sendmail. I am trying to modify the subscribe2 plugin to allow for it to work with the phpmailer plugin and I have it working correctly but for some reason the notifications are only being sent to the site admin email address.

    The header for the email sent to the admin user shows the CC to the correct addresses but the email never arrives. Anyone had any success using these two plugins??

    I appreciate the help.
    Thanks
    Kyle

Viewing 1 replies (of 1 total)
  • Thread Starter kmachstang

    (@kmachstang)

    After taking a look at the log files of the actual email server, I noticed that the CC was not infact sent properly. I modified the subscribe2 plugin to simply send a email to each of the recipients. Works for now but would probably be a pain at a larger scale.

Viewing 1 replies (of 1 total)
  • The topic ‘Subscribe2 via phpmailer’ is closed to new replies.