Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Elxis documentation
for users and developers.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Installation
»
SMTP over SSL port 465
« previous
next »
Print
Pages: [
1
]
Author
Topic: SMTP over SSL port 465 (Read 9685 times)
taji
Newbie
Posts: 12
SMTP over SSL port 465
«
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
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: SMTP over SSL port 465
«
Reply #1 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!
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
taji
Newbie
Posts: 12
Re: SMTP over SSL port 465
«
Reply #2 on:
August 29, 2010, 20:32:38 »
how about port 465 ? SSL ?
Logged
taji
Newbie
Posts: 12
Re: SMTP over SSL port 465
«
Reply #3 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 ?
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: SMTP over SSL port 465
«
Reply #4 on:
August 30, 2010, 11:36:11 »
have you done what i wrote you above ?
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
taji
Newbie
Posts: 12
Re: SMTP over SSL port 465
«
Reply #5 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 ?
Logged
CREATIVE Options
Authorized Elxis Professional
Elxis Community
Hero Member
Posts: 2334
Professional services for Elxis CMS
Re: SMTP over SSL port 465
«
Reply #6 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
«
Last Edit: August 30, 2010, 22:03:49 by Sirigos
»
Logged
taji
Newbie
Posts: 12
Re: SMTP over SSL port 465
«
Reply #7 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 !!!
Logged
CREATIVE Options
Authorized Elxis Professional
Elxis Community
Hero Member
Posts: 2334
Professional services for Elxis CMS
Re: SMTP over SSL port 465
«
Reply #8 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.
Logged
taji
Newbie
Posts: 12
Re: SMTP over SSL port 465
«
Reply #9 on:
August 31, 2010, 10:57:52 »
i have set class.smtp.php
port 465 and it does not work also !!!
Logged
CREATIVE Options
Authorized Elxis Professional
Elxis Community
Hero Member
Posts: 2334
Professional services for Elxis CMS
Re: SMTP over SSL port 465
«
Reply #10 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.
Logged
taji
Newbie
Posts: 12
Re: SMTP over SSL port 465
«
Reply #11 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
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Installation
»
SMTP over SSL port 465