• 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!

Gesior ACC ERROR'S

mike

Banned User
Joined
Jun 12, 2008
Messages
150
Reaction score
0
Location
Caracas Venezuela
How I can fix Gmail send e-mail's

Code:
send_emails = "yes"
mail_address = "[email protected]"
smtp_enabled = "yes"
smtp_host = "ssl://smtp.gmail.com"
smtp_port = "465"
smtp_auth = "yes"
smtp_user = "[email protected]"
smtp_pass = "password"

I have this...
I'm currently using this setup but it does not work.

So could anyone help me out?

And how I can add bans table for look the banned players?
 
Back
Top