PDA

View Full Version : Exim + qmail + clamav


sosbilisim
21st April 2008, 04:57 AM
Hello

Anyone use this integration ?

http://forum.swsoft.com/showthread.php?p=204259

I have a little problem with this ...

atomicturtle
21st April 2008, 08:57 AM
You can use clamav with qmail-scanner. No need to pile on with exim as well.

sosbilisim
21st April 2008, 09:10 AM
Exim + qmail work perfectly on FreeBSD + Plesk 8.3 but exim send extra data to qmail (example machine name) I dont need machine name its maybe make problem with spf talk to other servers.

sosbilisim
22nd April 2008, 05:33 PM
Fixed!

accept authenticated = *
control = submission

to change

accept authenticated = *
control = submission/domain=

Thanks for original document maker "yurtesen"