Wednesday 18 July 2012 12:54:39 pm - 4 replies
I have create a cron from sending email for some contest winners.
But the email never received.
I was using eZMail() and also ezcMailComposer() both fails.
Works fine when are called as modules.
Any ideea?
Wednesday 18 July 2012 2:16:08 pm
Hi D,
I guess you should check wich user is running the cron. Is it the same that run your web server ? Has it required permission to use your mail server ?
I could be wrong but if your code works fine by a module... hard to say that you"re doing it wrong ![]()
regards,
Friday 27 July 2012 3:43:53 pm
Hi
Take a look at this :
http://share.ez.no/blogs/alessandro-dellanna/ez-4.3-and-smtp-auth-info
If you are still having problems, consider using ezcMailComposer and ezcMailMtaTransport.
Vince
Modified on Friday 27 July 2012 4:02:33 pm by Vincent Robic
You must be logged in to post messages in this topic!