[Mimedefang] filter-question

Jason Englander jason at englanders.cc
Mon Apr 14 12:29:01 EDT 2003


On Mon, 14 Apr 2003, Michael Grau wrote:

> Can't you just ...
> if ($Features{"SpamAssassin"}) {
>          if (
>               (-s "./INPUTMSG" < 100*1024) and
>               ($Sender !~ /<?Spamassassin-Talk-Admin\@lists\.sourceforge\.net>?/i) and
>               ($Sender !~ /<?mimedefang-admin\@lists\.roaringpenguin\.com>?/i)
>             ) {

Yep.  Same difference :-)

See 'man perl':

NOTES
       The Perl motto is "There's more than one way to do it."  Divining how
       many more is left as an exercise to the reader.

-- 
Jason Englander <jason at englanders.cc>
394F 7E02 C105 7268 777A  3F5A 0AC0 C618 0675 80CA




More information about the MIMEDefang mailing list