Massimiliano wrote:

Hi !
I have a multidrop mailbox on my internet provider from which I retrieve mails every 60 seconds . I tried to configure and test fetchmail and the emails correctly arrive on the user's mailboxes but what doesen't work is spamassassin/clamav . If I look at the header , I can see that nothing is filtered anymore :-( The strange thing is that when I use a pop3 connector launched from a remote machine ( my pc (winxp pro) which reroutes all e-mails to the qmail server ) , everything works correctly ! Do u have any ideas/suggestions ? here below you'll find the fetchmailrc configuration file.
As always , many many thanks in advance!

I have the same behavior. The only explanation I can see is that fetchmail is getting the mail, and then delivering it as a local delivery, so it wouldn't be scanned. You can (I think) change this by editing your tcp.smtp file, and changing the 127.:allow,RELAYCLIENT="" to what it looks like on the next line for incoming connections. That should then scan them, but be warned that it will now also scan all emails, even local-to-local deliveries.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to