• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

[Gesior ACC] Send Emails Configuration

arekziomal

New Member
Joined
Feb 26, 2009
Messages
102
Reaction score
0
Location
U.K
Hello guys.. :)

i got problem with Gesior ACC Send emails configuration.. because when i finish configurate Sends Email i got problem..

my send emails configuration :

// E-MAIL config
$config['site']['send_emails'] = 1; // is acc. maker configured to send e-mails?
$config['site']['mail_address'] = "[email protected]"; // e-mail address
$config['site']['smtp_enabled'] = "yes"; // send by smtp or mail function (set $
$config['site']['smtp_host'] = "smtp.poczta.onet.pl"; // address
$config['site']['smtp_port'] = 25; // port
$config['site']['smtp_auth'] = "yes"; // need authorization? (set 0 if not need$
$config['site']['smtp_user'] = "thouriaots"; // login
$config['site']['smtp_pass'] = "my secret password:)"; // password

i got error on the page :

An error occorred while sending email! Try again or contact with admin.

WTF? please help me...


Sory for my english ;d

if you dont understand my english please say I'll try to explain ..

Thanks :)
 
Back
Top