OK, that dylib problem is resolved as well.
Entered the following commands:
mkdir -p /opt/zimbra/mysql-standard-4.1.16-apple-darwin8.2.0-powerpc
mkdir -p /opt/zimbra/mysql-standard-4.1.16-apple-darwin8.2.0-powerpc//
mkdir -p /opt/zimbra/mysql-standard-4.1.16-apple-darwin8.2.0-powerpc//lib/
mkdir -p /opt/zimbra/mysql-standard-4.1.16-apple-darwin8.2.0-powerpc//lib/mysql/
ln -s /opt/zimbra/lib/libmysqlclient.14.dylib /opt/zimbra/mysql-standard-4.1.16-apple-darwin8.2.0-powerpc//lib/mysql/libmysqlclient.14.dylib
Logged back in as zimbra, zmttactl start, a different error this time...
mta-rcps-info:~ zimbra$ zmmtactl start
getService: sasl
getService: webxml
getService: mailbox
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='mta.rcps.info'
DO: /opt/zimbra/postfix/sbin/postconf -e recipient_delimiter=''
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_sasl_auth_enable='yes'
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_reci pient, permit_sasl_authenticated, permit_mynetworks, reject_invalid_hostname, reject_non_fqdn_sender, reject_unauth_destination, permit'
postfix/postfix-script: warning: not owned by root: /opt/zimbra/postfix-2.2.5/conf/main.cf
postfix/postfix-script: starting the Postfix mail system
saslauthd[23794] :set_auth_mech : failed to initialize mechanism zimbra
I also tried chown root /opt/zimbra/postfix-2.2.5/conf/main.cf, then back to zimbra and zmmtactl start, but it looks as if this is re-generated each time from default because it came up with the same message and reverted the owner.
So what do I need to do to get saslauthd to work now....
Oh yeah, and thanks again for the great support - I've never had this prompt and this helpful support from anyone I've ever dealt with before.
Britt