Hi experts how to send mass mail in dolphin 6.1.4 i have mails qued but not delivered will it be delivered automatically because no sending button i could not see anywhere and after 10 days my mails were not sent.Pl help me thanks
Hi experts how to send mass mail in dolphin 6.1.4 i have mails qued but not delivered will it be delivered automatically because no sending button i could not see anywhere and after 10 days my mails were not sent.Pl help me thanks |
You need to set up a cronjob that will send the queued mail, something like this:
MAILTO=admin@yoursite.com
This will run the required files to update your database, send cupid mails, send queued site mail amongst other automated tasks.
There is plenty of threads within this forum covering crontab or cronjobs, or ask host. |