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 12:12] – s/wiki/docs/g amatubureleasenotes:1.0.1 [2008/04/26 23:09] – Updated to match text used for 1.0.1 RC1 xuesheng
Line 5: Line 5:
  
 --------------------------------------------------------------------- ---------------------------------------------------------------------
-Prepared for Release Candidate RC0 built on 10 April 2008 +Draft of the Release Notes to be used for Release Candidate RC2
- +
-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
Line 41: Line 39:
  
 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 46:
 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 61:
 WHERE TO DOWNLOAD WHERE TO DOWNLOAD
  
-    http://getpopfile.org/docs/download+    http://getpopfile.org/download/
  
  
Line 115: Line 115:
  
 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 is 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).
 
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