Your message dated Tue, 3 Mar 2009 21:46:28 GMT
with message-id <[email protected]>
and subject line retchmail has been removed from Debian, closing #384177
has caused the Debian Bug report #384177,
regarding MDA should default to sendmail -oi
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
384177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=384177
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: retchmail
Version: 1:0.09-3
Severity: normal
Hi,
I'm using retchmail on sarge, though the changelog doesn't look like
this issue is different on sid, so I'm reporting it for this version.
I have had strange cut off mails in the past, and tracking down the
issue revealed that the error is that retchmail does not call sendmail
-oi (same as -i) when passing the retrieved messages to the local MTA.
This caused postfix to stop processing on lines with a single '.'.
Please change the default MDA to "sendmail -oi".
On a sidenote, mutt's default is sendmail -oem -oi - I'm not sure if
retchmail should also pass -oem. Below is the information from exim's
sendmail manpage:
-oem This is the same as -oee, except that Exim always exits
with a non-zero return code, whether or not the error message was
successfully sent. This is the default -oex option, unless Exim is
called as rmail.
-oee If an error is detected while a non-SMTP message is
being received (for example, a malformed address), the error is
reported to the sender in a mail message. Provided this error
message is successfully sent, the Exim receiving process exits with
a return code of zero. If not, the return code is 2 if the problem
is that the original message has no recipients, or 1 any other
error. This is the default -oex option if Exim is called as rmail
On another sidenote, retchmail doesn't seem to support multiple words
in the MDA Override command, I had to write a sh wrapper:
[MDA Override]
[email protected]:995 = /home/cb/bin/sendmail-i
#!/bin/sh
exec /usr/sbin/sendmail -oi cb "$@"
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages retchmail depends on:
ii libc6 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an
ii libuniconf4.0 4.0.2-4 C++ network libraries for rapid ap
ii libwvstreams4.0-base 4.0.2-4 C++ network libraries for rapid ap
ii libwvstreams4.0-extra 4.0.2-4 C++ network libraries for rapid ap
ii libxplc0.3.11 0.3.11-1 Light weight component system
-- no debconf information
Christoph
--
[email protected] | http://www.df7cb.de/
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 1:1.1+rm
The retchmail package has been removed from Debian so we are closing
the bugs that were still opened against it.
For more information about this package's removal, read
http://bugs.debian.org/488004 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Kind regards,
--
Marco Rodrigues
--- End Message ---