I have everything running fine with Scalix and Fetchmail to fetch emails from a remote server using POP3. The only problem I have is the delay in fetching emails because of the following error;
fetchmail: SMTP error: 451 4.1.8 Domain of sender address own1987@ek.com does not resolve
fetchmail: not flushed
This error is caused by spam emails. How can I avoid this error and have fetchmail flush these emails?
The following is my fetchmail configuration;
Code: Select all
# Configuration created Tue Nov 20 09:36:48 2007 by fetchmailconf 1.52 $Revision: 4636 $
set logfile "/var/log/fetchmail.log"
set postmaster "postmaster"
set bouncemail
set no spambounce
set properties ""
set daemon 300
poll mydomain.com with proto POP3
System info;
Running SUSE Linux Enterprise Server 10 (i586)
Running Linux linux-sbm7 2.6.16.21-0.8-smp #1 SMP Mon Jul 3 18:25:39 UTC 2006 i686 i686 i386 GNU/Linux
Running Scalix-11.2.0-GA-core-sles10-intel.tgz
fetchmail-6.3.2-15.2