On Sun, 27 Dec 2020, Kenneth Porter wrote:
--On Saturday, December 26, 2020 11:20 PM -0500 Bill Cole
wrote:
You definitely want to escape that '+' and catch the recipient instead of
sender:
header RULENAME To:addr =~ /\+.+\@/
score RULENAME -1
That looks like what I want. Although
--On Saturday, December 26, 2020 11:20 PM -0500 Bill Cole
wrote:
You definitely want to escape that '+' and catch the recipient instead of
sender:
header RULENAME To:addr =~ /\+.+\@/
score RULENAME -1
That looks like what I want. Although since my server is hacked to accept a
dot as
Is that what you were after?
> > >
> > > > What glue are you using to call SA?
> > > >
> > > > On Sat, Dec 26, 2020, 14:12 Joe Acquisto-j4 <
> > > > j...@j4computers.com>
> > > wrote:
> > > > > Some mail with attached suspect files are larger than can be
> > > > > processed.
> > > > > Looking for