Michael Sperber:
> Feb 14 15:32:32 deinprogramm postfix/submission/smtpd[61536]: match_hostaddr: 
> 134.2.186.48 ~? 134.2.186.48/32
> Feb 14 15:32:32 deinprogramm postfix/submission/smtpd[61536]: 
> match_list_match: permit_mynetworks: no match

That is unexpected. Did you compile Postfix by hand, or is this
from a distribution?

Try this:

    $ echo "134.2.186.48/32 cidr works" > foo
    $ postmap -q 134.2.186.48 cidr:foo
    cidr works
    $

What is your output?

        Wietse

Reply via email to