arekziomal
New Member
Witam!
Mam poważny problem z "// E-MAIL config".. ;/ ustawiłem wszystko tak jak powinno być :
Ale dalej nie działa;/ nie wiem ocb... na dole napisze błąd jaki mam :
Za pomoc rep++ ;p
Thx Pozdro
Mam poważny problem z "// E-MAIL config".. ;/ ustawiłem wszystko tak jak powinno być :
// 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 0 if use mail function)
$config['site']['smtp_host'] = "smtp.gmail.com"; // address
$config['site']['smtp_port'] = 25; // port
$config['site']['smtp_auth'] = "yes"; // need authorization? (set 0 if not need auth)
$config['site']['smtp_user'] = "[email protected]"; // login
$config['site']['smtp_pass'] = "dasdasdasfsa"; // password
Ale dalej nie działa;/ nie wiem ocb... na dole napisze błąd jaki mam :
An error occorred while sending email! Try again or contact with admin.
Za pomoc rep++ ;p
Thx Pozdro