Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Navigation
Latest Addons
AD Gallery 51
SyntaxHighlighte... 51
Newsletters v4.03 112
Facebook Like Box 125
Newsletters v4.02 57
Metro 164
Facebook Connect 170
Shoutbox Panel 126
Redactor for PHP... 106
MI Floating Side... 109
Facebook Login/R... 154
Avatar Studio v2.03 179
Relationship Sta... 98
Sexual Orientati... 116
Fisherman 143
Popular Addons
iTheme2 5801
Arise 5790
User Control v1.23 4619
Event Calendar 4050
Photowidget panel 3888
Radio-Theme red2... 3356
Highslide Gallery 3313
CSS/JavaScript D... 3229
Facebook Connect... 2985
Dynamic Menu 2893
Slideshow Lightb... 2721
L-AMANT 2659
Enigma 2635
2Dark 2606
Black 2578
View Thread
Who is here? 1 guest(s)
 Print Thread
SMTP with Auth ?
krisop
I can put only host but most of SMTP servers using Auth now so how to setup this in PHP-Fusion ?
--
[EL!TA].Kris vel Kris o poranq
 
http://battletracker.com/playerstats/aao/335690/
bite
PHP-Fusion does not allow you to set all values required by most emailing systems, there is 9 parameters which is supported by PHPMailer which PHP-Fusion uses, PHP-Fusion fully supports only 4 and one not fully.
The only way to setup other parameters is to edit sendmail_include.php or phpmailer_include.php in includes folder.
Edited by bite on 19-05-2009 15:45
 
krisop
If im not so skilled with that can You (someone) wrote here what should i do to send emails throw smtp.google.com ? STARTTLS (SSL), Port: 465 or 587 and Auth ???
--
[EL!TA].Kris vel Kris o poranq
 
http://battletracker.com/playerstats/aao/335690/
krisop
I found that :
SMTP Host: ssl://smtp.gmail.com:465
SMTP Username:
SMTP Password: Yours password

For v.7 should be enough without makin any changes in sendmail_include.php or/and phpmailer_include.php

But for me it's shown that Send mail failed, caontact with Admin...
--
[EL!TA].Kris vel Kris o poranq
 
http://battletracker.com/playerstats/aao/335690/
bite
The thing is... current version of PHPMailer included with PHP-Fusion does not support connection prefix which is required to use gmail SMTP.
here is list of settings you need to set for gmail in latest PHPMailer version:
public $From='';
public $FromName='Nick Gmail';
public $Mailer='smtp';
public $Host='smtp.gmail.com';
public $Port=587;
public $SMTPSecure='tls';
public $SMTPAuth=1;
public $Username='';
public $Password='password';
 
krisop
Sorry, but steel not workin... Is there posibility to got that php files in zippack ? maybe mine are bugged or something, and if i done with that variables i must setup in misc ?
Which files i must modify ? there is:
phpmailer_include.php
smtp_include.php
class.phpmailer.php
class.smtp.php

--
[EL!TA].Kris vel Kris o poranq
 
http://battletracker.com/playerstats/aao/335690/
bite
As i already told, the version of PHPMailer which comes with PHP-Fuison does not support Gmail smtp. Download newer version of PHPMailer http://phpmailer....f&p=dl
 
krisop
Language string failed to load: tls
WTH ?
--
[EL!TA].Kris vel Kris o poranq
 
http://battletracker.com/playerstats/aao/335690/
bite
PHP version?
tls works fine only with latest PHP version which is 5.2.5 or newer.
 
krisop
PHP Version 5.2.6
http://www.elita-...m/info.php
Edited by krisop on 21-05-2009 20:49
--
[EL!TA].Kris vel Kris o poranq
 
http://battletracker.com/playerstats/aao/335690/
bite
Then its PHPMailer bug... post full error message and PHPMailer version you using...
also, did you tried to replace old PHPMailer files who came with PHP-Fusion with newer you downloaded?
Edited by bite on 21-05-2009 22:57
 
krisop
i used this PHP-Mailer which is linked here, and PHP-Mailer which was in PHP-Fusion with... so
--
[EL!TA].Kris vel Kris o poranq
 
http://battletracker.com/playerstats/aao/335690/
bite
well you see... PHP-Fusion uses quite old version, so you can't just download new version and replace old files... PHP-Fusion simply not comfortable with new version.
 
krisop
i did mate ! I did! In old version is VAR not PUBLIC (variable)
--
[EL!TA].Kris vel Kris o poranq
 
http://battletracker.com/playerstats/aao/335690/
starefossen
Thanks for brining this up. We are currently working on the next version of PHP-Fusion (v7.01) and this is something we should put in. Port and auth should be added to the settings and we will upgrade our version of PHPMailer.
www.postexus.com - Follow Postexus on Facebook.
 
krisop
So hooah ! That will be little pice of sand from me to PHP-Fusion Grin
--
[EL!TA].Kris vel Kris o poranq
 
http://battletracker.com/playerstats/aao/335690/
bite
@Starefossen: That's a spirit...
 
krisop
So we are waitih for 7.01 Grin
--
[EL!TA].Kris vel Kris o poranq
 
http://battletracker.com/playerstats/aao/335690/
krisop
So it's done in 7.02 version ? If yes, what should i do to use gmail for sending mails from php-fusion Smile ?
--
[EL!TA].Kris vel Kris o poranq
 
http://battletracker.com/playerstats/aao/335690/
Jump to Forum:
Similar Threads
Thread Forum Replies Last Post
SMTP settings Installation Issues 5 12-04-2012 00:36
Media Wiki / Fusion Auth User Administration 3 04-01-2012 10:10
[req] Simple auth script for other applications to access fusion's database Ideas for Modifications and Requests 4 20-07-2011 23:51
SMTP Installation Issues 1 23-04-2011 23:04
auth system User Administration 3 04-02-2010 00:18
Official Home of PHP-Fusion uses cookies. Some may already have been set. Read more about our Cookies here.
Please click the button I Consent Cookies to hide this bar and accept our cookies. If you continue to use the site with no action taken, we'll assume that you consent our cookies anyway.
Cookiebar Panel byVenue