Hello, I know regexes well - but can't figure out, where to applly them in Postfix, since smtp_header_checks with DISCARD action seems not to be supported with OUTGOING mail?
On Fri, Nov 22, 2013 at 11:22 AM, Robert Schetterer <[email protected]> wrote: > > > Am 22.11.2013 10:48, schrieb Alexander Farber: > > > I'd like my postfix to drop OUTGOING mail silently if addressed to > > [email protected] <mailto:[email protected]> > > drop silent isnt a good idea, however you need some regex or pcre sender > restriction in combination only for out mail to do that. >
