On 2012-04-27 Dennis Guhl wrote: > On Fri, Apr 27, 2012 at 08:16:47PM +0200, Ansgar Wiechers wrote:
[ reject_non_fqdn_recipient ] >> For my personal mail server I use this rule, too. However, you need >> to be aware that it might reject some legit mail (e.g. from mail >> servers configured by stupid, but valid, customers), hence the rule >> may be inappropriate in situations where you handle business mail or >> mail for third parties. > > No really, I believe you have something else in mind. > > From http://www.postfix.org/postconf.5.html#reject_non_fqdn_recipient: > > reject_non_fqdn_recipient > Reject the request when the RCPT TO address is not in > fully-qualified domain form, as required by the RFC. *slaps self* Of course you're right. For some reason I had it confused with reject_non_fqdn_helo_hostname. Good thing it's Friday already ... Regards Ansgar Wiechers -- "Abstractions save us time working, but they don't save us time learning." --Joel Spolsky