Hi, we need to block subaddressing from extern, and only from extern. Internally we use it really often.
We thought about a table that denies recipient addresses that got a "+". But how do we filter only if they do not come from mynetwork and not the authenticated users, but only from users outside? Such a table would be a great idea, because when thinking about how to disable it for external users only, some nice guys came up with the idea to use it from extern, too. But only for very specific addresses. So, a table that operates in the class of not mynetwork and not authenticaed and that gives us the freedom to filter what we want, that would be great. But have not found it. What does not work for us is a separate smtpd in master.cf listening on a different port. Is there a (simple) way to do that? Thanks a lot! -lutzn _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org