hi .. i have checked the system settings thoroughly and still not able to fire emails from modx to users email accounts in order to get them registered and active members..
settings that i configured are as follows :-
smtp hosts : smtp.gmail.com
smtp password : ************
smtp port : 587
smtp user :
[email protected]
use smtp : yes
i am using modx's extra login to fire emails.. the default chunk name is lgnActivateEmailTpl. haven't made any changes to that either.. can't really say what i am doing wrong ?
PS :- i have even checked bobsguides.com link for sending mails by modphpmailer. When i run the snippet to send a single mail to myself, i see "Mail not sent" message.