Sending separate e-mails to everyone on a list.
-
I am trying to increase our reputation by sending out e-mails. I tried to do them all at once, but worldclient has a limit. Tried to do it in batches, but apparently the receiver thinks they are getting bounced do to too many entries in the "To:" field.
I've tried to create a list in MDaemon with these e-mail addresses, but it won't let me import a .csv file, saying it is missing the EMAIL column even though one is in there.
Would that allow me to send separate e-mails to each person if I do get this going?
-
I've tried to create a list in MDaemon with these e-mail addresses, but it won't let me import a .csv file, saying it is missing the EMAIL column even though one is in there.
Make sure there are quotes around each header. The first line of the file should look like this:
"Email","Header2","Header3"
Also, check the encoding of the CSV file using something like notepad++, it should be UTF8 encoded.
If you are still having issues, upload the CSV file to us and I can take a look at it.
https://mdaemon.sharefile.com/r-rc3922c1eed334d4dbf5e34f0bd04ccd6
Would that allow me to send separate e-mails to each person if I do get this going?
Yes, using a list will allow you to send separate emails to each person.
-
OK, think I have the e-mail addresses imported, thanks for the help there.
Now I have dump@beef4u.com as the sender, going to my list testme@beef4u.com, which contains the e-mails in the mailing list manager.
When I try to compose a test message to go out, it says that dump@beef4u.com cannot send to testme@beef4u.com.
Do I need to create an account for testme@beef4u.com?
-
OK, think it might have worked, I had to uncheck the box to not accept messages from non-list users.
-
It would be better to add dump@beef4u.com to the mailing list as a post only member. By allowing non-list members to post to the list you have given everyone access to send to the list. So if your server is available on the internet, then anyone can send to testme@beef4u.com and have the message sent to all list members.
-
Don't think that it is available, except to our people, but I've never dealt with mailing lists on MDaemon. I may update that part, but I have rules about sender=receiver which might stop that message. However, I guess that would only apply to the one from dump going to dump since they are separate e-mails.