Page 1 of 1

SMTP to mail()

Posted: Wed Apr 17, 2013 4:04 pm
by zazzium
for some reason my host provider banned the use of SMTP.
If someone has the same problem, the solution is quite simple, just swap the emaillib.php file for an older version (like 11.11.03).

Would be nice if it were configurable.

Re: SMTP to mail()

Posted: Mon Apr 29, 2013 6:51 am
by shane
please see the attached file, the newest versions allow for authenticated SMTP, we use gmail.

Re: SMTP to mail()

Posted: Mon Apr 29, 2013 8:24 am
by zazzium
Would be nice if it were configurable
sorry, I wasn't specify.
by configurable i meant the switching between email sending methods - SMTP or mail()

Re: SMTP to mail()

Posted: Mon Feb 23, 2015 8:50 am
by Kazuya07
you will have to modify nuBuilder's source code to do what you want at this point,we are working on a new version which will include this but that is awhile away