Does anyone know if the script authenticates before sending via SMTP? I can't get the script to send email, and looking at the server log SMTP is responding by with no authentication it is producing an error. Anyone else having trouble sending email through the script?
It is possible to authenticate. Specify SMTP server in aMember Cp -> Setup -> E-Mail as PHP: username:password@smtp.srver.address.com
E-Mailing Issue, too I have tried using the Internal PHP; SendMail path and SMTP. I would like to use SMTP, except it does not work. I am using xxx@domain.com:wordpass@mail.domain.com. Are there any other configurations that I need or am I doing something wrong trying to get a test e-mail sent. Any help would be greatly apperciated.
who is your mail provider? some mail providers use SSL/TLS which require an alternate port (465/587) which I do not believe is currently supported by aMember.
E-Mail Issue I'm a reseller for several different companies with different e-mail solutions. I can use any type of e-mail system. I'm trying to use just regular SMTP Port 25 e-mail. I tried with a couple of different providers. I haven't been able to send any e-mails, yet. Does aMember have a log that I view of SMTP errors?
the method Code: username:password@smtp.srver.address.com Will not work for me as my mail server uses the full e-mail address as the username.