"Bowie Bailey" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> 1) Get rid of the secondary
> 2) Make the secondary capable of rejecting messages based on spam,
> virus, unknown user, etc the same way the primary does.
> 3) Find a way to have the secondary only accept mail when the
"Ronan" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> how much difference would it make if the spamd server was rewritten to use
> pcre. Obviously this wuold run x10 s of times faster than the current perl
> native implementation.
>
> I presume other people have considered this
Hi,
I'm using Exim 4.60 and SpamAssassin 3.1 and scanning at SMTP time. My bayes
data is stored in a Mysql database. I've configured exim to submit spam to
spamd as the user 'mail'. I've recently discovered that it has been storing
all the bayes data against the user 'root', whereas everything I'v
Hi,
I'm using Exim 4.60 and SpamAssassin 3.1 and scanning at SMTP time. My bayes
data is stored in a Mysql database. I've configured exim to submit spam to
spamd as the user 'mail'. I've recently discovered that it has been storing
all the bayes data against the user 'root', whereas everything
"Stuart Johnston" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> If you don't want to scan messages from the webmail, add a line like this
> above your spam scanning code:
>
> accept hosts = 127.0.0.1:+relay_from_hosts
>
> If you do want to scan webmail messages but don't want to
"Matt Yackley" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>> What I've resorted to doing is to archive all incoming e-mail in my
>> front-end MTA (exim on linux). I have a script that extracts the
>> message-ids of the spam in the Exchange public mail box and then
>> extracts the
"Matt Yackley" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Here is what I know of the issue.
> 1. Email that has only been stored in user mailbox and then pulled
> from a mailbox via IMAP/POP3 will retain the full headers of the
> email.
> 2. Email that is moved into a public fo