• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

AAC Recovery Acc Znote (Mailer Error: SMTP connect() failed.)

roriscrave

Advanced OT User
Joined
Dec 7, 2011
Messages
1,210
Solutions
35
Reaction score
206
Hi, Having error setting up lost account in Znote AAC, could someone help me out or share some step by step tutorial?
I'm geting this error
Code:
Mailer Error: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
thank you for your attention
 
In $config['mailserver'] set debug to true. It should enable more detailed error message.
Could be an authentication issue, or that the ports are blocked.
 
Back
Top