Forum

Mailing -Global par...
 
Notifications
Retirer tout

Mailing -Global parameters

8 Posts
2 Utilisateurs
0 Reactions
9,110 Vu
(@bashiro)
Posts: 7
Active Member
Début du sujet
 
[#5488]

Hello,
Can someone help setup right email parameters in projeQtor ?
I have filled correct information but yet I get error on test:

sent test :

sender of email :
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

Any help , Please
Regards
bashiro


 
Posté : 12 Oct PM 20:1010
(@babynus)
Posts: 14952
Membre Admin
 

Check your SMTP server.
Does it require valid account ?
Does is require SSL or TLS ?


 
Posté : 12 Oct PM 21:1010
(@bashiro)
Posts: 7
Active Member
Début du sujet
 

Thanks for the reply.
yes the mail server requires SSl and request login
Do I need to edit php.ini too ?


 
Posté : 13 Oct AM 00:1010
(@babynus)
Posts: 14952
Membre Admin
 

Do I need to edit php.ini too ?

No

yes the mail server requires SSl and request login

Be sure to use correct port.
Default ssl is 465
You can also force ssl : just speficy protocole in host name "ssl;//hostname"


 
Posté : 13 Oct AM 03:1010
(@bashiro)
Posts: 7
Active Member
Début du sujet
 

Hello sir, thanks for the reply.
I am doing this from global parameters under mailing. Is this correct ?
What if the mail server does not require ssl ? I have two email providers by which
I can use both, One ssl and the other no ssl.
Any ideas ?
Best regards
Bashiro


 
Posté : 14 Oct PM 14:1010
(@babynus)
Posts: 14952
Membre Admin
 

am doing this from global parameters under mailing. Is this correct ?

Yes

What if the mail server does not require ssl ? I have two email providers by which

With or without SSL will change port to use.
Also, often non SSL nor TLS smtp server don't require login account.

Try and post screenshot of your config (hide confidential data) and result message of test.


 
Posté : 14 Oct PM 15:1010
(@bashiro)
Posts: 7
Active Member
Début du sujet
 

Hello again,
i enclosed the image capture of the configuration frame.
Hope you recognize some errors.
Thanks in advance


 
Posté : 14 Oct PM 18:1010
(@babynus)
Posts: 14952
Membre Admin
 

OK,

Connection of SMTP server fails.
This wean you cannot reach smtp server through port 465.
Try port 25 (non secured) or 587 (TLS)

Also try and get Error logged on projeqtor log file, possibly there will be more explicit error here.


 
Posté : 14 Oct PM 18:1010
Share:
Retour en haut