Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
howtos:macosx [2011/09/19 11:44] amatubuhowtos:macosx [2012/04/11 14:12] amatubu
Line 23: Line 23:
   * The installer also installs XMLRPC module, NNTP/SMTP proxies and IMAP module.   * The installer also installs XMLRPC module, NNTP/SMTP proxies and IMAP module.
  
-  * If you need the optional SSL Support, you can install it using //POPFile-addssl.pkg// installer. The module will allow POPFile to use SSL when connecting to a mail server, an additional 1.6MB of disk space is required for the extra Perl components and SSL libraries.+  * The SSL Support is no longer an option. POPFile installer will install the modules which are needed to use SSL connections.
  
   * The word lists (called the corpus) used to classify your email will take some additional space depending on how much mail you use to train POPFile and how many buckets you create. POPFile keeps a temporary copy of recent mail (the Message History) for a few days to make it easy to correct any classification errors so some extra space is required for these recent messages. For some users only a few extra MB will be sufficient for the corpus and Message History, for others an additional 100 MB may be required.   * The word lists (called the corpus) used to classify your email will take some additional space depending on how much mail you use to train POPFile and how many buckets you create. POPFile keeps a temporary copy of recent mail (the Message History) for a few days to make it easy to correct any classification errors so some extra space is required for these recent messages. For some users only a few extra MB will be sufficient for the corpus and Message History, for others an additional 100 MB may be required.
Line 219: Line 219:
         Localizable.strings</code>         Localizable.strings</code>
   - In a terminal window, enter these commands: <code>cd /Library/StartupItems   - In a terminal window, enter these commands: <code>cd /Library/StartupItems
-sudo chown -R root.admin popfile +sudo chown -R root:wheel POPfile 
-cd popfile +cd POPfile 
-sudo chmod 754 popfile+sudo chmod 754 POPfile
 sudo chmod 644 StartupParameters.plist</code> sudo chmod 644 StartupParameters.plist</code>
   - Finally, to start up POPFile without rebooting enter this terminal command: <code>sudo /Library/StartupItems/POPfile/POPfile start</code>   - Finally, to start up POPFile without rebooting enter this terminal command: <code>sudo /Library/StartupItems/POPfile/POPfile start</code>
 
howtos/macosx.txt · Last modified: 2015/04/11 12:07 by 127.0.0.1
Old revisions

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License