Senin, 15 Juli 2013

Zimbra location of all postfix administrative commands.

Zimbra location of all postfix administrative commands.

[root@mail ~]$ su – zimbra
[zimbra@mail ~]$ postconf -d | grep ‘command_directory’
command_directory = /opt/zimbra/postfix-2.7.10.3z/sbin
[zimbra@mail ~]$

Default location of Zimbra master.cf and main.cf files.
[root@mail ~]$ su – zimbra
[zimbra@mail ~]$ postconf -d | grep ‘config_directory’
config_directory = /opt/zimbra/postfix-2.7.10.3z/conf
[zimbra@mail ~]$

Zimbra postfix all mail queue directory location
[root@mail ~]$ su – zimbra
[zimbra@mail conf]$ postconf -d | grep ‘queue_directory’
queue_directory = /opt/zimbra/zimbra/data/postfix/spool
[zimbra@mail ~]$

Zimbra important mail queue directories
/opt/zimbra/data/postfix/spool/incoming, incoming queue
/opt/zimbra/data/postfix/spool/active, active queue
/opt/zimbra/data/postfix/spool/deferred, deferred queue
/opt/zimbra/data/postfix/spool/bounce, non-delivery status
/opt/zimbra/data/postfix/spool/defer, non-delivery status
/opt/zimbra/data/postfix/spool/trace, delivery status

Incoming-
The incoming message queue holds the new mail that has been received.
Active-The active message queue holds messages that are ready to be sent.
Deferred-Messages that cannot be delivered for some reason are placed in the deferred queue.
Hold-The hold message queue keeps mail that could not be processed.
Corrupt-The corrupt queue stores damaged unreadable messages.

Zimbra Postfix Mail Queue Directory location

[root@mail spool]# pwd
/opt/zimbra/zimbra/data/postfix/spool

Tidak ada komentar:

Posting Komentar