mike
Banned User
How I can fix Gmail send e-mail's
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?
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?