PDA

View Full Version : Mailing list with user name?


EvilArcana
04-09-2016, 11:41 PM
I was looking at the Generate Mailing List function, and it doesn't appear to support this, but I'd like to be able to generate a mailing list with the username in the list...so it would look like this:

sample@gmail.com username
sample2@yahoo.com otherusername
...


is this possible? mod? sql query?

--------------- Added 1460254557 at 1460254557 ---------------

This will be used in an opt-in/opt-out announcement list provided by my host (Dreamhost)...I'd like to add all of my existing users to the list, which will generate and send the confirmation email allowing them to opt-in or out.

After that, I'd like to somehow add the opt-in process to account creation...so when an account is created, part of that process will be to submit a form to the dreamhost script that adds a user and kicks off the opt-in/opt-out email to be sent. Any ideas?

EvilArcana
05-09-2016, 02:29 PM
Bumping this request...anyone have any ideas?

Lynne
05-09-2016, 02:41 PM
Why not just run a query on the user table in the database to get this?