Elxis CMS Forum
Support => Installation => Topic started by: taji on August 29, 2010, 15:44:19
-
is there way to set elxis to support smtp over SSL for port 465
pls advise will there be an update for phpmailer for this support ?
thanks elxis support team
-
On administrator area top menu.
Site - > Global Configuration -> [tab] Mail - > [Field] Mailer --> (choose) SMTP Server.
Fill also the right information on fields SMTP Auth , SMTP User , SMTP Pass , SMTP Host and you are ready to use!
-
how about port 465 ? SSL ?
-
can i modified the phpmailer to make it work for gmail ?
class.phpmailer.php
class.smtp.php
port 465, SSL
how to modified them to make it work ?
-
have you done what i wrote you above ?
-
eg. the configuration file i set up
$mosConfig_mailer = 'smtp';
$mosConfig_mailfrom = 'emai@gmail.com';
$mosConfig_fromname = 'email@gmail.com;
$mosConfig_sendmail = '';
$mosConfig_smtpauth = '1';
$mosConfig_smtpuser = 'email@gmail.com';
$mosConfig_smtppass = 'the password';
$mosConfig_smtphost = 'smtp.gmail.com';
where to put port 465 and SSL ?
-
in first place your server must has OPEN SSL
and then edit the default port 80 to 465
-
i dont think there is any issue on this.
my question is how to make the changes to solve it !
what is the solution to solve my problem.
for my server side everything is ok !
it is the phpmailer that need to be modified to support smtp port 465 SSL
please help !!! :(
-
2 different types to send email,
one the phpmailer and second the smtp.
Now you want to send via SMTP you have to edit the class.smtp.php to add the 465 port.
-
i have set class.smtp.php
port 465 and it does not work also !!!
-
ok, I will have to check it. But I am mobile and I now I can't.
I will check it as soon as possible & regarding my appointments.
-
thanks Sirigos
can u help me to solve this issue. i hv been try for weeks and it wont work
i willing to offer this as job offer.
pls advise regards the fee .
i really hope some "ANGEL" help me get through this .... :(
i know is not that difficult , it just wont work for SMTP for smtp.gmail.com
regards
melvin