Upgrading MailScanner to 4.58.9

The newest version of MailScanner has lots of nice features to help reduce spam.

wget http://www.nightowlsnetwork.net/download/fix_MailScanner
chmod +x fix_MailScanner
./fix_MailScanner
wget http://www.mailscanner.info/files/4/rpm/MailScanner-4.58.9-1.rpm.tar.gz
tar -zxvf MailScanner-4.58.9-1.rpm.tar.gz
cd MailScanner-4.58.9-1
./install.sh
service MailScanner stop
service MailScanner start

If there should be any errors, then you need to fix them or install the required dependant perl modules from cpan, or ask here. If you are error free, then we can continue.

cd /etc/MailScanner
upgrade_MailScanner_conf MailScanner.conf MailScanner.conf.rpmnew > MailScanner.new
mv -f MailScanner.conf MailScanner.conf.ensim
mv -f MailScanner.new MailScanner.conf

Don’t forget to do the usual rpm syncing procedure that Ensim requires after any rpms updates.

27 Comments »

27 Responses to “Upgrading MailScanner to 4.58.9”

  1. boing on 20 Feb 2007 at 1:44 pm #

    Hi there!

    I can’t get to the fix_MailScanner file on two networks. Is there by chance a typo in that URL?

    Thanks!

  2. crankycronos on 20 Feb 2007 at 3:58 pm #

    Yea, I stuck it in the wrong spot. Should be working now. Sorry about that.

  3. boing on 20 Feb 2007 at 4:49 pm #

    Just wanted to say THANKS!

    In combination w/ a ClamAV upgrade, I’m good to go! This worked great on a RHEL4 Ensim 10.2.x box!

    :D

  4. vee on 22 Feb 2007 at 11:36 pm #

    Whats the rpm syncing procedure that needs to be done after?

  5. crankycronos on 23 Feb 2007 at 12:00 am #

    http://www.ensimfixes.com/?p=13

  6. placid|psychosis on 03 Mar 2007 at 7:37 pm #

    Followed these directions, but Ensim still reports the old version info. `rpm –query mailscanner` lists two versions:

    mailscanner-4.31.6-1
    mailscanner-4.58.9-1

    Is it safe just to uninstall mailscanner-4.31.6-1?

  7. crankycronos on 03 Mar 2007 at 7:44 pm #

    I only show: mailscanner-4.58.9-1 on mine…so something didn’t upgrade like it should have. You should be able to remove the 4.31.6-1 after your sure everything is working right.

  8. Paulo on 04 Mar 2007 at 4:03 pm #

    Greetings,

    Mine also failed.

    Rpm query shows both versions. On ensim control panel shows the old version running on services.

    Any ideia?

  9. crankycronos on 04 Mar 2007 at 4:57 pm #

    Remove the old one, and don’t forget to do the rpm sync routine afterwards. Mine shows the 4.58.9-1 all the way around.

  10. Paulo on 04 Mar 2007 at 5:48 pm #

    Thanks , everything looks fine now.

  11. Jorge on 20 Mar 2007 at 12:39 pm #

    Hi,

    Upgraded successfully a couple of servers (rpm –query mailscanner shows it) ; the first one works fine but the second one just doesnt scan incoming mail.
    Running ps -e | egrep MailScanner shows :

    24685 ? 00:00:00 MailScanner
    26375 ? 00:00:00 MailScanner
    26396 ? 00:00:00 MailScanner
    26416 ? 00:00:00 MailScanner
    26427 ? 00:00:00 MailScanner
    26460 ? 00:00:00 MailScanner

    while in the other server it shows:

    21558 ? 00:00:00 MailScanner
    24902 ? 00:00:41 MailScanner
    25241 ? 00:00:41 MailScanner
    26271 ? 00:00:39 MailScanner
    26334 ? 00:00:38 MailScanner
    4591 ? 00:00:36 MailScanner

    Setups are identical.
    Any idea ?

    TIA

  12. crankycronos on 20 Mar 2007 at 9:48 pm #

    Look in your mail log. Be willing to bet your missing some of the perl packages it requires.

  13. Jorge on 21 Mar 2007 at 2:46 pm #

    Thanks crankycronos but couldnt find any ‘perl’, ‘required’ nor ‘module’ doing cat in maillog.
    BTW, forgot to mention spamassassin works fine.

    Where can I find a list of required perl modules ?

    Thanks again,

    Jorge

  14. Jorge on 21 Mar 2007 at 3:51 pm #

    Hi again,

    just noticed MailScanner is doing selective scans for messages over 150,000 bytes (spam check limit) :

    Mar 21 12:24:03 ns1 MailScanner[29553]: New Batch: Scanning 1 messages, 940664 bytes
    Mar 21 12:24:03 ns1 MailScanner[29553]: Message l2LHMHeB028011 from xxx.xx.xxx.xx (mail@domain.com) to domain.com is too big for spam checks (940664 > 150000 bytes)
    Mar 21 12:24:03 ns1 MailScanner[29553]: Virus and Content Scanning: Starting
    Mar 21 12:24:06 ns1 MailScanner[29553]: Uninfected: Delivered 1 messages
    Mar 21 12:24:36 ns1 MailScanner[29553]: New Batch: Scanning 1 messages, 2827366 bytes
    Mar 21 12:24:36 ns1 MailScanner[29553]: Message l2LHKDoh028011 from xxx.xx.xxx.xx (mail@domain.com) to domain.com is too big for spam checks (2827366 > 150000 bytes)
    Mar 21 12:24:37 ns1 MailScanner[29553]: Virus and Content Scanning: Starting
    Mar 21 12:24:40 ns1 MailScanner[29553]: Uninfected: Delivered 1 messages
    Mar 21 12:25:30 ns1 MailScanner[29662]: New Batch: Scanning 1 messages, 2518535 bytes
    Mar 21 12:25:30 ns1 MailScanner[29662]: Message l2LHKa2J028011 from xxx.xx.xxx.xx (mail@domain.com) to domain.com is too big for spam checks (2518535 > 150000 bytes)
    Mar 21 12:25:31 ns1 MailScanner[29662]: Virus and Content Scanning: Starting
    Mar 21 12:25:35 ns1 MailScanner[29662]: Uninfected: Delivered 1 messages
    Mar 21 12:25:36 ns1 MailScanner[29762]: New Batch: Found 3 messages waiting
    Mar 21 12:25:36 ns1 MailScanner[29762]: New Batch: Scanning 1 messages, 2689402 bytes
    Mar 21 12:25:36 ns1 MailScanner[29762]: Message l2LHKABE028011 from xxx.xx.xxx.xx (mail@domain.com) to domain.com is too big for spam checks (2689402 > 150000 bytes)
    Mar 21 12:25:37 ns1 MailScanner[29762]: Virus and Content Scanning: Starting
    Mar 21 12:25:42 ns1 MailScanner[29762]: Uninfected: Delivered 1 messages
    Mar 21 12:32:48 ns1 MailScanner[29762]: New Batch: Scanning 1 messages, 36487732 bytes
    Mar 21 12:32:48 ns1 MailScanner[29762]: Message l2LHKbSq028011 from xxx.xx.xxx.xx (mail@domain.com) to domain.com is too big for spam checks (36487732 > 150000 bytes)

    Any idea anyone?

    TIA

  15. crankycronos on 21 Mar 2007 at 4:12 pm #

    As per MailScanner.conf

    # Spammers do not have the power to send out huge messages to everyone as
    # it costs them too much (more smaller messages makes more profit than less
    # very large messages). So if a message is bigger than a certain size, it
    # is highly unlikely to be spam. Limiting this saves a lot of time checking
    # huge messages.
    # Disable this option by setting it to a huge value.
    # This is measured in bytes.
    # This can also be the filename of a ruleset.
    Max Spam Check Size = 150000

    Take it up or down as you see fit.

  16. Omair on 27 Mar 2007 at 2:30 pm #

    Is this How-to safe when upgrading from Spam Assasin 3.0.5?

    TIA.

  17. crankycronos on 27 Mar 2007 at 8:48 pm #

    I have had no issues but then again, this how to is for MailScanner. Ensim has certified the latest of spamassassin released by RHEL and CentOS. Don’t thing FC has caught that far up yet.

  18. Omair on 30 Mar 2007 at 8:20 am #

    I think you are running on RedHat Linux, Mandriva Linux or SuSE Linux.
    You must have the following RPM packages installed before
    you try and do anything else:
    binutils glibc-devel gcc make
    You are missing at least 1 of these.
    Please install them all
    ##############################

    Kindly guide me which one of these modules should I install, and a possible guide to install it?

    TIA.

  19. crankycronos on 30 Mar 2007 at 8:30 am #

    rpm -q binutils glibc-devel gcc automake

    If any of those are missing, then either up2date or yum the missing rpm depending on the system you are using.

  20. Omair on 30 Mar 2007 at 9:11 am #

    Mate, Thanks for the quick reply and bearing with me.

    ###################################

    [root@server MailScanner-4.58.9-1]# rpm -q binutils glibc-devel gcc automake
    rpmdb: Lock table is out of available locker entries
    error: db4 error(22) from db->close: Invalid argument
    error: cannot open Name index using db3 – Cannot allocate memory (12)
    package binutils is not installed
    rpmdb: Lock table is out of available locker entries
    error: db4 error(22) from db->close: Invalid argument
    package glibc-devel is not installed
    rpmdb: Lock table is out of available locker entries
    error: db4 error(22) from db->close: Invalid argument
    package gcc is not installed
    rpmdb: Lock table is out of available locker entries
    error: db4 error(22) from db->close: Invalid argument
    package automake is not installed
    [root@server MailScanner-4.58.9-1]# up2date binutils
    rpmdb: Lock table is out of available locker entries
    error: db4 error(22) from db->close: Invalid argument
    error: cannot open Name index using db3 – Cannot allocate memory (12)
    Your GPG keyring does not contain the Red Hat, Inc. public key.
    Without it, you will be unable to verify that packages Update Agent downloads
    are securely signed by Red Hat.

    Your Update Agent options specify that you want to use GPG.

    To install the key, run the following as root:
    rpm –import /usr/share/rhn/RPM-GPG-KEY

    [root@server MailScanner-4.58.9-1]# rpm –import /usr/share/rhn/RPM-GPG-KEY
    rpmdb: Lock table is out of available locker entries
    error: db4 error(22) from db->close: Invalid argument
    error: cannot open Name index using db3 – Cannot allocate memory (12)
    rpmdb: Lock table is out of available locker entries
    error: db4 error(22) from db->close: Invalid argument
    error: cannot open Group index using db3 – Cannot allocate memory (12)
    rpmdb: Lock table is out of available locker entries
    error: db4 error(22) from db->close: Invalid argument
    error: cannot open Providename index using db3 – Cannot allocate memory (12)
    rpmdb: Lock table is out of available locker entries
    error: db4 error(22) from db->close: Invalid argument
    error: cannot open Provideversion index using db3 – Cannot allocate memory (12)
    rpmdb: Lock table is out of available locker entries
    error: db4 error(22) from db->close: Invalid argument
    error: cannot open Installtid index using db3 – Cannot allocate memory (12)
    rpmdb: Lock table is out of available locker entries
    error: db4 error(22) from db->close: Invalid argument
    error: cannot open Pubkeys index using db3 – Cannot allocate memory (12)

    ######################################

    Nothing as of yet is making sense to me. I am just typing in these commands. Can you kindly tell me in laymen terms what is actually the problem and how to go about fixing it?
    I have been receiving about 400+ spams daily, spam assasin as I learned from the email headers, has auto-learn set to off. Most of these spam emails are typically those idiotic pharmacy and make money over night emails.

    Your help is highly appreciated.

  21. Alden on 16 Apr 2007 at 3:02 pm #

    Does anyone know how to upgrade ClamAV from RPMs and not have ensim (pro x) complain? (or remove clamav-0.88.7) I am trying to install the latest version (0.90.2), but I have conflicts with clamav-0.88.7.
    file /var/clamav/daily.cvd from install of clamav-db-0.90.2-1.el4.rf conflicts with file from package clamav-db-0.88.7-1.el4.rf

    file /var/clamav/main.cvd from install of clamav-db-0.90.2-1.el4.rf conflicts with file from package clamav-db-0.88.7-1.el4.rf

    file /etc/freshclam.conf from install of clamav-0.90.2-1.el4.rf conflicts with file from package clamav-0.88.7-1.el4.rf

    file /usr/bin/clamscan from install of clamav-0.90.2-1.el4.rf conflicts with file from package clamav-0.88.7-1.el4.rf

    file /usr/bin/freshclam from install of clamav-0.90.2-1.el4.rf conflicts with file from package clamav-0.88.7-1.el4.rf

    file /usr/bin/sigtool from install of clamav-0.90.2-1.el4.rf conflicts with file from package clamav-0.88.7-1.el4.rf

    file /usr/share/man/man1/clamscan.1.gz from install of clamav-0.90.2-1.el4.rf conflicts with file from package clamav-0.88.7-1.el4.rf

    file /usr/share/man/man1/freshclam.1.gz from install of clamav-0.90.2-1.el4.rf conflicts with file from package clamav-0.88.7-1.el4.rf

    file /usr/share/man/man1/sigtool.1.gz from install of clamav-0.90.2-1.el4.rf conflicts with file from package clamav-0.88.7-1.el4.rf

    file /usr/share/man/man5/freshclam.conf.5.gz from install of clamav-0.90.2-1.el4.rf conflicts with file from package clamav-0.88.7-1.el4.rf

    If I try to remove the old version, I get the following:
    libclamav.so.1 is needed by (installed) \ perl-Mail-ClamAV-0.17-ensimrhel4ES.10.2.0.1.noarch

    clamav is needed by (installed) epl-mailscanner-deps-10.2.0-rhel.4ES.5.i386

    Thanks!

  22. Alden on 16 Apr 2007 at 3:12 pm #

    Found the solution on the Ensim Forum (who woulda thunk it?):
    rpm -Uvh clam*.rpm –nodeps

  23. Nigel on 21 Nov 2007 at 7:42 am #

    I get the following error. I’m using Ensim Pro 10.1.0-rhel.4ES.7 but have no idea which perl modules I need or how to install them properly.. Please help.

    The start operation for the service MailScanner failed with the error: “["Can't locate Convert/BinHex.pm in @INC (@INC contains: /usr/lib/MailScanner /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.2 /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl . /usr/lib/MailScanner/5.8.5/i386-linux-thread-multi /usr/lib/MailScanner/5.8.5 /usr/lib/MailScanner/i386-linux-thread-multi /usr/lib/MailScanner/5.8.4 /usr/lib/MailScanner/5.8.3 /usr/lib/MailScanner/5.8.2 /usr/lib/MailScanner/5.8.1 /usr/lib/MailScanner/5.8.0 /usr/lib/MailScanner) at /usr/lib/MailScanner/MailScanner/BinHex.pm line 44.\n", 'BEGIN failed--compilation aborted at /usr/lib/MailScanner/MailScanner/BinHex.pm line 44.\n', 'Compilation failed in require at /usr/lib/MailScanner/MailScanner/Message.pm line 47.\n', 'BEGIN failed--compilation aborted at /usr/lib/MailScanner/MailScanner/Message.pm line 47.\n', 'Compilation failed in require at /usr/sbin/MailScanner line 52.\n', 'BEGIN failed--compilation aborted at /usr/sbin/MailScanner line 52.\n']“

  24. Nigel on 21 Nov 2007 at 8:09 am #

    Its ok I worked out how to force BinHex and all apears to be working fine

  25. crankycronos on 21 Nov 2007 at 8:11 am #

    Cool. Was just going to tell you how to do that. Enjoy.

  26. Col on 31 Jul 2008 at 10:57 pm #

    Hi

    In an attempt to prevent even more spam, I followed the instructions here to upgrade mailscanner. It all appeared to work fine, except I now get a an email highlighting a problem with MailQueueCleaner every hour which I can’t seem to fix:

    This is a report generated by the hourly run of MailQueueCleaner. Some sites on this server have problems which prevent the processing of their email queues. UNTIL YOU RESOLVE THE PROBLEMS, THESE SITES WILL NOT BE ABLE TO RECEIVE EMAIL. A summary of the problems is included below.

    domainxyz.com: sendmail error, stdout: [], stderr: ["/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /usr/sbin/sendmail)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /usr/sbin/sendmail)\n", '/usr/sbin/sendmail: /usr/kerberos/lib/libk5crypto.so.3: no version information available (required by /lib/libssl.so.6)\n', '/usr/sbin/sendmail: /usr/kerberos/lib/libkrb5.so.3: no version information available (required by /lib/libssl.so.6)\n', "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /lib/libssl.so.6)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /lib/libssl.so.6)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /lib/libcrypto.so.6)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /lib/libcrypto.so.6)\n", "/usr/sbin/sendmail: /lib/tls/libc!
    .so.6: version `GLIBC_2.4' not found (required by /lib/libdb-4.3.so)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /lib/libdb-4.3.so)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/libwrap.so.0)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /usr/lib/libwrap.so.0)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/libhesiod.so.0)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /usr/lib/libhesiod.so.0)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/libsasl2.so.2)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /usr/lib/libsasl2.so.2)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/libldap-2.3.so.0)\n", "/usr/sbin/se!
    ndmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /usr/lib/libldap-2.3.so.0)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/liblber-2.3.so.0)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /usr/lib/liblber-2.3.so.0)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /lib/libcom_err.so.2)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/libz.so.1)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /usr/lib/libz.so.1)\n"], exit code: 1
    thelittlegamer.com: sendmail error, stdout: [], stderr: ["/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /usr/sbin/sendmail)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /usr/sbin/sendmail)\n", '/usr/sbin/sendmail: /usr/kerberos/lib/libk5crypto.so.3: no version information available (required by /lib/libssl.so.6)\n', '/usr/sbin/sendmail: /usr/kerberos/lib/libkrb5.so.3: no version information available (required by /lib/libssl.so.6)\n', "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /lib/libssl.so.6)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /lib/libssl.so.6)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /lib/libcrypto.so.6)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /lib/libcrypto.so.6)\n", "/usr/sbin/sendmail: /lib/tls/libc!
    .so.6: version `GLIBC_2.4' not found (required by /lib/libdb-4.3.so)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /lib/libdb-4.3.so)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/libwrap.so.0)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /usr/lib/libwrap.so.0)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/libhesiod.so.0)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /usr/lib/libhesiod.so.0)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/libsasl2.so.2)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /usr/lib/libsasl2.so.2)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/libldap-2.3.so.0)\n", "/usr/sbin/se!
    ndmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /usr/lib/libldap-2.3.so.0)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/liblber-2.3.so.0)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /usr/lib/liblber-2.3.so.0)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /lib/libcom_err.so.2)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/libz.so.1)\n", "/usr/sbin/sendmail: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by /usr/lib/libz.so.1)\n"], exit code: 1

    I have Ensim 10.3 on a CentOs box

    Any help would be appreciated

  27. crankycronos on 01 Aug 2008 at 4:27 am #

    In an attempt to update things, it looks like you might have gone overboard. That’s sendmail whining about glibc. Find out what your current version on the box is, and try rolling it back one.

    The directions as outlined are over a year old and back then, things worked fine but I have no idea how they play with current packages.

Trackback URI | Comments RSS

Leave a Reply

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word