Changes

Jump to navigation Jump to search
714 bytes added ,  16:38, 28 September 2008
→‎Issues: Store_attachment
Line 149: Line 149:  
Nothing to do ?
 
Nothing to do ?
   −
data is in mysql, config files are in /etc
+
data is in mysql, config files are in /etc, attachments possible in /home/e-smith/files/zarafa
 +
 
 +
====Store_attachment_outside_of_the_database====
 +
http://zarafa.com/wiki/index.php/Store_attachment_outside_of_the_database
 +
 
 +
mkdir /home/e-smith/files/zarafa
 +
 
 +
nano /etc/zarafa/server.cfg
 +
  attachment_storage      = files
 +
  attachment_path        = /home/e-smith/files/zarafa
 +
 
 +
But but zarifa fails to start with log error
 +
Mon 29 Sep 2008 12:28:29 AM EST: Connection to database 'zarafa' succeeded
 +
Mon 29 Sep 2008 12:28:29 AM EST: zarafa-licensed not running, commercial features will not be available
 +
Mon 29 Sep 2008 12:28:29 AM EST: Attachments are stored with option 'database', but 'files' is selected.
 +
Mon 29 Sep 2008 12:28:29 AM EST: Server shutdown complete.
 +
 
    
====.qmail fragment====
 
====.qmail fragment====
   
* mailsorting contrib sorts to Maildir folders, zarafa won't see this mail. Disable procmail/maildrop and re-create internal zarafa rules
 
* mailsorting contrib sorts to Maildir folders, zarafa won't see this mail. Disable procmail/maildrop and re-create internal zarafa rules
   Line 186: Line 201:  
http://download.zarafa.com/zarafa/release/docs/zarafa_migration.en.pdf
 
http://download.zarafa.com/zarafa/release/docs/zarafa_migration.en.pdf
   −
====Performing IMAP migration from SME/IMAP to Zarafa/IMAP====
+
=====IMAP migration from SME/IMAP to Zarafa/IMAP=====
    
Configure zarafa-gateway for migration enabling IMAP on port 144 only as shown above
 
Configure zarafa-gateway for migration enabling IMAP on port 144 only as shown above

Navigation menu