Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-04-2010, 11:19 PM
Loyal Member
 
Posts: 95
Question [SOLVED] Is it possible to get sent copy while sending from outlook etc.

Hi,
I want for my one of email user whenever he send mail from his outlook i want the copy of that mail into another email account and if this is not possible then into its webmail sent folder.
is it possible without IMAP ?
Reply With Quote
  #2 (permalink)  
Old 10-05-2010, 03:52 AM
Moderator
 
Posts: 7,928
Default

Are you using the Zimbra Outlook Connector or direct SMTP ?
__________________
Reply With Quote
  #3 (permalink)  
Old 10-05-2010, 05:56 AM
Loyal Member
 
Posts: 95
Default

just using outlook with direct SMTP.
Reply With Quote
  #4 (permalink)  
Old 10-05-2010, 07:18 AM
Moderator
 
Posts: 883
Default

What version of Outlook are you using? I briefly looked at this with Outlook 2000/2003 and the only thing I could come up with was setting up an Outlook rule to copy/move messages from the local Sent folder to the Zimbra Sent folder. Didn't really get into it enough to see how well this would work.

I thought with newer versions of Outlook (2007/XP/2010) there was a setting that let you control where sent messages were saved, similar to what other email clients like Thunderbird have.
Reply With Quote
  #5 (permalink)  
Old 10-05-2010, 07:31 AM
Loyal Member
 
Posts: 95
Default

as i don't want to configure any thing from client site i want to do this by settings at zimbra site only, so is it possible? is there any way to capture mail sent by particular user?
Reply With Quote
  #6 (permalink)  
Old 10-05-2010, 07:35 AM
Moderator
 
Posts: 7,928
Default

Not really as it will be happening at the Postfix level. You could write a content filter that Postfix would hand off to, check who sent the email and it it matches write it out somewhere, and then re-inject it back into the queue for final delivery. There may also be a milter somewhere you could use for doing it. Only other alternative, AFAIK, would be to always_bcc.
__________________
Reply With Quote
  #7 (permalink)  
Old 05-06-2011, 12:16 AM
Loyal Member
 
Posts: 95
Default

I already solved the same :
su - zimbra

vi /opt/zimbra/postfix/conf/main.cf
add following on top.......
sender_bcc_maps = hash:/opt/zimbra/postfix/conf/sender_bcc


then
vi /opt/zimbra/postfix/conf/sender_bcc
add following.....

user1@mydomain.com admin@mydomain.com
user2@mydomain.com admin@mydomain.com
..
postmap /opt/zimbra/postfix/conf/sender_bcc

atlast
posfix reload

so now when ever user1 or user2 sending any mail admin will get a copy no matter from where he is sending( webmail or outlook etc.)
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.