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
releasenotes:1.0.1 [2008/04/15 11:35] – Fixed a typo amatubureleasenotes:1.0.1 [2008/05/26 16:38] – update for v1.0.1 amatubu
Line 1: Line 1:
-====== Draft ======+====== 1.0.1 (May 26, 2008) ======
  
-Please note that POPFile 1.0.1 has not yet been released. 
- 
- 
---------------------------------------------------------------------- 
-Prepared for Release Candidate RC0 built on 10 April 2008 
- 
-PDK 7.0 was used to build the popfile*.exe files to ensure that the system tray icon will appear on Win9x systems. 
---------------------------------------------------------------------- 
 Welcome to POPFile v1.0.1 Welcome to POPFile v1.0.1
  
 POPFile is an email classification tool with a Naive Bayes classifier, POP3, SMTP, NNTP proxies and IMAP filter and a web interface. It runs on most platforms and with most email clients. POPFile is an email classification tool with a Naive Bayes classifier, POP3, SMTP, NNTP proxies and IMAP filter and a web interface. It runs on most platforms and with most email clients.
  
-This version is a bug fix and minor feature release.  It's also the first release to have been built by Brian Smith :-)+This version is a bug fix and minor feature release.  It's also the first release to have been built by Brian Smith
  
  
Line 41: Line 33:
  
 The IMAP module now issues a log message when it fails to connect to the server. The IMAP module now issues a log message when it fails to connect to the server.
 +
 +Deletion of messages from the message history has been made faster.
  
 3. Installer improvements 3. Installer improvements
Line 46: Line 40:
 When upgrading an existing installation the installer now recommends upgrading the existing SSL support files. When upgrading an existing installation the installer now recommends upgrading the existing SSL support files.
  
-The installer and all of the NSIS-based programs have been built using the latest NSIS compiler and newer versions of the internet downloading moduleThis should reduce the number of false alarms from various anti-virus packages.+The installer and all of the NSIS-based programs have been built using the latest NSIS compiler and newer versions of the plugins used to download files from the internet. These NSIS-related improvements should reduce the number of false alarms from various anti-virus packages.
  
 The latest version of the SQLite command-line utility is now included. The latest version of the SQLite command-line utility is now included.
Line 61: Line 55:
 WHERE TO DOWNLOAD WHERE TO DOWNLOAD
  
-    http://getpopfile.org/wiki/download+    http://getpopfile.org/download/
  
  
Line 68: Line 62:
 An introduction to installing and using POPFile can be found in the QuickStart guide: An introduction to installing and using POPFile can be found in the QuickStart guide:
  
-    http://getpopfile.org/wiki/QuickStart+    http://getpopfile.org/docs/QuickStart
  
  
Line 93: Line 87:
 Please refer to the installation instructions on the POPFile wiki: Please refer to the installation instructions on the POPFile wiki:
  
-   http://getpopfile.org/wiki/HowTos:CrossPlatformInstall+   http://getpopfile.org/docs/HowTos:CrossPlatformInstall
  
 Japanese users may need to install some extra programs and Perl modules, depending upon which Nihongo parser (wakachi-gaki program) they wish to use.  For more information about how to install them, see the POPFile wiki: Japanese users may need to install some extra programs and Perl modules, depending upon which Nihongo parser (wakachi-gaki program) they wish to use.  For more information about how to install them, see the POPFile wiki:
  
-   http://getpopfile.org/wiki/JP:HowTos:CrossPlatformInstall+   http://getpopfile.org/docs/JP:HowTos:CrossPlatformInstall
  
  
Line 115: Line 109:
  
 2. ON WINDOWS I WANT TO CHECK MULTIPLE EMAIL ACCOUNTS SIMULTANEOUSLY. 2. ON WINDOWS I WANT TO CHECK MULTIPLE EMAIL ACCOUNTS SIMULTANEOUSLY.
-Because the time taken to start a new process on Windows is long under Perl there is an optimization for Windows that is present by default: when a new connection is made between your email program and POPFile, +Because the time taken to start a new process on Windows is long under Perl there is an optimization for Windows that is present by default: when a new connection is made between your email program and POPFile, POPFile handles it in the 'parent' process. This means the connect happens fast and mail starts downloading very quickly, but it means that you can only download messages from one server at a time (up to 6 other connections will be queued up and dealt with in the order they arrive) and the UI is unavailable while downloading email.
-POPFile handles it in the 'parent' process. This means the connect happens fast and mail starts downloading very quickly, but is means that you can only downloaded messages from one server at a time (up to 6 other connections will be queued up and dealt with in the order they arrive) and the UI is unavailable while downloading email.+
  
-You can turn this behavior off (and get simultaneous UI/email access and as many email connections as you like) on the Configuration panel in the UI and making sure that "Allow concurrent POP3 connections:" is Yes, or by specifying --set pop3_force_fork=1 on the command line.+You can turn this behavior off (and get simultaneous UI/email access and as many email connections as you like) on the Configuration panel in the UI by making sure that "Allow concurrent POP3 connections:" is Yes, or by specifying --set pop3_force_fork=1 on the command line.
  
 The default behaviour (no concurrent POP3 connections) can cause email clients to time out if several accounts are being checked (because POPFile only handles one account at a time it can take a while to process all of the accounts). The default behaviour (no concurrent POP3 connections) can cause email clients to time out if several accounts are being checked (because POPFile only handles one account at a time it can take a while to process all of the accounts).
Line 129: Line 122:
 If you are upgrading from pre-v1.0.0 please read the v1.0.0 release notes for much more information: If you are upgrading from pre-v1.0.0 please read the v1.0.0 release notes for much more information:
  
-   http://getpopfile.org/wiki/ReleaseNotes:1.0.0+   http://getpopfile.org/docs/ReleaseNotes:1.0.0
  
  
 
releasenotes/1.0.1.txt · Last modified: 2008/05/26 18:41 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