Author Topic: Failed to reply with the sender name : failed to send message  (Read 3570 times)

Offline amorino

  • Newbie
  • *
  • Posts: 8
Failed to reply with the sender name : failed to send message
« on: December 30, 2007, 11:40:01 AM »
Hi my freinds,
I have a problem when replying to a e-mail it does this:

"lastname, firstname" roundcube will not send till I take out everything except for the E-mail address...

Error message: failed to send message

and after i automaticly receive an e-mail that says :
Quote
A message that you sent contained one or more recipient addresses that were
incorrectly constructed:

 .:: username::. : missing or malformed local part (expected word or "<")

This address has been ignored. There were no other addresses in your
message, and so no attempt at delivery was possible.

------ This is a copy of your message, including all the headers. ------
.......
NB: i'm hosted in site5 servers

Have i missed something?
Please give me the solution
Thank you and happy new year 2008

Offline amorino

  • Newbie
  • *
  • Posts: 8
Re: Failed to reply with the sender name : failed to send message
« Reply #1 on: February 16, 2008, 05:30:23 PM »
Roundup ;)

Offline amorino

  • Newbie
  • *
  • Posts: 8
Re: Failed to reply with the sender name : failed to send message
« Reply #2 on: February 19, 2008, 12:58:10 PM »
No answer my freinds?

Offline Syfox

  • Newbie
  • *
  • Posts: 5
Re: Failed to reply with the sender name : failed to send message
« Reply #3 on: February 21, 2008, 11:19:54 AM »
hey
i was just playing around with the main.inc.php file and my problem was fixed!
this is what i changed:

$rcmail_config['smtp_server'] = '';
to
rcmail_config['smtp_server'] = '127.0.0.1';

and

$rcmail_config['smtp_auth_type'] = '';
to
$rcmail_config['smtp_auth_type'] = 'PLAIN';

Offline amorino

  • Newbie
  • *
  • Posts: 8
Re: Failed to reply with the sender name : failed to send message
« Reply #4 on: March 02, 2008, 01:40:13 PM »
Hello,
Thanks a lot

I'm not on the local but on the server apache with site5 hoster

what should i change in this line?
rcmail_config['smtp_server'] = '127.0.0.1';

The ip of my site or the IP of the server E-mail?

Best regards
Amorino