Your message dated Mon, 01 Nov 2010 23:32:28 +0000
with message-id <[email protected]>
and subject line Bug#527862: fixed in sendmail 8.14.4-1
has caused the Debian Bug report #527862,
regarding libmilter1.0.1: segfault in libmilter - using milter-greylist and 
mimedefang - both dies
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.)


-- 
527862: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527862
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libmilter1.0.1
Version: 8.14.3-5
Severity: important


Sometimes I get errors like this: 
May  8 19:15:16 rama1 kernel: [723703.161848] milter-greylist[4544]: segfault 
at 130 ip 7f5d46f67900 sp 44ff10f0 error 4 in 
libmilter.so.1.0.1[7f5d46f5c000+f000]
May  8 19:15:16 rama1 kernel: [723703.162967] mimedefang[4639]: segfault at 130 
ip 7fe6f9b20900 sp 427670f0 error 4 in libmilter.so.1.0.1[7fe6f9b15000+f000]
 
IÃ'm using sendmail, milter-greylist and mimedefang. 
W
/home, /var/spool/mq* and /etc/mail are on a drbd volume but neither
/var/spool/MIMEDefang  nor /var/run/milter-greylist are. 
The hardware is a HP DL360, 3x 146G SAS (hardware) RAID5.

Thanks in advance.

Javier

 



-- Package-specific info:
Ouput of /usr/share/bug/libmilter1.0.1/script:

ls -alR /etc/mail:
lrwxrwxrwx 1 root root 17 Jan 28 18:16 /etc/mail -> ../drbd/etc/mail/

sendmail.conf:
DAEMON_NETMODE="Static";
DAEMON_NETIF="eth0";
DAEMON_MODE="Daemon";
DAEMON_PARMS="";
DAEMON_HOSTSTATS="No";
DAEMON_MAILSTATS="No";
QUEUE_MODE="${DAEMON_MODE}";
QUEUE_INTERVAL="10m";
QUEUE_PARMS="";
MSP_MODE="Cron";
MSP_INTERVAL="20m";
MSP_PARMS="";
MSP_MAILSTATS="${DAEMON_MAILSTATS}";
MISC_PARMS="";
CRON_MAILTO="root";
CRON_PARMS="";
LOG_CMDS="No";
HANDS_OFF="No";
AGE_DATA="";
DAEMON_RUNASUSER="No";
DAEMON_STATS="${DAEMON_MAILSTATS}";
MSP_STATS="${MSP_MAILSTATS}";


