Author Topic: Problem with SMTP and roundcube  (Read 12398 times)

Offline simonbr

  • Newbie
  • *
  • Posts: 1
Problem with SMTP and roundcube
« on: February 19, 2011, 04:04:50 PM »
Hello, Ive installed roundcube and everything seems alright but when i try to send an email, i get the following error;

Code: [Select]

SMTP Error (554): Failed to add recipient "joe@hotmail.com" (5.7.1 : Relay access denied)


I can setup the email account in outlook at it works without problem.
« Last Edit: February 19, 2011, 04:07:19 PM by simonbr »

Offline HTF

  • Jr. Member
  • **
  • Posts: 20
Problem with SMTP and roundcube
« Reply #1 on: February 20, 2011, 02:57:17 AM »
That error can occur if your email client (Roundcube) isn't setup to authenticate outgoing emails.

I'd recommend verifying in your config file (config/main.inc.php) that outgoing email is authenticated with the server.

Please also check your logs.

Why you are actually set webmail client for hotmail?!
« Last Edit: February 20, 2011, 03:01:04 AM by HTF »