Hi Wietse, Thanks, as I suspect, it is doing the >>> START Client host RESTRICTIONS <<< generic_checks: name=reject_rbl_client, etc etc and then calling milter8_connect: transport=unix endpoint=/var/run/milter/milter-regex.sock
I swapped this debug and applied it on normal smtp and that works as expected, milter before "START Sender address RESTRICTIONS", I note the different calls, START Client|Sender.... So I guess the "client" section takes precedence in checks before handing off to milter - or something in my cfg is forcing an order change, its nearly midnight here now so I will play some more, taking out options from master then main etc to see if that is the case over the weekend when servers are quieter. Thanks for your help. On Fri, May 30, 2025 at 9:03 PM Wietse Venema via Postfix-users < postfix-users@postfix.org> wrote: > Laura Steynes via Postfix-users: > > if I telnet mailserver 587 with milter-regex in debug mode from > localhost, > > I see the connection, however, when running from internet,I > > don't,milter-regex is ignored and it hits the rbls where it should have > > been caught, have I got something out of order here, am I doubling up and > > one is cancelling the other, or does client submission actually take > > overall precedence? > > Please turn on Postfix debug logging with one -v option in master.cf > > submission inet .... smtpd -v > -o name=value... > -o name=value... > -o name=value... > > Run "postfix reload", and watch the Postfix SMTP daemon talking > to the milters. > > Then, you should see similar logging when you telnet to port 587 > on the public IP address from the machine itself as from a remote > system. > > Wietse > _______________________________________________ > Postfix-users mailing list -- postfix-users@postfix.org > To unsubscribe send an email to postfix-users-le...@postfix.org >
_______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org