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.1.0 [2008/06/30 12:48] – Make it easier to find the list of extra Perl modules xueshengreleasenotes:1.1.0 [2008/11/24 04:04] – auto reconnect to mysql server amatubu
Line 19: Line 19:
 Fixed the bug that sometimes resulted in POPFile concatenating headers into a single line instead of appending them. Fixed the bug that sometimes resulted in POPFile concatenating headers into a single line instead of appending them.
  
-POPFile now supports lowercase 'user', 'auth' commands+POPFile now supports lowercase 'user', 'auth' commands
 + 
 +The configuration file (popfile.cfg) is saved more safely.
  
 2. POPFile improvements 2. POPFile improvements
Line 26: Line 28:
  
 If POPFile detects an old SQLite 2.x database when it starts up then it will automatically make a backup copy of the database and convert it to the new format. This conversion may take several minutes, or even more than half an hour if the database is very large. If POPFile detects an old SQLite 2.x database when it starts up then it will automatically make a backup copy of the database and convert it to the new format. This conversion may take several minutes, or even more than half an hour if the database is very large.
 +
 +POPFile now automatically reconnects to the MySQL server when it loses the connection to the server.
  
 The global timeout can now be set to more than 5 minutes. The global timeout can now be set to more than 5 minutes.
Line 34: Line 38:
  
 If the mail server does not respond, POPFile now closes the connection. If the mail server does not respond, POPFile now closes the connection.
 +
 +A new parameter 'pidcheck_interval' is added to set the interval to check the 'popfile.pid' file. If you set this parameter to '0', POPFile will no longer check the pid file.
  
 For Japanese users the MeCab parser has been updated to v0.97. For Japanese users the MeCab parser has been updated to v0.97.
  
-3. Windows Installer improvements+The NNTP proxy now supports HEAD/BODY commands (thanks to bkeener). 
 + 
 +3. Windows version improvements
  
-Database upgrades are now handled before the installer offers to start POPFile. This makes it easier for the installer to monitor the progress of these upgrades (previous installers sometimes had to guess when an upgrade had finished).+The installer now handles any necessary database upgrades before it offers to start POPFile. This makes it easier for the installer to monitor the progress of these upgrades. Some database upgrades can take half an hour (or even longer) if the database is huge and this meant the previous installers sometimes had to guess when a database upgrade had finished.
  
 The installer has been updated to display the new SQLite 2.x to 3.x conversion messages. The installer has been updated to display the new SQLite 2.x to 3.x conversion messages.
  
 The popfile-service.exe program no longer exits when the user who started the service logs out. The popfile-service.exe program no longer exits when the user who started the service logs out.
 +
 +On some systems when POPFile's system tray icon was used it was possible for POPFile to lock up or freeze if the cursor was moved over the icon while POPFile was checking or downloading mail. For this release the system tray icon code has been re-written to reduce the chance that POPFile will lock up or freeze when the system tray icon is used.
  
 4. UI improvements 4. UI improvements
  
-The UI's CONFIGURATION page  no longer allows the user to set the UI port and POP3 listen port to the same value.+The UI's CONFIGURATION page no longer allows the user to set the UI port and POP3 listen port to the same value.
  
 5. Other changes 5. Other changes
Line 97: Line 107:
 CROSS PLATFORM VERSION KNOWN ISSUES CROSS PLATFORM VERSION KNOWN ISSUES
  
-Users of SSL on non-Windows platforms should NOT use IO::Socket::SSL v0.97 or v0.99. They are known to be incompatible with POPFile; v1.13 is the most recent release of IO::Socket::SSL that works correctly.+Users of SSL on non-Windows platforms should NOT use IO::Socket::SSL v0.97 or v0.99. They are known to be incompatible with POPFile; v1.14 is the most recent release of IO::Socket::SSL that works correctly.
  
 WINDOWS KNOWN ISSUES WINDOWS KNOWN ISSUES
  
-1. THE TRAYICON ON WINDOWS CAN CAUSE POPFILE TO FREEZE<<<- TODO (rewrite)+1. THE TRAYICON ON WINDOWS. 
 + 
 +In earlier releases of POPFile if you attempted to view the trayicon's tooltip or hover your cursor over it while checking or downloading mail POPFile might freeze on some systems. The exact cause is still unknown but it may be related to some video drivers.
  
-With certain setups, if you attempt to view the trayicon's tooltip or hover your cursor over it while checking or downloading mail POPFile may freeze. The exact cause is still unknown but it may be related to some video drivers. If this problem affects you turn off the trayicon+For this release a new approach to creating the system tray icon has been used. Initial testing suggests that this new code is much more robust and that POPFile will no longer freeze as often as it did before.
  
-Due to this issue, we suggest users of the IMAP module disable the trayicon since a freeze may go unnoticed more easily than when using a mail client to make POP3 connections. +However it is possible that on some systems the new trayicon may still cause some problems. For this release we suggest users of the IMAP module disable the trayicon since a freeze may go unnoticed more easily than when using a mail client to make POP3 connections.
  
 2. ON WINDOWS I WANT TO CHECK MULTIPLE EMAIL ACCOUNTS SIMULTANEOUSLY. 2. ON WINDOWS I WANT TO CHECK MULTIPLE EMAIL ACCOUNTS SIMULTANEOUSLY.
 
releasenotes/1.1.0.txt · Last modified: 2008/11/30 17:00 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