2.06 compatible? little changes...

This mod, will add the ability to make "newsletters" and other customised mass emails, status is showen while sending mass email
It will also be posible to grant other users permissions to send mass email to a specific usergroup
Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

2.06 compatible? little changes...

Postby Luciano on Sun 28. Dec, 2003 07:58

Actually as i looked into the code.. there is a little change to be made for 2.05 and 2.06...

in mass_mail.php

find:
Code: Select all
         $emailer->extra_headers($email_headers);

replace with:
Code: Select all
         $emailer->from($board_config['board_email']);
         $emailer->replyto($board_config['board_email']);


it still works without the change.. but the headers are different..
actually the change was done in 2.05.. when you receive a mail without the change you will have noticed in the header that the mail comes from useremail ; domain name with the change it comes from usermail only


Luc
Luciano
Poster
Poster
 
Posts: 6
Joined: Sun 16. Feb, 2003 08:58

Return to Custom mass email [2.0.8/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron