Your message dated Wed, 7 Jun 2006 21:01:19 +0200
with message-id <[EMAIL PROTECTED]>
and subject line bsmtpd has been removed from unstable
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: bsmtpd
Version: 2.3pl8b-16
Severity: normal
Tags: patch
I've just noticed that a leading dot in a line is not only duplicated
but tripplicated (sp?) when using bsmtp and postfix in the documented
(README.Debian) fashion. Apparenly, Postfix is duplicating the leading
dot already, but then bsmtp (started with -d) is duplicating it as well.
That makes it one dot too much and hence created a "BAD signature"
when the mail body is also signed.
The correction is simple:
--- README.Debian 2001-11-03 13:06:27.000000000 +0100
+++ /tmp/README.Debian 2005-05-06 21:21:20.000000000 +0200
@@ -54,7 +54,7 @@ longer than 80 chars, so take care that
wraps):
bsmtp unix - n n - - pipe
- flags=F user=bsmtp argv=/usr/lib/bsmtp/bsmtp -d -t$nexthop -f$sender
$recipient
+ flags=F user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender
$recipient
From now you can use the new "mailer" bsmtp in /etc/postfix/transport
like this:
Regards,
Joey
--
If nothing changes, everything will remain the same. -- Barne's Law
Please always Cc to me when replying to me on the lists.
--- End Message ---
--- Begin Message ---
Hello,
bsmtpd has been removed from the unstable distribution, so I am closing
bugs reported about it.
Cheers,
--
Bill. <[EMAIL PROTECTED]>
Imagine a large red swirl here.
--- End Message ---