Anzeigen der neuesten Beiträge
0 Mitglieder und 2 Gäste betrachten dieses Thema.
This release includes bugfixes in 3.4beta1 - 3.4beta7.It includes several IMAP related bugfixes, many resource leaks and error checks fix, update of the SSL certificates included in Windows version and other important bugfixes. IMAP: "INBOX" folder became case insensitive as specified in RFC 3501. IMAP: server name for cache directory is escaped now (fixes cache creation when using IPv6 address for server name on Windows). IMAP: the bug that double-quote (") and backslash (\) in folder/username/password were not escaped and could not be used on IMAP4 was fixed. IMAP: parsing of folder names that contain brackets was fixed. Config.guess and config.sub included in the tarball were updated to the latest version. The bug that 'File - Folder - Move folder...' menu didn't work was fixed. The bug that MIME nest level restriction was not working was fixed. Many defects discovered by Coverity Scan were fixed: FILE handle resource leaks memory leaks possible buffer overrun strict error checks correct null pointer checks Win32: the tray icon is recreated when explorer.exe crashes now. Win32: the included SSL certificates were updated (based on ca-certificates_20111211_all.deb in Ubuntu 12.04.4 LTS). Win32: OpenSSL was updated to 0.9.8y. Win32: libpng was updated to 1.2.51.
New features: New message notification window was added. Icon theme feature was added. SSL certificate hostname is validated now. PGP encrypt-to-self feature was added. The feature to save message as plain text was added. An option to the junk filter setting was added: 'Do not classify message as junk if sender is in the address book' (enabled by default). Safe mode (which does not load plug-ins) was added (--safe-mode).Improvements: The existence of destination folders are checked when creating a filter rule. The recursion level is restricted up to 64 when scanning local mailbox (prevents infinite loop with symlink. Note: Linux automatically limits the symlink loop up to 40). The labels used in POP3 remote mailbox dialog was modified. POP3: do not disconnect immediately but send QUIT command on normal POP3 errors (prevents deleted messages appear again). Win32: socket connection timeout setting now works on Windows (Note: on Windows XP, maximum timeout value will be 21 seconds by default). Some non-standard Date header patterns are handled now. Win32: start menu shortcuts are translated. Quotation of forwarded messages is enabled for template now. When applying a template for a new message, current date is inserted with '%d'. When marking a message as junk and moving it to a junk folder, proper junk folder is selected instead of default one. Printing now prints all texts in messages, not only the first one. The HTML parser now supports <blockquote> tag. An option to prefer HTML part in multipart/alternative was added (default: off). Compose window is raised when the external editor exits. The order of templates became stable. HTML mail is distinguished from other messages with attachments now. 'Last 30 days' was added to the quick search menu. Attached images are rotated based on Exif orientation tag. Mac OS X support was improved. The Japanese manual was modified so that IE correctly detect its character encoding. The rightmost column of folder view and summary view became easier to resize. Appropriate columns of folder view, summary view, etc. are auto-expanded by window resize when using GTK+ 2.14 or later. T he initial setup dialog is now resizable.Other changes: Basque translation was added.Bugfixes: Bugfixes of HTML display were made. Escaped special characters in HTML links are now properly unescaped.