>> how can i unserstand what has caused this milter reject and thereby
>> how i might ameliorate?
> 
> What parts does your milter consist of? Presumably the setup was made
> by you

yes, in general i can shoot myself in the foot without assistance :) i
should have given more data.  apologies.

    m1.rg.net:/etc/postfix# grep milter main.cf
    milter_protocol = 6
    milter_mail_macros = i {mail_addr} {client_addr} {client_name} {auth_authen}
    milter_default_action = accept
    milter_header_checks = regexp:/etc/postfix/milter_header_checks
    smtpd_milters = inet:127.0.0.1:11332
    non_smtpd_milters = inet:127.0.0.1:11332

    m1.rg.net:/etc/postfix# cat milter_header_checks 
    /^X-Spam: YES/                  REDIRECT [email protected]

and i monitor that mailbox.  and the message was bounced, not passed to
the REDIRECT

> Perhaps your milter logs something more somewhere else than the maillog
> so you can understand _why_ it came to that decision. If not, it's time
> to up your debug level so the next time you won't be left wondering
> why.

point

>> is their rdns spoofed by spammers?
> 198.2.141.97 appears to be announced by AS14782, The Rocket Science
> Group - aka Mailchimp. It's definitely them, it's not a forgery.

what i meant was if i accept-listed mailchimp by dns name someone could

    666.42.7.11.in-addr.arpa.   PTR  mcsv.net

otherwise i would have to chase their ip addresses

randy
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to