View Single Post
  #3 (permalink)  
Old 03-22-2008, 07:14 AM
echoadisan echoadisan is offline
Member
 
Posts: 14
Default

yep it's exist

Code:
[root@domain spool]# find /opt/zimbra -name maildrop
/opt/zimbra/postfix-2.4.3.4z/spool/private/maildrop
/opt/zimbra/postfix-2.4.3.3z/spool/private/maildrop
/opt/zimbra/data/postfix/spool/maildrop
/opt/zimbra/data/postfix/spool/private/maildrop

[root@domain spool]# ll /opt/zimbra/data/postfix/spool/
total 56
drwx------   2 postfix postfix  4096 Mar 22 19:56 active
drwx------   2 postfix postfix  4096 Mar 22 18:21 bounce
drwx------   2 postfix postfix  4096 Mar 22 18:21 corrupt
drwx------  18 postfix postfix  4096 Mar  1 13:20 defer
drwx------  18 postfix postfix  4096 Mar  1 13:20 deferred
drwx------   2 postfix postfix  4096 Mar 22 18:21 flush
drwx------   2 postfix postfix  4096 Mar 22 18:21 hold
drwx------   2 postfix postfix  4096 Mar 22 19:56 incoming
drwxrwx---   2 postfix postdrop 4096 Mar 22 18:21 maildrop
drwxr-xr-x   2 postfix postfix  4096 Mar  4 18:40 pid
drwx------   2 postfix postfix  4096 Mar 22 18:38 private
drwx--x---   2 postfix postdrop 4096 Mar 22 18:38 public
drwx------   2 postfix postfix  4096 Mar 22 18:21 saved
drwx------   2 postfix postfix  4096 Mar 22 18:21 trace

[root@domain spool]# ll /opt/zimbra/data/postfix/spool/private
total 0
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 anvil
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 bounce
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 bsmtp
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 cyrus
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 defer
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 discard
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 error
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 ifmail
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 lmtp
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 local
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 maildrop
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 old-cyrus
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 proxymap
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 relay
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 rewrite
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 scache
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 smtp
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 smtp-amavis
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 tlsmgr
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 trace
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 uucp
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 verify
srw-rw-rw-  1 postfix postfix 0 Mar 22 18:38 virtual
i dunno which one?

tx
echo
Reply With Quote