Your message dated Sat, 09 Dec 2006 04:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#369841: fixed in sendmail 8.13.8-3
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 ---
X-Debbugs-Cc: Todd Pytel <[EMAIL PROTECTED]>, Jeff Wiegley <[EMAIL PROTECTED]>
Package: sendmail
Severity: normal
Tags: patch

I'm attaching a diff against /etc/mail with the fixes that were needed on my
system to get SASL/AUTH up and running.  If SASL is not to be enabled by
default in the debian config, at least fixing sasl/Sendmail.conf.2 for the
new semantics would be a good idea (and moving the "Default Mailer setup" blurb
in sendmail.mc to EOF).

A Suggests/Recommends on sasl2-bin and libsasl2-modules would be a good idea as
well.

These changes are based on a very accurate analisys I've found in debian-user:

  http://lists.debian.org/debian-user/2003/07/msg03284.html

Many thanks to Todd and Jeff.  I'm CCing both of you, just in case you have any
comments.

-- 
Robert Millan
[EMAIL PROTECTED]
Departamento de Asistencia Técnica

Oficina central: (+34) 902 888 345
Asistencia técnica: (+34) 902 888 408

ACK STORM, S.L.
http://www.ackstorm.es

Este mensaje electrónico contiene información de ACK STORM, S.L. que es privada
y confidencial, siendo para el uso exclusivo de las personas o entidades arriba
mencionadas. Si usted no es el destinatario señalado, le informamos que
cualquier divulgación, copia, distribución o uso de los contenidos está
prohibida. Si usted ha recibido este mensaje por error, por favor borre su
contenido y comuníquenoslo en la dirección [EMAIL PROTECTED]
--------------------------------------------------
diff -ur mail.old/sasl/Sendmail.conf.2 mail/sasl/Sendmail.conf.2
--- mail.old/sasl/Sendmail.conf.2       2006-06-01 18:23:17.000000000 +0200
+++ mail/sasl/Sendmail.conf.2   2006-06-01 18:26:56.000000000 +0200
@@ -12,12 +12,4 @@
 #
 #*** For a more detailed guide on configuring SASL, please look at
 #doc/sysadmin.html.
-#
-auto_transition: true
 pwcheck_method: saslauthd
