Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

SMTP to mail()

Post Reply
zazzium
Posts: 84
Joined: Mon Jul 04, 2011 12:52 am

SMTP to mail()

Unread post 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.
shane
Posts: 100
Joined: Mon Jun 15, 2009 10:04 am

Re: SMTP to mail()

Unread post by shane »

please see the attached file, the newest versions allow for authenticated SMTP, we use gmail.
You do not have the required permissions to view the files attached to this post.
zazzium
Posts: 84
Joined: Mon Jul 04, 2011 12:52 am

Re: SMTP to mail()

Unread post 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()
Kazuya07
Posts: 1
Joined: Mon Feb 23, 2015 8:45 am

Re: SMTP to mail()

Unread post 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
Post Reply