View Single Post
  #10 (permalink)  
Old 09-03-2010, 08:08 AM
mailman.33 mailman.33 is offline
Loyal Member
 
Posts: 82
Exclamation hey

vginders,

I really hope that didn't come back for you How is it going now? long time, but still I would like to know.

Quanah,

I find amavis taking up load on server and sometimes hanging up, causing postfix to defer mails. I checked amavis password with ldap server and it is connecting fine(though no success line ).

[zimbra@server ~]$ ldapwhoami -x -h mail.domain.com -ZZZ -D "uid=zmamavis,cn=appaccts,cn=zimbra" -W
Enter LDAP Password:
dn:uid=zmamavis,cn=appaccts,cn=zimbra
[zimbra@server ~]$

$ ls -l /opt/zimbra/amavisd
lrwxrwxrwx 1 root root 29 Jul 16 23:02 /opt/zimbra/amavisd -> /opt/zimbra/amavisd-new-2.6.4 (directory)

But I can't confirm if amavisd is linked to the right version, I can find these too in /opt/zimbra besides amavisd-new-2.6.4
* amavisd-new-2.4.3
* amavisd-new-2.5.2

and in /opt/zimbra/amavisd-new-2.6.4, this is all I could find.

$ ls -l /opt/zimbra/amavisd-new-2.6.4
total 8
-r--r--r-- 1 root root 63 Jun 17 05:21 DB_CONFIG.amavisd
drwxrwxr-x 2 root root 4096 Jul 16 23:02 sbin
[zimbra@amavisd-new-2.6.4]$

any thoughts?

Last edited by mailman.33; 09-03-2010 at 08:12 AM.. Reason: details
Reply With Quote