On 6/13/2015 2:51 AM, Martin S wrote: > hi, > > I've set up a mailserver (as my hosting mail is crap) using this site: > http://www.server-world.info/en/note?os=CentOS_7&p=httpd&f=13 I am > having problems with recipients. No matter how I set up my recipeints > (local or virtual) I get Recipient address rejected: User unknown in > relay recipient table" > > Can someone point me to a reliable instruction for me to unfuck my > installation? > > > Regards, > > Martin S >
You get that message when the recipient domain is listed in relay_domains, and the recipient address is not listed in relay_recipient_maps. The proper solution depends on how you want postfix to handle your mail. Maybe one of these documents will help: http://www.postfix.org/ADDRESS_CLASS_README.html http://www.postfix.org/BASIC_CONFIGURATION_README.html http://www.postfix.org/STANDARD_CONFIGURATION_README.html http://www.postfix.org/SOHO_README.html If you need more help, we'll need more info on what you're trying to do and what isn't working as expected. For the kind of information we need, please see: http://www.postfix.org/DEBUG_README.html#mail -- Noel Jones