saslauthd[25219] :set_auth_mech : failed to initialize mechanism zimbra
This email has been heavily edited by me I hope it still makes sense.
After upgrade everthing seems to start ok except the MTA and a wierd line about salpd having a bad config line. Mabye it is just me but i feel the MTA part is fairly important to myself and my users hahaha. All kidding aside i need some help here is the output i get when i try to start zimba after upgrade from m2 to ga. Below that is the matching entries in zimbra.log and here is a link to my last post incase it helps too. http://www.zimbra.com/forums/administrators/1854-checking-ldap-localhost-389-failed-ldap_bind-cant-contact-ldap-server-1-a.html
Also i cannot login to webail but can login to imap and have new messages so mta is working. But when I try to send i get these in the zimbra.log
Code:
Feb 21 18:33:19 shoemasters postfix/smtpd[4257]: warning: computerking.ca[68.146.204.152]: SASL PLAIN authentication failed
Feb 21 18:33:19 shoemasters postfix/smtpd[4257]: warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory
ps i tared the entire opt directory before all this happend so worst case i can just put it back right? oh ya and PLEASE HELP
pss did some looking on the fourms and have still not found any answers yet
here is my link stuff.
Code:
zimbra@shoemasters bin]$ ldd /opt/zimbra/postfix/libexec/master
linux-gate.so.1 => (0x0022b000)
libpcre.so.0 => /lib/libpcre.so.0 (0x009c5000)
libldap-2.2.so.7 => /opt/zimbra/lib/libldap-2.2.so.7 (0x004c8000)
liblber-2.2.so.7 => /opt/zimbra/lib/liblber-2.2.so.7 (0x007ff000)
libmysqlclient.so.14 => /opt/zimbra/lib/libmysqlclient.so.14 (0x002eb000)
libz.so.1 => /usr/lib/libz.so.1 (0x00a30000)
libm.so.6 => /lib/tls/libm.so.6 (0x00111000)
libsasl2.so.2 => /opt/zimbra/cyrus-sasl/lib/libsasl2.so.2 (0x00fa1000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x00c00000)
libssl.so.4 => /lib/libssl.so.4 (0x00c14000)
libcrypto.so.4 => /lib/libcrypto.so.4 (0x00b15000)
libnsl.so.1 => /lib/libnsl.so.1 (0x00a58000)
libresolv.so.2 => /lib/libresolv.so.2 (0x00a42000)
libc.so.6 => /lib/tls/libc.so.6 (0x00898000)
libbind.so.3 => /usr/lib/libbind.so.3 (0x00c54000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00a00000)
/lib/ld-linux.so.2 (0x0087e000)
libdl.so.2 => /lib/libdl.so.2 (0x00134000)
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00aff000)
libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00a75000)
libcom_err.so.2 => /lib/libcom_err.so.2 (0x00a70000)
libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00adc000)
Code:
zimbra@shoemasters zcs]$ zmcontrol start
Host shoemasters.com
Starting ldap...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting logger...Done.
Starting mailbox...Done.
Starting mta...FAILED
getService: sasl
getService: webxml
getService: perdition
DO: /opt/zimbra/postfix/sbin/postconf -e content_filter='smtp-amavis:[127.0.0.1]:10024'
DO: /opt/zimbra/postfix/sbin/postconf -e myhostname='shoemasters.com'
DO: /opt/zimbra/postfix/sbin/postconf -e recipient_delimiter=''
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_sasl_auth_enable='no'
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_tls_auth_only='yes'
DO: /opt/zimbra/postfix/sbin/postconf -e disable_dns_lookups='no'
DO: /opt/zimbra/postfix/sbin/postconf -e message_size_limit='10240000'
DO: /opt/zimbra/postfix/sbin/postconf -e relayhost=''
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_recipient_restrictions='reject_non_fqdn_recipient, permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination, permit'
saslauthd[25219] :set_auth_mech : failed to initialize mechanism zimbra
Starting snmp...Done.
Starting spell...Done.
Code:
Feb 21 16:54:37 shoemasters postfix/postfix-script: stopping the Postfix mail system
Feb 21 16:54:37 shoemasters postfix/master[21686]: terminating on signal 15
Feb 21 16:54:37 shoemasters zimbramon[23760]: 23760:info: Stopping snmp
Feb 21 16:54:37 shoemasters zimbramon[23760]: 23760:info: Stopping spell
Feb 21 16:55:36 shoemasters zimbramon[23944]: 23944:info: Starting services
Feb 21 16:55:36 shoemasters slapd[23963]: @(#) $OpenLDAP: slapd 2.2.28 (Nov 9 2005 12:02:16) $ root@build-fc3.liquidsys.com:/home/build/p4/main/ThirdParty/openldap/openldap-2.2.28/servers/slapd
Feb 21 16:55:36 shoemasters slapd[23963]: /opt/zimbra/openldap/etc/openldap/schema/zimbra.schema: line 2889: bad config line (ignored)
Feb 21 16:55:36 shoemasters slapd[23963]: bdb_db_init: Initializing BDB database
Feb 21 16:55:41 shoemasters zimbramon[23944]: 23944:info: Starting antispam
Feb 21 16:55:58 shoemasters zimbramon[23944]: 23944:info: Starting antivirus
Feb 21 16:56:03 shoemasters amavis[24185]: starting. /opt/zimbra/amavisd/sbin/amavisd at shoemasters.com amavisd-new-2.3.3 (20050822), Unicode aware, LANG=en_US.UTF-8
Feb 21 16:56:03 shoemasters amavis[24185]: user=500, EUID: 500 (500); group=, EGID: 500 501 500 5 (500 501 500 5)
Feb 21 16:56:03 shoemasters amavis[24185]: Perl version 5.008005
Feb 21 16:56:05 shoemasters amavis[24235]: Net::Server: Process Backgrounded
Feb 21 16:56:05 shoemasters amavis[24235]: Net::Server: 2006/02/21-16:56:05 Amavis (type Net::Server::PreForkSimple) starting! pid(24235)
Feb 21 16:56:05 shoemasters amavis[24235]: Net::Server: Binding to TCP port 10024 on host 127.0.0.1
Feb 21 16:56:05 shoemasters amavis[24235]: Net::Server: Group Not Defined. Defaulting to EGID '500 501 500 5'
Feb 21 16:56:05 shoemasters amavis[24235]: Net::Server: User Not Defined. Defaulting to EUID '500'
Feb 21 16:56:05 shoemasters amavis[24235]: Module Amavis::Conf 2.043
Feb 21 16:56:05 shoemasters amavis[24235]: Module Archive::Tar 1.26
Feb 21 16:56:05 shoemasters amavis[24235]: Module Archive::Zip 1.16
Feb 21 16:56:05 shoemasters amavis[24235]: Module BerkeleyDB 0.27
Feb 21 16:56:05 shoemasters amavis[24235]: Module Compress::Zlib 1.41
Feb 21 16:56:05 shoemasters amavis[24235]: Module Convert::TNEF 0.17
Feb 21 16:56:05 shoemasters amavis[24235]: Module Convert::UUlib 1.051
Feb 21 16:56:05 shoemasters amavis[24235]: Module DBD::mysql 3.0002
Feb 21 16:56:05 shoemasters amavis[24235]: Module DBI 1.48
Feb 21 16:56:05 shoemasters amavis[24235]: Module DB_File 1.809
Feb 21 16:56:05 shoemasters amavis[24235]: Module MIME::Entity 5.418
Feb 21 16:56:05 shoemasters amavis[24235]: Module MIME::Parser 5.418
Feb 21 16:56:05 shoemasters amavis[24235]: Module MIME::Tools 5.418
Feb 21 16:56:05 shoemasters amavis[24235]: Module Mail::Header 1.67
Feb 21 16:56:05 shoemasters amavis[24235]: Module Mail::Internet 1.67
Feb 21 16:56:05 shoemasters amavis[24235]: Module Mail::SpamAssassin 3.001000
Feb 21 16:56:05 shoemasters amavis[24235]: Module Net::Cmd 2.26
Feb 21 16:56:05 shoemasters amavis[24235]: Module Net::DNS 0.53
Feb 21 16:56:05 shoemasters amavis[24235]: Module Net::LDAP 0.33
Feb 21 16:56:05 shoemasters amavis[24235]: Module Net::SMTP 2.29
Feb 21 16:56:05 shoemasters amavis[24235]: Module Net::Server 0.89
Feb 21 16:56:05 shoemasters amavis[24235]: Module Time::HiRes 1.83
Feb 21 16:56:05 shoemasters amavis[24235]: Module Unix::Syslog 0.99
Feb 21 16:56:05 shoemasters amavis[24235]: Amavis::DB code loaded
Feb 21 16:56:05 shoemasters amavis[24235]: Amavis::Cache code loaded
Feb 21 16:56:05 shoemasters amavis[24235]: SQL base code NOT loaded
Feb 21 16:56:05 shoemasters amavis[24235]: SQL::Log code NOT loaded
Feb 21 16:56:05 shoemasters amavis[24235]: SQL::Quarantine NOT loaded
Feb 21 16:56:05 shoemasters amavis[24235]: Lookup::SQL code NOT loaded
Feb 21 16:56:05 shoemasters amavis[24235]: Lookup::LDAP code loaded
Feb 21 16:56:05 shoemasters amavis[24235]: AM.PDP prot code NOT loaded
Feb 21 16:56:05 shoemasters amavis[24235]: SMTP-in prot code loaded
Feb 21 16:56:05 shoemasters amavis[24235]: ANTI-VIRUS code loaded
Feb 21 16:56:05 shoemasters amavis[24235]: ANTI-SPAM code loaded
Feb 21 16:56:05 shoemasters amavis[24235]: Unpackers code loaded
Feb 21 16:56:05 shoemasters amavis[24235]: Found $file at /usr/bin/file
Feb 21 16:56:05 shoemasters amavis[24235]: No $dspam, not using it
Feb 21 16:56:05 shoemasters amavis[24235]: Internal decoder for .mail
Feb 21 16:56:05 shoemasters amavis[24235]: Internal decoder for .asc
Feb 21 16:56:05 shoemasters amavis[24235]: Internal decoder for .uue
Feb 21 16:56:05 shoemasters amavis[24235]: Internal decoder for .hqx
Feb 21 16:56:05 shoemasters amavis[24235]: Internal decoder for .ync
Feb 21 16:56:05 shoemasters amavis[24235]: No decoder for .F tried: unfreeze, freeze -d, melt, fcat
Feb 21 16:56:05 shoemasters amavis[24235]: Found decoder for .Z at /usr/bin/gzip -d
Feb 21 16:56:05 shoemasters amavis[24235]: Internal decoder for .gz
Feb 21 16:56:05 shoemasters amavis[24235]: Found decoder for .bz2 at /usr/bin/bzip2 -d
Feb 21 16:56:05 shoemasters amavis[24235]: No decoder for .lzo tried: lzop -d
Feb 21 16:56:05 shoemasters amavis[24235]: Found decoder for .rpm at /usr/bin/rpm2cpio
Feb 21 16:56:05 shoemasters amavis[24235]: Found decoder for .cpio at /usr/bin/pax
Feb 21 16:56:05 shoemasters amavis[24235]: Found decoder for .tar at /usr/bin/pax
Feb 21 16:56:05 shoemasters amavis[24235]: Found decoder for .deb at /usr/bin/ar
Feb 21 16:56:05 shoemasters amavis[24235]: Internal decoder for .zip
Feb 21 16:56:05 shoemasters amavis[24235]: No decoder for .rar tried: rar, unrar
Feb 21 16:56:05 shoemasters amavis[24235]: No decoder for .arj tried: arj, unarj
Feb 21 16:56:05 shoemasters amavis[24235]: No decoder for .arc tried: nomarch, arc
Feb 21 16:56:05 shoemasters amavis[24235]: No decoder for .zoo tried: zoo
Feb 21 16:56:05 shoemasters amavis[24235]: Found decoder for .lha at /usr/bin/lha
Feb 21 16:56:05 shoemasters amavis[24235]: No decoder for .cab tried: cabextract
Feb 21 16:56:05 shoemasters amavis[24235]: No decoder for .tnef tried: tnef
Feb 21 16:56:05 shoemasters amavis[24235]: Internal decoder for .tnef
Feb 21 16:56:05 shoemasters amavis[24235]: Found decoder for .exe at /usr/bin/lha
Feb 21 16:56:05 shoemasters amavis[24235]: Using internal av scanner code for (primary) ClamAV-clamd
Feb 21 16:56:05 shoemasters amavis[24235]: Creating db in /opt/zimbra/amavisd/db/; BerkeleyDB 0.27, libdb 4.2
Feb 21 16:56:05 shoemasters amavis[24235]: SpamControl: initializing Mail::SpamAssassin
Feb 21 16:56:07 shoemasters amavis[24235]: SpamControl: done
Feb 21 16:56:16 shoemasters zimbramon[23944]: 23944:info: Starting logger
Feb 21 16:56:16 shoemasters clamd[24345]: Daemon started.
Feb 21 16:56:16 shoemasters clamd[24345]: clamd daemon 0.87.1 (OS: linux-gnu, ARCH: i386, CPU: i686)
Feb 21 16:56:16 shoemasters clamd[24345]: Log file size limited to 20971520 bytes.
Feb 21 16:56:16 shoemasters clamd[24345]: Reading databases from /opt/zimbra/clamav/db
Feb 21 16:56:17 shoemasters zimbramon[23944]: 23944:info: Starting mailbox
Feb 21 16:56:18 shoemasters clamd[24345]: Protecting against 45403 viruses.
Feb 21 16:56:18 shoemasters clamd[24404]: Bound to port 3310
Feb 21 16:56:18 shoemasters clamd[24404]: Setting connection queue length to 15
Feb 21 16:56:18 shoemasters clamd[24404]: Archive: Archived file size limit set to 104857600 bytes.
Feb 21 16:56:18 shoemasters clamd[24404]: Archive: Recursion level limit set to 8.
Feb 21 16:56:18 shoemasters clamd[24404]: Archive: Files limit set to 1000.
Feb 21 16:56:18 shoemasters clamd[24404]: Archive: Compression ratio limit set to 250.
Feb 21 16:56:18 shoemasters clamd[24404]: Archive support enabled.
Feb 21 16:56:18 shoemasters clamd[24404]: Archive: RAR support disabled.
Feb 21 16:56:18 shoemasters clamd[24404]: Portable Executable support enabled.
Feb 21 16:56:18 shoemasters clamd[24404]: Mail files support enabled.
Feb 21 16:56:18 shoemasters clamd[24404]: OLE2 support enabled.
Feb 21 16:56:18 shoemasters clamd[24404]: HTML support enabled.
Feb 21 16:56:18 shoemasters clamd[24404]: Self checking every 1800 seconds.
Feb 21 16:56:46 shoemasters zimbramon[23944]: 23944:info: Starting mta
Feb 21 16:57:18 shoemasters postfix/postfix-script: warning: not owned by root: /opt/zimbra/postfix-2.2.5/conf/main.cf
Feb 21 16:57:18 shoemasters postfix/postfix-script: starting the Postfix mail system
Feb 21 16:57:18 shoemasters postfix/master[25208]: daemon started -- version 2.2.5, configuration /opt/zimbra/postfix-2.2.5/conf
Feb 21 16:57:18 shoemasters zimbramon[23944]: 23944:info: Starting snmp
Feb 21 16:57:18 shoemasters zimbramon[23944]: 23944:info: Starting spell
psss tried the mtaauthhost stuff here and replied with my problems to that post too.
http://www.zimbra.com/forums/administrators/1277-weird-problem-m3_381-a.html