You are hereBlogs / gurubert's blog / Links for 2010-01-28
Links for 2010-01-28
- Mail delivery to shared folders - Zimbra
Create an alias for the account that holds the shared folder.In the account create a mail filter rule:
if anyof (header :contains "Received" "alias@example.com") { fileinto "/path/to/folder"; stop; }
(tags: zimbra email sysadmin)
