Chat+ SMTP Setup

I was wondering if anyone has successfully tested emails verification via Chat+ Registration Form ?

I set up my SMTP (I think I've done it properly) using mail server, port and created an Acct on the same domain, but when I register as a new user via Chat+ Registration Form, I get prompted that an email has been sent to my email for verification, but no success.. I also tried the Test function within Chat+ Admin, and no success..

Also, what/where do I check to see hopefully a meaningful message as to why this is not working..


Thx. 

Quote · 15 Apr 2016

check the Chat+ logs. I set mine to show everything - not just errors - but, the logs will tell you exactly what the issue is.

caredesign.net
Quote · 15 Apr 2016

Thanks Prof, that was a good start.. This is what I see in the log, any idea ?    Thx.

(Mail not sent; to enable sending, set the MAIL_URL environment variable.) 
I20160415-20:44:54.404(1) (Mail not sent; to enable sending, set the MAIL_URL environment variable.) 
I20160415-20:44:54.405(1)
 
[object Object]
I20160415-20:44:54.405(1) [object Object]

I20160415-20:44:54.405(1) ====== END MAIL #10 ======  

Quote · 15 Apr 2016

If you open another terminal at the root of your meteor app and type meteor shell, then type process.env.MAIL_URL, is there any return, or is it empty?

caredesign.net
Quote · 15 Apr 2016

I am logged in via Putty as root, how do I startup meteor app ?  I typed {meteor} but it says not found..  

Quote · 15 Apr 2016

oh shoot - you are not running the development version.

 

OK, first - make sure all of your settings are correct - it could be a simple typo. Sometimes our brains tell our eyes that something is - because we expect it to be.

caredesign.net
Quote · 15 Apr 2016

ok, so i just setup my smtp and - again, I am using v25 - but sending emails works perfectly for me

 

 

I20160415-15:25:26.310(-7) Updating process.env.MAIL_URL 
I20160415-15:25:27.516(-7) [methods] sendSMTPTestEmail -> userId: qZp6w4KM , arguments:  {} 
I20160415-15:25:28.566(-7) Sending email to admin@cvp71.com 
I20160415-15:27:51.261(-7) [publish] null -> userId: qZp6w4KM , arguments:  {} 
I20160415-15:27:51.262(-7) [publish] settings -> userId: qZp6w4KM , arguments:  {} 
I20160415-15:27:56.740(-7) [publish] null -> userId: qZp6w4KM , arguments:  {} 
I20160415-15:27:56.741(-7) [publish] settings -> userId: qZp6w4KM , arguments:  {} 
caredesign.net
Quote · 15 Apr 2016

on SMTP section > username - can this value be just the prefix or the full email address ? For instance, if I have an email called Jim@google.com - should I use only { Jim } or {Jim@google.com}  ?

Quote · 15 Apr 2016

I am also using port 25 and I tested my mail server at:  
http://mxtoolbox.com/SuperTool.aspx?action=smtp%3amail.bergag.com&run=toolpage 

and looks good.. now I am checking the username & passwd

Quote · 15 Apr 2016

 jim@google.com

 

 

on SMTP section > username - can this value be just the prefix or the full email address ? For instance, if I have an email called Jim@google.com - should I use only { Jim } or {Jim@google.com}  ?

 

smtp settings.jpg · 180.3K · 361 views
email success.jpg · 216.9K · 337 views
successful email.jpg · 217.6K · 381 views
caredesign.net
Quote · 15 Apr 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.