1
Hi,
I have problems with sending emails to users.
I have setup the smtpauth settings correctly but when I sent a message to a user I get the following error:
Errors
SMTP Error: Could not authenticate
Could not send mail to fred.
I also tried to change the xoopsmultimailer.php setting from User to Username but without success.
I understand from the postings in this forum that more people are having this problem but no solution was found / given.
It seems that I cannot use the php(mail) or sendmail fuction and therefore smtpauth is important to me.
With phpbb2 I can sent (smtpauth) mail so it must be a setting in a XOOPS php.
Morris