tblader wrote: > Török Edwin wrote: > >> Is your mailserver running chrooted? I remember postfix can do that. >> > > You are correct, but I don't think this is the problem. If I put > a line in $HOME/.procmailrc to touch a file: /tmp/foo.procmail then > that file ends up in /tmp, not a chroot /tmp. >
And you've called 'mail', and let postfix call procmail? > Would this mean procmail is not really running in postfix chroot? > > $ cat .procmailrc | grep foo > foo=`touch /tmp/foo.procmail` > > $ dir /tmp/foo.procmail > -rw------- 1 user user 0 Dec 28 11:03 /tmp/foo.procmail > > I'm not sure where procmail is executed, but if inside the chroot you've got a prob. What is clamd.conf in your chroot? For sure its not the same as outside of the chroot. --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html
