Changes

Jump to navigation Jump to search
57 bytes added ,  20:44, 22 October 2008
Line 73: Line 73:  
1- I also placed a rewrite rule to force https.
 
1- I also placed a rewrite rule to force https.
 
  RewriteRule ^/Microsoft-Server-ActiveSync(/.*|$)    https://%{HTTP_HOST}/Microsoft-Server-ActiveSync$1 [L,R]
 
  RewriteRule ^/Microsoft-Server-ActiveSync(/.*|$)    https://%{HTTP_HOST}/Microsoft-Server-ActiveSync$1 [L,R]
 +
 
2- You can sort junk email to zarafa and have it automatically placed in the Junk E-mail folder.  This works in the .qmail-junkmail template.  Note the -qj switch.  This tells zarafa-dagent to place the email in the Junk E-mail folder.
 
2- You can sort junk email to zarafa and have it automatically placed in the Junk E-mail folder.  This works in the .qmail-junkmail template.  Note the -qj switch.  This tells zarafa-dagent to place the email in the Junk E-mail folder.
 
  | /usr/bin/zarafa-dagent -qj <username>
 
  | /usr/bin/zarafa-dagent -qj <username>
 +
 +
See bug: http://bugs.contribs.org/show_bug.cgi?id=4705
    
Some other notes:
 
Some other notes:
87

edits

Navigation menu