Author Topic: Can't send - smtp error 250  (Read 17192 times)

Offline mcsaban

  • Newbie
  • *
  • Posts: 2
Problem with sending email. Error msg 250
« Reply #15 on: December 06, 2010, 10:31:28 AM »
Hy. I have the same problem when im trying to send email. Is ther anny more help? Thank you.

Offline mcsaban

  • Newbie
  • *
  • Posts: 2
Ok i fixed problem!
« Reply #16 on: December 07, 2010, 06:37:09 AM »
Problem is in:

// SMTP HELO host
// Hostname to give to the remote server for SMTP 'HELO' or 'EHLO' messages
// Leave this blank and you will get the server variable 'server_name' or
// localhost if that isn't defined.
$rcmail_config['smtp_helo_host'] = 'I LEFT EMPTY SPACE HERE AND IT WORKS';