Cyrus/Imapd - Outlook - Trash
    Mike Eggleston 
    mikeegg1 at mac.com
       
    Thu Jan 10 07:17:08 EST 2008
    
    
  
On Thu, 10 Jan 2008, Michael Polenske might have said:
> 
> Dear all,
> 
> we have some people using Outlook(2003) as MUI for our cyrus imap 
> installation. 
> 
> Mozilla and KMail User can use the function, that a message marked as deleted 
> will be moved to a Trash-Folder in imap instead of deleting the mail. Outlook 
> unfortunally does not offer this feature. My first  idea is to run a script 
> on imapserver, which goes through the mailboxes and moves all mails, which 
> are marked as DELETED, into the imap trash folder. 
> 
> Long story short: is there a commandline tool to find out if a message has a 
> set DELETE flag, or do I have to use cyrdump and grep for the flag by 
> myself ?
You can do this using the perl module Mail::IMAPClient.
Mike
    
    
More information about the Info-cyrus
mailing list