Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: projectmyst on June 14, 2012, 06:37:53 AM

Title: SMTP Error (553)
Post by: projectmyst on June 14, 2012, 06:37:53 AM
Hi guys

I'm having a problem, i very time i send an email i'm getting this error, any ideas?

Code: [Select]
SMTP Error (553): Failed to add recipient "gv_ico@msn.com" (sorry, that domain isn't in my list of allowed rcpthosts; no valid cert for gatewaying (#5.7.1)).
Title: Re: SMTP Error (553)
Post by: SKaero on June 14, 2012, 06:48:13 AM
Make sure you have STMP setup correctly to authenticate your email account.
Title: Re: SMTP Error (553)
Post by: projectmyst on June 14, 2012, 06:58:26 AM
Right i got it, for some reason the config.php file did have the username and password for the SMTP setup, must of deleted it at some point by mistake..

Thank for your help.