Your message dated Sun, 10 Jun 2007 15:21:46 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#407965: exim4: control = fakereject does not generate 
continuation
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: exim4
Version: 4.63-12
Severity: normal

When an acl accepts a message with control = fakereject, the rejection
message is not split into continuation lines. For example, the following
ACL stanza:
===
accept control = fakereject/this is a very very very ery very \
        very very very very very very very very long message \
        that should absolutely absolutely be split across \
        several lines.
===
generates the following SMTP dialogue:
===
[snip]
DATA
[message]
.
550 this is a very very very ery very very very very very very very very very 
long message that should absolutely absolutely be split across several lines.
===

fakereject should generate messages the same way that deny does; consider
the following ACL stanza:
===
deny message = this is a very very very ery very very very very \
        very very very very very long message that should \
        absolutely absolutely be split across several lines.
===
which generates different (correct) SMTP dialogue:
===
[snip]
DATA
[message]
.
550-this is a very very very ery very very very very very very very very very
550-long message that should absolutely absolutely be split across several
550 lines.
===

-- Package-specific info:
Exim version 4.63 #1 built 20-Dec-2006 14:28:59
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
# /etc/exim4/update-exim4.conf.conf
#
# Edit this file and /etc/mailname by hand and execute update-exim4.conf
# yourself or use 'dpkg-reconfigure exim4-config'
#
# Please note that this is _not_ a dpkg-conffile and that automatic changes
# to this file might happen. The code handling this will honor your local
# changes, so this is usually fine, but will break local schemes that mess
# around with multiple versions of the file.
#
# update-exim4.conf uses this file to determine variable values to replace
# the DEBCONFsomethingDEBCONF strings in the configuration template files.
#
# Most settings found in here do have corresponding questions in the
# Debconf configuration, but not all of them.
#
# This is a Debian specific file

dc_eximconfig_configtype='internet'
dc_other_hostnames='johnwparker.com:testing.johnwparker.com'
dc_local_interfaces=''
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost=''
CFILEMODE='644'
dc_use_split_config='true'
dc_hide_mailname=''
dc_mailname_in_oh='true'
dc_localdelivery='mail_spool'
mailname:cleopatra.johnwparker.com

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.29-provps4
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages exim4 depends on:
ii  debconf [debconf-2.0]         1.5.11     Debian configuration management 
sy
ii  exim4-base                    4.63-12    support files for all exim MTA 
(v4
ii  exim4-daemon-heavy            4.63-12    exim MTA (v4) daemon with 
extended

exim4 recommends no packages.

-- debconf information:
  exim4/drec:


--- End Message ---
--- Begin Message ---
Version: 4.67-1

On Mon, Jan 22, 2007 at 03:18:55PM +0000, Ian Turner wrote:
> fakereject should generate messages the same way that deny does;

Upstream says this was fixed in 4.67. Please re-open this issue, if
this is not the case.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835

--- End Message ---

Reply via email to