Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
TetraWiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Monitoring Incoming & outgoing mails in zimbra
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
Here is how to configure a particular mail id to hold a record of all either incoming,or outgoing mails from a particular server or a particular email id in Zimbra. Source -> http://www.postfix.org/ADDRESS_REWRITING_README.html#auto_bcc -> http://www.zimbra.com/forums/administrators/28958-solved-sender_bcc_maps-not-receiving-mail-lt.html Changes in /etc/postfix/main.cf : #Add following line to get a bcc copy to your email id when some one send a mail: sender_bcc_maps = hash:/etc/sender_bcc #Add following line to get a bcc copy to your email id when some one receive a mail: recipient_bcc_maps = hash:/etc/recipient_bcc :wq! # vim /etc/sender_bcc @domain.com outgoing@domain.com #to get sent mails of whole server user@domain.com user_outgoing@domain.com #to get sent mails of particular user # vim /etc/recipient_bcc @domain.com imcoming@domain.com #to get received mails of whole server user@domain.com user_incoming@domain.com #to get received mails of particular user Now run the following commands # /opt/zimbra/postfix/sbin/postmap /etc/sender_bcc # /opt/zimbra/postfix/sbin/postmap /etc/recipient_bcc # /opt/zimbra/postfix/sbin/postfix reload ---DONE--- Working fine on TIPL**
Summary:
Please note that all contributions to TetraWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
TetraWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)