From: "Sharma, Ashish" on
Hi,

I have a custom postfix content filter that listens to incoming mail messages via amavis(scanning mails for virus(clamAV) and spam(spamassassin) ), set up between postfix and my content filter.

I want to put failover control for my custom content filter, Is it possible to do it via Postfix or amavis.

Thanks in advance

Ashish
From: Noel Jones on
On 12/14/2009 6:49 AM, Sharma, Ashish wrote:
> Hi,
>
> I have a custom postfix content filter that listens to incoming mail
> messages via amavis(scanning mails for virus(clamAV) and
> spam(spamassassin) ), set up between postfix and my content filter.
>
> I want to put failover control for my custom content filter, Is it
> possible to do it via Postfix or amavis.

Instead of an IP target for your content_filter, use MX records.

-- Noel Jones