Elxis CMS Forum

Support => Installation => Topic started by: taji on August 29, 2010, 15:44:19

Title: SMTP over SSL port 465
Post 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
Title: Re: SMTP over SSL port 465
Post by: webgift on August 29, 2010, 16:14:34
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! 
Title: Re: SMTP over SSL port 465
Post by: taji on August 29, 2010, 20:32:38
how about port 465 ? SSL ?
Title: Re: SMTP over SSL port 465
Post by: taji on August 30, 2010, 11:26:34
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 ?

Title: Re: SMTP over SSL port 465
Post by: webgift on August 30, 2010, 11:36:11
have you done what i wrote you above ?
Title: Re: SMTP over SSL port 465
Post by: taji on August 30, 2010, 12:56:02
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 ?
Title: Re: SMTP over SSL port 465
Post by: CREATIVE Options on August 30, 2010, 21:53:07
in first place your server must has OPEN SSL

and then edit the default port 80 to 465
Title: Re: SMTP over SSL port 465
Post by: taji on August 31, 2010, 06:13:12
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 !!! :(

Title: Re: SMTP over SSL port 465
Post by: CREATIVE Options on August 31, 2010, 08:33:10
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.
Title: Re: SMTP over SSL port 465
Post by: taji on August 31, 2010, 10:57:52
i have set class.smtp.php

port 465 and it does not work also !!!
Title: Re: SMTP over SSL port 465
Post by: CREATIVE Options on August 31, 2010, 11:32:03
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.
Title: Re: SMTP over SSL port 465
Post by: taji on August 31, 2010, 11:45:53
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