Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: AcidicChip on May 24, 2008, 12:39:56 PM

Title: Failed to add recipient
Post by: AcidicChip on May 24, 2008, 12:39:56 PM
I seem to be unable to send mail from the webmail, I get the "Failed to send" error on the page, and the error log contains...

Code: [Select]

[24-May-2008 11:11:57 -0500] SMTP Error: SMTP error: Failed to add recipient 'hidden@address.com' in /hidden/path/to/program/steps/mail/func.inc on line 1416


Can anyone tell me how I might be able to fix this?
Title: Failed to add recipient
Post by: AcidicChip on May 25, 2008, 11:35:07 AM
Was a server config issue.
Title: Failed to add recipient
Post by: kdobrev on September 07, 2008, 04:10:43 AM
I'm getting the same error. What was your problem and did you fix it?
Title: Failed to add recipient
Post by: Kameron on September 26, 2008, 07:36:46 PM
SMTP Error: SMTP error: Failed to add recipient

Any idea's I've been banging my head against this for a while. My ISP's smtp is working via kmail but I get no where with RoundCube?

What kind of webserver config error might I be looking for?

I'm running 0.1-beta2-0ubuntu1 if that makes a difference.

Many thanks
Kam
Title: Failed to add recipient
Post by: bhzunami on December 01, 2008, 05:50:32 AM
I have the same Error too!
Is there no solution to fix the problem??

Sorry, There was a wrong configuration! Now all is good?
Title: Same error
Post by: DushiBida on December 03, 2008, 08:11:06 PM
Here the same error too, but not if I add a recipient of my own domain, but when it is another domain the recipient cannot be added.

Someone with an idea?
Title: Failed to add recipient
Post by: JohnDoh on December 04, 2008, 03:16:35 AM
That sounds like an SMTP auth problem to me. Your server wont let you relay messages to the outside world unless it knows who you are. Check config/main.inc.php you'll see some SMTP auth options.
Title: Failed to add recipient
Post by: DushiBida on December 04, 2008, 08:38:08 AM
Problem solved. Thanks.
Title: Failed to add recipient
Post by: demoniac on June 14, 2009, 12:52:40 PM
I have the same problem...
SMTP Error: SMTP error: Failed to add recipient 'hidden@mail.com' in /hidden/path/to/rc/program/steps/mail/func.inc on line 1296

I seem to be unable to send, move or delete mail from the webmail.

IMAP and SMTP server are not on my machine, they are on hosting.
Machine that is running roundcube is behind NAT.I made the necessary port forwarding...
Can anyone help me to fix this?
Title: Failed to add recipient
Post by: AtlanVIII on June 15, 2009, 04:07:31 AM
hi i have the same problem here

my roundcube install runs on a ubuntu machine and connects to a exchange 2003
the imap access works
i can browse mails and all but i get this Error:
"SMTP error: Failed to add recipient ' ' in /usr/share/roundcube/program/steps/mail/func.inc on line 1416"

can someone help me please?
Title: Failed to add recipient
Post by: AtlanVIII on June 15, 2009, 05:19:30 AM
got that problem solved :)

did forget to add my roundcube server to the relay servers list :)

does anyone know how to make it possible to see the mails i sent in roundcube in the "sent mails" directory on the exchange?
i see them only in the roundcube sent folder not when i login to the exchange by the webinterface of it or in outlook
it looks like the mails are only stored lokal in the roundcube db and sent via anonymous so the exchange does not know it comes from the user

so what login data do i have to choose?