Search found 1 match

by stinner
09 Oct 2009, 14:25
Forum: Help
Topic: No Email notifications
Replies: 2
Views: 9217

Re: No Email notifications

Hi guys,

I have the same problem. I have read different emails regarding email notifications but it does not work yet. Could you please confirm which line is correct :
$g_phpMailer_method = PHPMAILER_METHOD_SMTP; or $g_phpMailer_method = PHPMAILER_METHOD_SMTP;

Then could you tell me if we must ...