Bug#441465: exim4-config: CHECK_RCPT_REMOTE_LOCALPARTS is not RFC 2822 compliant

Keith Kennedy beagleinternet at gmail.com
Mon Sep 10 01:00:52 UTC 2007


Package: exim4-config
Version: 4.63-17
Severity: normal


The variables CHECK_RCPT_REMOTE_LOCALPARTS and
CHECK_RCPT_LOCAL_LOCALPARTS have a specification that is not entirely
RFC 2822 compliant.

They prohibit the use of meta characters such as '&%#' in the email 
address which is correct but does not allow them to be included when
the local part is quoted. For example:

	tom&jerry at debian.org <- not RFC 2822 compliant
	"tom&jerry"@debian.org <- is RFC 2822 compliant

The included regular expression blocks both.

-- Package-specific info:
Exim version 4.63 #1 built 20-Jan-2007 10:42:32
Copyright (c) University of Cambridge 2006
Berkeley DB: Sleepycat Software: Berkeley DB 4.3.29: (September  6, 2005)
Support for: crypteq iconv() IPv6 PAM Perl GnuTLS move_frozen_messages Content_Scanning Old_Demime
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dnsdb dsearch ldap ldapdn ldapm mysql nis nis0 passwd pgsql sqlite
Authenticators: cram_md5 cyrus_sasl plaintext spa
Routers: accept dnslookup ipliteral iplookup manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Configuration file is /var/lib/exim4/config.autogenerated

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)

Versions of packages exim4-config depends on:
ii  adduser                       3.102      Add and remove users and groups
ii  debconf [debconf-2.0]         1.5.11     Debian configuration management sy

exim4-config recommends no packages.

-- debconf information excluded





More information about the Pkg-exim4-maintainers mailing list