Author Topic: Complete Newbie can't send emails  (Read 2672 times)

Offline taoh

  • Newbie
  • *
  • Posts: 1
Complete Newbie can't send emails
« on: February 11, 2015, 12:49:19 PM »
Hi
I have a Windows 2012 R2 server with hMailServer installed on it, I can send and receive emails from an email client (Claws) without aproblems with it set to IMAP.

However when I try and use the same account using roundcube, I can see read and compose the emails BUT when I try an send an email i get an error 'Failed to send message.

hMailServer error log shows
[11-Feb-2015 18:13:33 Europe/Paris] PHP Warning:  mail(): SMTP server response: 550 The address is not valid. in C:\wamp\www\anesfhs\mail\program\lib\Roundcube\rcube.php on line 1754

[11-Feb-2015 18:13:33 Europe/Paris] PHP Stack trace:

[11-Feb-2015 18:13:33 Europe/Paris] PHP   1. {main}() C:\wamp\www\anesfhs\mail\index.php:0

[11-Feb-2015 18:13:33 Europe/Paris] PHP   2. include_once() C:\wamp\www\anesfhs\mail\index.php:290

[11-Feb-2015 18:13:33 Europe/Paris] PHP   3. rcube->deliver_message() C:\wamp\www\anesfhs\mail\program\steps\mail\sendmail.inc:530

[11-Feb-2015 18:13:33 Europe/Paris] PHP   4. mail() C:\wamp\www\anesfhs\mail\program\lib\Roundcube\rcube.php:1754

[11-Feb-2015 18:14:51 Europe/Paris] PHP Warning:  mail(): SMTP server response: 550 The address is not valid. in C:\wamp\www\anesfhs\mail\program\lib\Roundcube\rcube.php on line 1754

I haven't got my SSL cert yet (can't get it until email works!) so I'm using pmail
I've tried all sorts of variations in configinc.php of

$config['smtp_server'] = '';
$config['smtp_user'] = '&u';
$config['smtp_pass'] = '%p';

without success

Help would be appreciated.

Cheers
Taoh