Your message dated Tue, 14 Aug 2007 14:14:37 -0400
with message-id <[EMAIL PROTECTED]>
and subject line logcheck-database: ignore rules for postfix's 
reject_unknown_sender_domain
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: logcheck-database
Version: 1.2.54
Severity: wishlist

Enabling reject_unknown_sender_domain allows one to filter out some of
the crap that spammers send, but it often generates one or two warnings.
Here are some ignore rules to weed those out:

  ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: 
warning: numeric hostname: [0-9.]{7,15}$
  ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: 
warning: valid_hostname: empty hostname$
  ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: 
warning: malformed domain name in resource data of MX record for 
[._[:alnum:]-]+:.*$


The first warning is issued when the MAIL FROM domain reverse-resolves
to an all-numeric hostname (like 84.16.227.85 at the moment), while the
other two are issued together when the MAIL FROM domain has an MX record
with garbage in it (usually ".").


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-k7 (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


--- End Message ---
--- Begin Message ---
Version: 1.2.56

On Mon, Aug 13, 2007 at 10:12:28PM -0400, Frédéric Brière wrote:
>   ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: 
> warning: numeric hostname: [0-9.]{7,15}$
>   ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: 
> warning: valid_hostname: empty hostname$
>   ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: 
> warning: malformed domain name in resource data of MX record for 
> [._[:alnum:]-]+:.*$

I see that all three rules were already added in 1.2.56.  Thanks guys!


-- 
Being overloaded is the sign of a true Debian maintainer.
                -- JHM on #Debian

--- End Message ---

Reply via email to