On 5/25/2012 2:08 PM, Carlos R Laguna wrote: > Hello everyone i am facing a big mess here i had my MTA whith my own > user but this server is also a relay server for several subdomain > the problem is that my own politic are been aplied to user that > arent my, any clue why this is happening . Regards
It is unclear what you're referring to. Postfix applies all smtpd_*_restrictions to all mail, with clients listed in $mynetworks getting special treatment. http://www.postfix.org/BASIC_CONFIGURATION_README.html http://www.postfix.org/SMTPD_ACCESS_README.html Perhaps you need to add some internal servers to mynetworks? Please show your "postconf -n" output and postfix logs of the unwanted behavior, along with your description of what you expected to happen. http://www.postfix.org/DEBUG_README.html#mail -- Noel Jones