Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33709 - Fetchmail antispam doesn't work
Summary: Fetchmail antispam doesn't work
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-17 14:54 UTC by Alan Hourihane
Modified: 2004-11-10 08:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Hourihane 2003-11-17 14:54:12 UTC
I'm using postfix with fetchmail and it's been working fine on Debian, until 
the switch to Gentoo. So, I'm using the 'antispam' option in fetchmail which is 
meant to discard a message with that return code, but it doesn't and continues 
to forward the mail to the defined 'postmaster'.

This is the output

fetchmail: SMTP> RCPT TO:<offshore@fairlite.demon.co.uk>
fetchmail: SMTP< 554 <offshore@fairlite.demon.co.uk>: User unknown in local 
recipient table
fetchmail: SMTP listener doesn't really like recipient address 
`offshore@fairlite.demon.co.uk'
fetchmail: SMTP> RCPT TO:<alanh@localhost>
fetchmail: SMTP< 250 Ok
fetchmail: no address matches; forwarding to alanh.
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 End data with <CR><LF>.<CR><LF>
fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 Ok: queued as A662F1DF8E6
 flushed
fetchmail: POP3> DELE 1
fetchmail: POP3< +OK 
fetchmail: POP3> QUIT



Reproducible: Always
Steps to Reproduce:
1. Use antispam option in fetchmail configuration and it won't discard
2.
3.
Comment 1 Alan Hourihane 2003-11-17 14:58:01 UTC
Fetchmail version comes up as

6.2.3+RPA+NTLM+SDPS+SSL+NLS
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2004-11-09 15:29:51 UTC
Is this still an issue in fetchmail 6.2.5 ?
Comment 3 Alan Hourihane 2004-11-10 08:10:15 UTC
Unfortunately I can't test any longer. I switched to amavis to do the filtering for me.

I guess you can close this now as I can no longer test.
Comment 4 Andrej Kacian (RETIRED) gentoo-dev 2004-11-10 08:35:05 UTC
Closing then.