Chris Santerre <[EMAIL PROTECTED]> writes:
> If I work the regex even further so it reads:
>
> (?:domain1|domain2|domain3)\.com
>
> rather then:
>
> (?:domain1\.com|domain2\.com|domain3\.com)
>
> Will it run even faster? Less memory? Or is it a tradeoff between the two?
In fact, looking at my cop
Yusuf Goolamabbas <[EMAIL PROTECTED]> writes:
> Hi, I am currently trying out SpamAssassin (planning to try
> postfix-amavisd-new,sendmail/spamass-milter and also sendmail/postfix +
> procmail/maildrop (spamc/spamd).
>
> I would appreciate if people could share throughput numbers in terms of
> mes