Roundcube Community Forum

Release Support => Pending Issues => Topic started by: DeathTorrent on March 12, 2013, 07:23:43 PM

Title: Postfix being an ass: Relay access denied when rcpt to: is issued
Post by: DeathTorrent on March 12, 2013, 07:23:43 PM
Ok, Postfix is being a homo.
When I try to send e-mail in roudcube, it returns, "Relay access denied".  I telnet to port 25 on the server, ehlo and rcpt from without a problem.  When I enter mail to: [email protected] it returns 554 5.7.1 <[email protected]>: Relay access denied.  Apparently, this is a postfix issue, but idk how to fix it...even reinstalling postfix from scratch doesn't fix it.  Help.
Title: Re: Postfix being an ass: Relay access denied when rcpt to: is issued
Post by: ABerglund on March 12, 2013, 11:40:10 PM
I assume that RC and postfix are running on separate servers. If so, you need to tell postfix that it's OK to accept mail from your RC box. Look for the "mynetworks" params in postfix's main.cf.