DA w/exim +MAIA Mailguard

davidb

Verified User
Joined
Oct 9, 2004
Messages
59
Ok,

In the interest of providing a powerful, per user anti-spam/AV solution for my customers, I have put in place a seperate server that utilizes MAIA mailguard (amavisd-new+SA+clamav+pandaAV+DCC+RBL+custom white/blacklists).

For this, I have modified my exim config file. For the most part it works, but I have a few issues (like the listserver won't get through).

Here is the desired basic flow of incoming messages

Recieved on DA host
if not from mailguard, exim checks for valid recipient
-check alias
-check virtual server box
-check local address
-check mailling lists
-If valid address, send to mailguard, else reject
if from mailguard, deliver it.

If there is an exim expert in the house, I would love to have a hand in cleaning up my exim.conf file to make it work right. I guess I should probably upgrade exim while I am at it.
 
Which version of Exim are you running?

We write exim.conf files (in fact we wrote the one currently used by DA), but we don't have time to take on new programming clients at this time.

Jeff
 
I'm still looking for some assistance with my exim transports and am willing to pay for this assistance. All I need to to get it to not send email sent from the majordomo aliases (other than the inbound alias) to the off-box scanner.
 
Back
Top