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.
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.