Code:
$email = $db->get_col('SELECT user_email FROM ' . table_users . ';'); 
![]() |
| | Thread Tools | Display Modes |
| |||
|
Is there an opt-out option for recipients of an email blast? Looking at the code in sendannouncement.tpl, it seems like a simple select statement of all users in the DB. Code: $email = $db->get_col('SELECT user_email FROM ' . table_users . ';'); |
![]() |
| Tags |
| email, opt-out, send announcement |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Send Announcement Module v0.2 | dollars5 | Questions and Comments | 20 | 05-28-2011 01:45 PM |
| Send Announcement for Pligg 1.0 | chuckroast | Free Modules | 18 | 10-06-2010 11:55 AM |
| Spam in Sending email using Send Announcement Module v0.2 | Thana | Questions and Comments | 1 | 01-02-2009 09:00 AM |
| Send Announcement: Error Message | bhatiacane | Questions and Comments | 2 | 10-09-2007 03:37 AM |