-pwcheck_method: auxprop saslauthd
-auxprop_plugin: sasldb
-allowanonymouslogin: 0
-allowplaintext: 1
-mech_list: EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN
-
diff -ur mail.old/sendmail.mc mail/sendmail.mc
--- mail.old/sendmail.mc        2006-06-01 18:23:17.000000000 +0200
+++ mail/sendmail.mc    2006-06-01 18:26:28.000000000 +0200
@@ -87,14 +87,16 @@
 dnl # If you're on a dialup link, you should enable this - so sendmail
 dnl # will not bring up the link (it will queue mail for later)
 dnl define(`confCON_EXPENSIVE',`True')dnl
-dnl #
-dnl # Default Mailer setup
-MAILER_DEFINITIONS
-MAILER(`local')dnl
-MAILER(`smtp')dnl
 
 dnl # Masquerading options
 FEATURE(`always_add_domain')dnl
 MASQUERADE_AS(`xxxxxxxxxx')dnl
 FEATURE(`allmasquerade')dnl
 FEATURE(`masquerade_envelope')dnl
+
+include(`/etc/mail/tls/starttls.m4')dnl
+
+dnl # Default Mailer setup
+MAILER_DEFINITIONS
+MAILER(`local')dnl
+MAILER(`smtp')dnl
diff -ur mail.old/submit.mc mail/submit.mc
--- mail.old/submit.mc  2006-06-01 18:23:17.000000000 +0200
+++ mail/submit.mc      2006-06-01 18:26:28.000000000 +0200
@@ -54,3 +54,5 @@
 dnl #---------------------------------------------------------------------
 dnl #
 dnl #---------------------------------------------------------------------
+
+include(`/etc/mail/tls/starttls.m4')dnl

--- End Message ---
--- Begin Message ---
Source: sendmail
Source-Version: 8.13.8-3

We believe that the bug you reported is fixed in the latest version of
sendmail, which is due to be installed in the Debian FTP archive:

libmilter-dev_8.13.8-3_i386.deb
  to pool/main/s/sendmail/libmilter-dev_8.13.8-3_i386.deb
libmilter0-dbg_8.13.8-3_i386.deb
  to pool/main/s/sendmail/libmilter0-dbg_8.13.8-3_i386.deb
libmilter0_8.13.8-3_i386.deb
  to pool/main/s/sendmail/libmilter0_8.13.8-3_i386.deb
rmail_8.13.8-3_i386.deb
  to pool/main/s/sendmail/rmail_8.13.8-3_i386.deb
sendmail-base_8.13.8-3_all.deb
  to pool/main/s/sendmail/sendmail-base_8.13.8-3_all.deb
sendmail-bin_8.13.8-3_i386.deb
  to pool/main/s/sendmail/sendmail-bin_8.13.8-3_i386.deb
sendmail-cf_8.13.8-3_all.deb
  to pool/main/s/sendmail/sendmail-cf_8.13.8-3_all.deb
sendmail-doc_8.13.8-3_all.deb
  to pool/main/s/sendmail/sendmail-doc_8.13.8-3_all.deb
sendmail_8.13.8-3.diff.gz
  to pool/main/s/sendmail/sendmail_8.13.8-3.diff.gz
sendmail_8.13.8-3.dsc
  to pool/main/s/sendmail/sendmail_8.13.8-3.dsc
sendmail_8.13.8-3_all.deb
  to pool/main/s/sendmail/sendmail_8.13.8-3_all.deb
sensible-mda_8.13.8-3_i386.deb
  to pool/main/s/sendmail/sensible-mda_8.13.8-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Richard A Nelson (Rick) <[EMAIL PROTECTED]> (supplier of updated sendmail 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----

Format: 1.7
Date: Fri, 15 Sep 2006 00:00:25 -0000
Source: sendmail
Binary: libmilter-dev rmail sendmail sendmail-doc libmilter0 sendmail-cf 
sensible-mda libmilter0-dbg sendmail-base sendmail-bin
Architecture: source all i386
Version: 8.13.8-3
Distribution: unstable
Urgency: high
Maintainer: Richard A Nelson (Rick) <[EMAIL PROTECTED]>
Changed-By: Richard A Nelson (Rick) <[EMAIL PROTECTED]>
Description: 
 libmilter-dev - Sendmail Mail Filter API (Milter)
 libmilter0 - Sendmail Mail Filter API (Milter)
 libmilter0-dbg - Sendmail Mail Filter API (Milter)
 rmail      - MTA->UUCP remote mail handler
 sendmail   - powerful, efficient, and scalable Mail Transport Agent
 sendmail-base - powerful, efficient, and scalable Mail Transport Agent
 sendmail-bin - powerful, efficient, and scalable Mail Transport Agent
 sendmail-cf - powerful, efficient, and scalable Mail Transport Agent
 sendmail-doc - powerful, efficient, and scalable Mail Transport Agent
 sensible-mda - Mail Delivery Agent wrapper
Closes: 329625 340944 369841 386459 388366 398835 402159
Changes: 
 sendmail (8.13.8-3) unstable; urgency=high
 .
    * !!! Fix some serious issues wrt upcomming transition !!!
 .
    * IMPORTANT  typo (s vs m) on iconnect timeout   closes: #402159
      this may cause delivery failures
    * IMPORTANT SASL update for libnss-ldap          closes: #369841
    * IMPORTANT startup change - drop cleanqueue     closes: #398835
    * IMPORTANT Use -qf for cron-based queue runners to make sure we don't
      release the pseudo lock before we're done      closes: #386459
    * Re-enable libwrap (TCPWrappers) for things like fail2ban and denyhosts
    * upgrade dependancies (db4.2, sasl, etc) to current versions
    * Suggest cyrus-common (for crydeliver)          closes: #388366
    * Bump MAX_HOP count per rfc 2821                closes: #329625
    * Remove /etc/cron.d/sendmail on removal of sendmail-bin
                                                     closes: #340944
Files: 
 f10d35800e12a08303323a0302c69838 1035 mail extra sendmail_8.13.8-3.dsc
 55f5e4eac4d8072a803618e3d0c42e00 376648 mail extra sendmail_8.13.8-3.diff.gz
 4865a25d625d31b3b023b4f7727b4bea 821496 doc extra sendmail-doc_8.13.8-3_all.deb
 8ef245ede4af8e9d5d1f63fee22243af 198264 mail extra sendmail_8.13.8-3_all.deb
 c60777ce1a4725755e5d7476d8696d94 347290 mail extra 
sendmail-base_8.13.8-3_all.deb
 ecb46a1f71f4bc639cdd6d93945fd048 285050 mail extra sendmail-cf_8.13.8-3_all.deb
 eb47699b4b39cb596fc87bee2e4d03c7 830914 mail extra 
sendmail-bin_8.13.8-3_i386.deb
 988f1f375477e4284b758c6284410db5 229026 mail extra rmail_8.13.8-3_i386.deb
 94b11349d0b96434fade78ad78012406 203594 mail extra 
sensible-mda_8.13.8-3_i386.deb
 06534890464c0d5b4f294377d2221a3b 259812 libs extra libmilter0_8.13.8-3_i386.deb
 83b798e0881fa73919e2a2338697f9f8 197834 libs extra 
libmilter0-dbg_8.13.8-3_i386.deb
 47a5d415a1ca4bb6cde06e7a01b76329 293732 libdevel extra 
libmilter-dev_8.13.8-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iQCVAwUBRXo7jKVTksHk9ElFAQFfrwP+OkM4+RioCkB55WzYY0BdfJdkFWzSIz4R
AnsF09F8DR+JmDbdYX8n4oif3WHyBvjoaGqJF38trcxWnQNhS3o0BvSBDINV/8uZ
eG0fmKJ+EjY26GntqgmlAqtvNYkkt5M/q/vwCZTreWpU0CKduQQdrBJoqbEKbEDI
QRDVt3f9/FA=
=L8iS
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to