[Exim] Using Amavis

Top Page
Delete this message
Reply to this message
Author: Doug Jolley
Date:  
To: exim-users
Subject: [Exim] Using Amavis
Hi --

I'm trying to get Exim working with Amavis (and clam/spamassassin).
Everything seems to
be working OK except that Exim seems to want to defer any messages that use
the amavis
router. Could anyone please suggest what I might check to see what is
causing the deferral?
Here is what I'm using for the amavis router:

amavis:
  driver = manualroute
  # Do NOT run if received via 10025/tcp or if already spam-scanned
  # or if bounce message ($sender_address="").
  condition = "${if or {{eq {$interface_port}{10025}} \
                    {eq {$received_protocol}{spam-scanned}} \
                    {eq {$sender_address}{}} \
                   } {0}{1}}"
  transport = amavis
  route_list = "* localhost byname"
  self = send


And, just for good measure, here is the transport:

amavis:
driver = smtp
port = 10024
allow_localhost

Thanks for any input.

      ... doug


_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now!
http://toolbar.msn.com/go/onm00200415ave/direct/01/