Package: fetchmail
Version: 6.3.8-11
Severity: important
Either I misread the documentation, or antispam still applies to 501 by
default:
[EMAIL PROTECTED]:~$ fetchmail --configdump | grep antispam
'antispam':'',
'antispam':'',
Yet see attached for an example of a message dropped on a 501.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (1001, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18 (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages fetchmail depends on:
ii adduser 3.106 add and remove users and groups
ii debianutils 2.28.4 Miscellaneous utilities specific t
ii libc6 2.7-9 GNU C Library: Shared libraries
ii libcomerr2 1.40.8-2 common error description library
ii libkrb53 1.6.dfsg.3~beta1-3 MIT Kerberos runtime libraries
ii libssl0.9.8 0.9.8g-7 SSL shared libraries
ii lsb-base 3.2-4 Linux Standard Base 3.2 init scrip
Versions of packages fetchmail recommends:
ii ca-certificates 20070303-0.1 Common CA certificates
-- no debconf information
fetchmail: 6.3.8 querying server26.01domain.net (protocol POP3) at Mon 17 Mar 2008 12:16:22 AM EDT: poll started
Trying to connect to 74.86.91.26/110...connected.
fetchmail: POP3< +OK Hello there.
fetchmail: POP3> CAPA
fetchmail: POP3< +OK Here's what I can do:
fetchmail: POP3< STLS
fetchmail: POP3< TOP
fetchmail: POP3< USER
fetchmail: POP3< LOGIN-DELAY 10
fetchmail: POP3< PIPELINING
fetchmail: POP3< UIDL
fetchmail: POP3< IMPLEMENTATION Courier Mail Server
fetchmail: POP3< .
fetchmail: POP3> STLS
fetchmail: POP3< +OK Begin SSL/TLS negotiation now.
fetchmail: Issuer Organization: Unknown
fetchmail: Issuer CommonName: server26.01domain.net
fetchmail: Server CommonName: server26.01domain.net
fetchmail: server26.01domain.net key fingerprint: ED:48:93:36:06:F0:74:E6:07:10:96:1C:93:E1:CB:20
fetchmail: Server certificate verification error: self signed certificate
fetchmail: POP3> CAPA
fetchmail: POP3< +OK Here's what I can do:
fetchmail: POP3< TOP
fetchmail: POP3< USER
fetchmail: POP3< LOGIN-DELAY 10
fetchmail: POP3< PIPELINING
fetchmail: POP3< UIDL
fetchmail: POP3< IMPLEMENTATION Courier Mail Server
fetchmail: POP3< .
fetchmail: server26.01domain.net: upgrade to TLS succeeded.
fetchmail: POP3> USER fbriere+fbriere.net
fetchmail: POP3< +OK Password required.
fetchmail: POP3> PASS *
fetchmail: POP3< +OK logged in.
fetchmail: POP3> STAT
fetchmail: POP3< +OK 1 353
fetchmail: POP3> LAST
fetchmail: POP3< -ERR Invalid command.
fetchmail: Invalid command.
fetchmail: POP3> UIDL
fetchmail: POP3< +OK
fetchmail: POP3< 1 UID32602-1192390413
fetchmail: POP3< .
1 message for fbriere+fbriere.net at server26.01domain.net (353 octets).
fetchmail: POP3> LIST 1
fetchmail: POP3< +OK 1 353
fetchmail: POP3> TOP 1 99999999
fetchmail: POP3< +OK headers follow.
reading message [EMAIL PROTECTED]:1 of 1 (353 octets)
Trying to connect to 127.0.0.1/25...connected.
fetchmail: SMTP< 220 toroia.fbriere.dyndns.org ESMTP Postfix (Debian/GNU)
fetchmail: SMTP> EHLO toroia.fbriere.dyndns.org
fetchmail: SMTP< 250-toroia.fbriere.dyndns.org
fetchmail: SMTP< 250-PIPELINING
fetchmail: SMTP< 250-SIZE 10240000
fetchmail: SMTP< 250-VRFY
fetchmail: SMTP< 250-ETRN
fetchmail: SMTP< 250-ENHANCEDSTATUSCODES
fetchmail: SMTP< 250-8BITMIME
fetchmail: SMTP< 250 DSN
fetchmail: SMTP> MAIL FROM:<[EMAIL PROTECTED]> SIZE=353
fetchmail: SMTP< 501 5.1.7 Bad sender address syntax
fetchmail: SMTP error: 501 5.1.7 Bad sender address syntax
Trying to connect to 127.0.0.1/25...connected.
fetchmail: SMTP< 220 toroia.fbriere.dyndns.org ESMTP Postfix (Debian/GNU)
fetchmail: SMTP> HELO toroia.fbriere.dyndns.org
fetchmail: SMTP< 250 toroia.fbriere.dyndns.org
fetchmail: SMTP> MAIL FROM:<>
fetchmail: SMTP< 250 2.1.0 Ok
fetchmail: SMTP> RCPT TO:<[EMAIL PROTECTED]>
fetchmail: SMTP< 501 5.1.3 Bad recipient address syntax
fetchmail: SMTP> QUIT
fetchmail: SMTP< 221 2.0.0 Bye
fetchmail: SMTP> RSET
fetchmail: SMTP< 250 2.0.0 Ok
flushed
fetchmail: POP3> DELE 1
fetchmail: POP3< +OK Deleted.
fetchmail: POP3> QUIT
fetchmail: POP3< +OK Bye-bye.
fetchmail: SMTP> QUIT
fetchmail: SMTP< 221 2.0.0 Bye
fetchmail: 6.3.8 querying server26.01domain.net (protocol POP3) at Mon 17 Mar 2008 12:16:23 AM EDT: poll completed
fetchmail: normal termination, status 0