sendmail.mc:
divert(-1)dnl
divert(0)dnl
define(`_USE_ETC_MAIL_')dnl
include(`/usr/share/sendmail/cf/m4/cf.m4')dnl
VERSIONID(`$Id: sendmail.mc, v 8.13.4-3 2005-06-03 16:49:22 cowboy Exp $')
OSTYPE(`debian')dnl
DOMAIN(`debian-mta')dnl
undefine(`confHOST_STATUS_DIRECTORY')dnl        #DAEMON_HOSTSTATS=
FEATURE(`no_default_msa')dnl
DAEMON_OPTIONS(`Family=inet,  Name=MTA-v4, Port=smtp')dnl
DAEMON_OPTIONS(`Family=inet,  Name=MTA-v4-SSL, Port=ssmtp, M=s')dnl
DAEMON_OPTIONS(`Family=inet,  Name=MSP-v4, Port=submission, Addr=127.0.0.1')dnl
define(`confPRIVACY_FLAGS', 
`needmailhelo,needexpnhelo,needvrfyhelo,restrictqrun,restrictexpand,nobodyreturn,authwarnings')dnl
define(`confCONNECTION_RATE_THROTTLE', `45')dnl
define(`confCONNECTION_RATE_WINDOW_SIZE',`10m')dnl
FEATURE(`access_db')dnl
FEATURE(`greet_pause', `1500')dnl 1.5 seconds
FEATURE(`delay_checks')dnl
define(`confBAD_RCPT_THROTTLE',`6')dnl
FEATURE(`conncontrol', `nodelay', `terminate')dnl
FEATURE(`ratecontrol', `nodelay', `terminate')dnl
LOCAL_CONFIG
MAIL_FILTER(`mimedefang', `S=unix:/var/spool/MIMEDefang/mimedefang.sock, F=T, 
T=S:1m;R:1m')dnl
FEATURE(`milter-greylist')dnl
define(`confINPUT_MAIL_FILTERS', `greylist,mimedefang')dnl
FEATURE(dnsbl,`combined.njabl.org',`"Message from "$&f " from server " 
$&{client_addr} " rejected - see 
http://njabl.org/cgi-bin/lookup.cgi?query="$&{client_addr}')
FEATURE(dnsbl,`cbl.abuseat.org',`"Message from "$&f " from server " 
$&{client_addr} " Blocked -  see 
http://cbl.abuseat.org/lookup.cgi?ip="$&{client_addr}')
FEATURE(dnsbl,`pbl.spamhaus.org',`"Message from "$&f " from server " 
$&{client_addr} " Blocked -  see 
http://www.spamhaus.org/query/bl?ip="$&{client_addr}')
MASQUERADE_AS(`coospral.com.ar')dnl
FEATURE(`masquerade_envelope')dnl
FEATURE(`limited_masquerade')dnl
FEATURE(`allmasquerade')dnl
FEATURE(`always_add_domain')dnl
FEATURE(`use_cw_file')dnl
FEATURE(`use_ct_file')dnl
FEATURE(`smrsh')dnl
GENERICS_DOMAIN_FILE(`/etc/mail/genericsdomain')
FEATURE(genericstable, `hash -o /etc/mail/genericstable.db')dnl
FEATURE(virtusertable, `hash -o /etc/mail/virtusertable.db')dnl
FEATURE(mailertable, `hash -o /etc/mail/mailertable.db')dnl
define(`confMAX_DAEMON_CHILDREN',`150')dnl
define(`confMAX_RCPTS_PER_MESSAGE',`550')dnl
define(`confMAX_MESSAGE_SIZE',`20480000')dnl
define(`confTO_IDENT',``5s'')dnl
define(`confSMTP_LOGIN_MSG',`$j servidor de correo preparado (No UCE); $b')dnl
define(`ALIAS_FILE',`/etc/mail/aliases, /etc/mail/listas')
include(`/etc/mail/tls/starttls.m4')dnl
include(`/etc/mail/sasl/sasl.m4')dnl
define(`confAUTH_OPTIONS', `A')
FEATURE(`local_procmail')
MAILER_DEFINITIONS
MAILER(local)dnl
MAILER(smtp)dnl

submit.mc...
divert(-1)dnl
divert(0)dnl
define(`_USE_ETC_MAIL_')dnl
include(`/usr/share/sendmail/cf/m4/cf.m4')dnl
VERSIONID(`$Id: submit.mc, v 8.13.8-3 2006-12-08 20:21:10 cowboy Exp $')
OSTYPE(`debian')dnl
DOMAIN(`debian-msp')dnl
FEATURE(`msp', `[127.0.0.1]', `MSA')dnl


-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libmilter1.0.1 depends on:
ii  libc6                         2.7-18     GNU C Library: Shared libraries

libmilter1.0.1 recommends no packages.

libmilter1.0.1 suggests no packages.

Versions of packages sensible-mda depends on:
ii  libc6                         2.7-18     GNU C Library: Shared libraries
ii  maildrop                      2.0.4-3    mail delivery agent with filtering
ii  procmail                      3.22-16    Versatile e-mail processor
ii  sendmail-bin [mail-transport- 8.14.3-5   powerful, efficient, and scalable 

Versions of packages rmail depends on:
ii  libc6                         2.7-18     GNU C Library: Shared libraries
ii  libldap-2.4-2                 2.4.11-1   OpenLDAP libraries
ii  sendmail-bin [mail-transport- 8.14.3-5   powerful, efficient, and scalable 

Versions of packages libmilter0 depends on:
ii  libc6                         2.7-18     GNU C Library: Shared libraries

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: sendmail
Source-Version: 8.14.4-1

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.14.4-1_amd64.deb
  to main/s/sendmail/libmilter-dev_8.14.4-1_amd64.deb
libmilter1.0.1-dbg_8.14.4-1_amd64.deb
  to main/s/sendmail/libmilter1.0.1-dbg_8.14.4-1_amd64.deb
libmilter1.0.1_8.14.4-1_amd64.deb
  to main/s/sendmail/libmilter1.0.1_8.14.4-1_amd64.deb
rmail_8.14.4-1_amd64.deb
  to main/s/sendmail/rmail_8.14.4-1_amd64.deb
sendmail-base_8.14.4-1_all.deb
  to main/s/sendmail/sendmail-base_8.14.4-1_all.deb
sendmail-bin_8.14.4-1_amd64.deb
  to main/s/sendmail/sendmail-bin_8.14.4-1_amd64.deb
sendmail-cf_8.14.4-1_all.deb
  to main/s/sendmail/sendmail-cf_8.14.4-1_all.deb
sendmail-doc_8.14.4-1_all.deb
  to main/s/sendmail/sendmail-doc_8.14.4-1_all.deb
sendmail_8.14.4-1.diff.gz
  to main/s/sendmail/sendmail_8.14.4-1.diff.gz
sendmail_8.14.4-1.dsc
  to main/s/sendmail/sendmail_8.14.4-1.dsc
sendmail_8.14.4-1_all.deb
  to main/s/sendmail/sendmail_8.14.4-1_all.deb
sendmail_8.14.4.orig.tar.gz
  to main/s/sendmail/sendmail_8.14.4.orig.tar.gz
sensible-mda_8.14.4-1_amd64.deb
  to main/s/sendmail/sensible-mda_8.14.4-1_amd64.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-----
Hash: SHA1

Format: 1.8
Date: Mon, 11 Sep 2010 17:53:00 -0000
Source: sendmail
Binary: sendmail-bin rmail sensible-mda libmilter1.0.1 libmilter1.0.1-dbg 
libmilter-dev sendmail-doc sendmail sendmail-base sendmail-cf
Architecture: source all amd64
Version: 8.14.4-1
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)
 libmilter1.0.1 - Sendmail Mail Filter API (Milter)
 libmilter1.0.1-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: 510679 513298 527862 542739 553135 583108 589810 597779
Changes: 
 sendmail (8.14.4-1) unstable; urgency=high
 .
   * Long past due
 .
   * Re-enable libdb-dev, db4.8 working again
 .
   * New upstream
     + Null checking in certificate CN (CVE-2009-4565)
     + Queue identifier int overflow
     + Handle malformed DNS replies
     + milter segfault/Dos fixes
 .
   * Acknowledge NMUs - thanks !
     + rmail conflicts with masqmail
     + move dhcp hooks from /etc/dhcp3 to /etc/dhcp
     + CVE-2009-4565
 .
   * Correct issues with NMUs
     + Differing buildinfo.gz (all the same file) Closes: #597779
 .
   * Outstanding bugs:
     + Milter segfaults/Remote DoS?    Closes: #527862
     + invoke.rc conditional           Closes: #553135
     + We already harden               Closes: #542739
     + Queue aging                     Closes: #583108
     + mail.local use of lockf         Closes: #513298
     + init.d use of ps                Closes: #510679
     + remove access on purge          Closes: #589810
Checksums-Sha1: 
 72b66cfc7751c584fc25624a44ee56d16219ecf6 1483 sendmail_8.14.4-1.dsc
 401096475f2e89f68ca5edc1456eb13269f950ad 2072180 sendmail_8.14.4.orig.tar.gz
 162048537facebca6336e7f9bdba421aea35bd38 501535 sendmail_8.14.4-1.diff.gz
 cd2b97f035aa6c9c22b7ed394259a1dde3ea993a 842142 sendmail-doc_8.14.4-1_all.deb
 8e44ac0e0bb2504818660d7ece8b5fffe8912f74 211126 sendmail_8.14.4-1_all.deb
 4236659f2f6775591a5a7da84e22b5940b164fdd 363566 sendmail-base_8.14.4-1_all.deb
 d2a9b71b05fa0b195905307f05cec404b2e84b47 300032 sendmail-cf_8.14.4-1_all.deb
 5e57bc4baaa535c712aad7c2c41eb9027d4caac6 982296 sendmail-bin_8.14.4-1_amd64.deb
 57a0e16604409e1c84abfac255208025b1f1688c 248928 rmail_8.14.4-1_amd64.deb
 77920182eccd4c73bb89d66f53ea237c1828aaf5 217100 sensible-mda_8.14.4-1_amd64.deb
 41363948ff5acddbd1777cfec245b87974676aaf 240034 
libmilter1.0.1_8.14.4-1_amd64.deb
 be1d87f53bbde5f0d393cfd2e38949ea2f767e9a 256832 
libmilter1.0.1-dbg_8.14.4-1_amd64.deb
 8fff7077e31436c06f90a9509dbc8c87d2a986ee 332064 
libmilter-dev_8.14.4-1_amd64.deb
Checksums-Sha256: 
 9bfe3990e1e732c0fac74027e144f30b3115581e8427d5e7de55e162f94105a8 1483 
sendmail_8.14.4-1.dsc
 40246cd35e99c40f22f4e88d328ff0084ef925257f2b0708a62ee6588725c7a3 2072180 
sendmail_8.14.4.orig.tar.gz
 9c287b1081dbc005f52c0bcd7738d912aa30457da6c5ffc89e9c34820527b141 501535 
sendmail_8.14.4-1.diff.gz
 c3c570f33872b39b3072125ace562865453a50924b56fae7419f839bcae0ed8b 842142 
sendmail-doc_8.14.4-1_all.deb
 4e9867250f37068e4e7c3f21b224cc687a1836d3acc764acca399d78ce8a5469 211126 
sendmail_8.14.4-1_all.deb
 0c13a31b094b608fc7301a3a2243127aac0881c1bc7f35c285d6b264518b469e 363566 
sendmail-base_8.14.4-1_all.deb
 d555a263b095ced7d463c5b3f94e8e639e42989500f7cf409d610f74db3cf968 300032 
sendmail-cf_8.14.4-1_all.deb
 b0faadccf20b4e26d9ed43be5f72dab660568e595025329d7678f157240f0a92 982296 
sendmail-bin_8.14.4-1_amd64.deb
 e54a1936ace1f970a863f057224add27d9cad416df03fc354ac80ec82fbbb69c 248928 
rmail_8.14.4-1_amd64.deb
 350afddfdaaa05f046ef3121ef366d0ee5ae877bc0a457a048645246dd403f94 217100 
sensible-mda_8.14.4-1_amd64.deb
 067d9d2f6858a952a97ead29e99da4c9faae501a3c02582baca694b9067df18a 240034 
libmilter1.0.1_8.14.4-1_amd64.deb
 977d0f2fd7d3fdaf947253ad907451bc17a94b9108cd339b08ce292c558db852 256832 
libmilter1.0.1-dbg_8.14.4-1_amd64.deb
 4c068e89c86f4affe6e83d693423731334152c829cd0f8952f14abaf4d049ea4 332064 
libmilter-dev_8.14.4-1_amd64.deb
Files: 
 d142cc7777e52de06398530aaf2b36ea 1483 mail extra sendmail_8.14.4-1.dsc
 55701f352bb8285e4de14ad6f3d48e35 2072180 mail extra sendmail_8.14.4.orig.tar.gz
 a70712b3fac4deb231f31d0acf0c39b3 501535 mail extra sendmail_8.14.4-1.diff.gz
 3dbf311dcbba36e687e565cd1233521d 842142 doc extra sendmail-doc_8.14.4-1_all.deb
 a24ad0987d36425e5a0f165588b99cc1 211126 mail extra sendmail_8.14.4-1_all.deb
 d296c83855ca90dce3ea2d1240dc267e 363566 mail extra 
sendmail-base_8.14.4-1_all.deb
 83f671b260408a795a2efc3343012f82 300032 mail extra sendmail-cf_8.14.4-1_all.deb
 7a12d34c9ab61bf90cf767323e3d476b 982296 mail extra 
sendmail-bin_8.14.4-1_amd64.deb
 19795ca980591df412bef501d753718e 248928 mail extra rmail_8.14.4-1_amd64.deb
 f7c52f39046ad023240cdc5556df65eb 217100 mail extra 
sensible-mda_8.14.4-1_amd64.deb
 6b9c5eb34f38a1c2c9a27d29d7ec2ec1 240034 libs extra 
libmilter1.0.1_8.14.4-1_amd64.deb
 84d5940660fb2b92579cae9e3ce04057 256832 libs extra 
libmilter1.0.1-dbg_8.14.4-1_amd64.deb
 5e66b7bd084f1f962864bd99642c722a 332064 libdevel extra 
libmilter-dev_8.14.4-1_amd64.deb

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

iEYEARECAAYFAky6ATMACgkQAVQn46S0dnbT5wCcCdxtFPW7x/4xG1UQlVJXsS++
Gb4Anjdmtd9pByLwF4iisillWq+cmQ2O
=z8gV
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to