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/07/03 13:12] – Initial rewrite of the "TRAYICON" Known Issue 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.
 +
 +The NNTP proxy now supports HEAD/BODY commands (thanks to bkeener).
  
 3. Windows version improvements 3. Windows version improvements
Line 45: Line 53:
 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 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.+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 99: 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
Line 109: Line 117:
 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. 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.
  
-However it is possible that on some systems the trayicon may still cause some problems. 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