Author Topic: Failed to add recipient  (Read 19727 times)

Offline AcidicChip

  • Newbie
  • *
  • Posts: 2
Failed to add recipient
« 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?

Offline AcidicChip

  • Newbie
  • *
  • Posts: 2
Failed to add recipient
« Reply #1 on: May 25, 2008, 11:35:07 AM »
Was a server config issue.

Offline kdobrev

  • Newbie
  • *
  • Posts: 1
Failed to add recipient
« Reply #2 on: September 07, 2008, 04:10:43 AM »
I'm getting the same error. What was your problem and did you fix it?

Offline Kameron

  • Newbie
  • *
  • Posts: 1
Failed to add recipient
« Reply #3 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

Offline bhzunami

  • Newbie
  • *
  • Posts: 1
Failed to add recipient
« Reply #4 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?
« Last Edit: December 01, 2008, 08:04:26 AM by bhzunami »

Offline DushiBida

  • Newbie
  • *
  • Posts: 2
Same error
« Reply #5 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?

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,845
Failed to add recipient
« Reply #6 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.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦

Offline DushiBida

  • Newbie
  • *
  • Posts: 2
Failed to add recipient
« Reply #7 on: December 04, 2008, 08:38:08 AM »
Problem solved. Thanks.

Offline demoniac

  • Newbie
  • *
  • Posts: 1
Failed to add recipient
« Reply #8 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?

Offline AtlanVIII

  • Newbie
  • *
  • Posts: 3
Failed to add recipient
« Reply #9 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?
« Last Edit: August 03, 2009, 08:56:41 AM by AtlanVIII »

Offline AtlanVIII

  • Newbie
  • *
  • Posts: 3
Failed to add recipient
« Reply #10 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?