Is there a way to get the Mass Mailer to use an SMTP username and email?
I have the SMTP Mailer installed and working.
Thanks!
Peer
Is there a way to get the Mass Mailer to use an SMTP username and email? I have the SMTP Mailer installed and working. Thanks! Peer Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970 |
I saw a post where I was having a problem with this way back in the day.. I changed my cron job to be this **** **** /usr/local/bin/php -q /home/singlebk/public_html/periodic/cron.php >/dev/null 2>&1 And, magically, an email showed up in my inbox... P. Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970 |
But, I may have forced the job to run sitename.com/periodic/cron.php Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970 |
I can confirm, adding >/dev/null 2>&1 to the end of my command line solved the problem or my hosting company made a change Regardless, I'm happy it looks to be working. Peer Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970 |