QMAIL3 |Download |Release Notes |Documents |FAQ |Memos |Source Code |License |Japanese
Added 'ldblck' and 'rdblclk' to the keys used in keymap.xml, which allowed users to map an action to double click in the list view.
Added @DeleteAttachment
Made the edit window to show a subject in its title bar.
Changed to select from the clicked position when a user clicks with a shift key down in message views and edit views.
Allowed an invalid slash appears as a parameter value.
Adjusted position of MessageLabel action in menu.
Use Windows SDK v7.0.
Updated OpenSSL to 1.0.0a (Windows only)
Fixed it caused a crash on saving an attachment when [Cache when read] is checked in a property of an IMAP4 folder.
Fixed the list view didn't scroll properly by mouse wheel.
Adjusted speed of scroll by mouse wheel in a text view.
Fixed it caused a crash on removing a column which is used to sort the list view.
Fixed it used Windows Vista as X-Mailer on Windows 7.
Fixed it caused a crash on opening an attachment of message/rfc822.
Fixed it caused a crash on printing an attachment of message/rfc822.
Fixed multiple folders may have spam-folder flag.
Fixed it used pgp-sha1 as micalg parameter of Content-Type even when GnuPG used a digest algorithm other than SHA-1.
Changed not to treat messages whose To contains only my address as a sent message even if 'Treat messages from my address as sent' was checked to improve the accuracy of the SPAM filter.
Made @Identity, @SubAccount, @I work in background.
Restores sort conditions at the address book.
Replaces all appearances of $index, $msg, $encoding, $condition in the search condition.
Allowed that more IDs appear in References.
Updated OpenSSL to 0.9.8j.
Fixed PLAIN method of SMTP authentication failed.
Fixed it made its width 1px when the width attribute of edit element was set to auto in header.xml.
Fixed backspace might not work on Windows Mobile 6.0 Standard
Fixed dialogs were positioned inproperly in a multi-monitor environment.
Fixed the name of a subaccount whose name contains '.' was wrong.
Fixed scrolling didn't work well at the list view when it contains more than 65535 messages.
Updated STLport to5.2.0.
Updated boost to 1.37.0.
Updated Windows SDK to v6.1.
Fixed adresses got broken when checked RFC2822 at the address book.
Fixed it couldn't expand digest messages in multipart/digest.
Fixed so that QMAIL3 can be selected as the default application on Windows Vista.
Added a feature to request password on launch.
Added @SaveAttachment.
Allow to pass argument to ViewFilterCustom action to specify a macro.
Don't send UIDL and LIST to POP3 server when it has no message.
Updated OpenSSL to 0.9.8i.
Normalize an email address when loads it from an address book.
Fixed it caused crash when moving or deleting messages while they were shown in thread.
Fixed the background color of the folder view is different from the system color on Windows Vista.
Check the syntax of challenge of APOP.
Allow to specify the directory where a junk database is placed by JunkFilter/Path in qmail.xml.
Added Imap4/SubscribeOnly to account.xml.
Prohibit dropping messages dragged from list view to list view.
Updated OpenSSL to 0.9.8h.
Fixed a file name became ".eml" when attaching a message whose subject was empty.
Fixed a message count was not fixed up after crash.
Fixed configuration was reset when it failed to reload a configuration file.
Fixed SMTP PLAIN authentication didn't work.
Fixed @UnseenMessageCount became @MessageCount after it was saved.
Allow to open a message in message/rfc822 format in message window.
Added FileOption action to open a specified file in message window.
Added -o command line option.
Added ToolInsertMacro action.
Added ToolApplyTemplate action.
ToolAddAddress action now adds X.509 certificate to an address book when a message is signed with S/MIME.
Added [Regular Expression] check box to simple search dialog.
Made a phone number a link.
Made messages and attachment files to be able to be droped on applications other than Explorer.
Added Global/PrintCommand to qmail.xml to specify the command to print a message.
Show erro details in a sync dialog when an error occurs at socket or SSL.
Show an error in a sync dialog when an error occurs with an operation in online mode at IMAP4 or NNTP accounts.
Disconnect from POP3 server before applying a spam filter and rules.
Reuse an IMAP4 session to apply rules.
Decode as the platform's default encoding when processing mailto URLs if it is not a proper UTF-8 string.
Select the first account after account dialog is closed if no account was selected.
Do not allow to get messages from an account other than the current context account using @Messages from threads other than UI thread.
Give preference to Atom over RSS while performing RSS Auto Discovery.
Fixed it got the same messages more than once from POP3 server when an error occured while processing QUIT command.
Fixed it sometimes refreshed all messages in a folder in IMAP4 account.
Fixed it didn't add X-QMAIL-Account when saving a message in edit window.
Fixed it added a wrong X-QMAIL-Signature when a signature was not set.
Fixed X-QMAIL-Signature was not processed when creating a message using an external editor.
Fixed UI brocked when a message count was changed in background threads.
Fixed cursor was not updated at message view and edit view when it scrolled.
Fixed Tab didn't work in option dialog when editable combo box had a focus.
Fixed multiple default buttons might exist at option dialog.
Fixed experting a message using DnD might made a file whose name was device name.
Added ViewSelectFolder action.
Added @MessageCount and @UnseenMessageCount.
Specify log level with command line.
Overwrite the system association using qmail.xml when it opens URL.
Show preamble and epilogue when it shows a whole message.
Allow invalid Content-ID when showing images embedded in HTML.
Do not start auto pilot when an edit window is opened.
Auto pilot as soon as possible after it failed to auto pilot because a dialog was shown.
Allow applying a next rule after copying messages.
Allow calling @I() from background thread when the both two arguments are specified.
Divide CamelCase text into multiple tokens when spam filter is applied.
Fixed it might cause crush when it parsed a multipart message.
Fixed a day of week was wrong when formatting date with @FormatDate using %W2 and %W3.
Fixed it showed a wrong message after deleting messages more than the count specified at Global/IndexMaxSize in account.xml
Fixed it deleted the next character of META tag when there was META tag which specified charset.
License has been changed. Please visit License to see the new license.
Enable applying rules in background using go-round settings.
Add MessageApplyRuleBackground and MessageApplyRuleBackgroundAll action.
Update to STLport-5.1.4.
Update to OpenSSL 0.9.8g.
Fixed it caused an error when saving folders.xml after synchronizing.
Fixed the locking mechanism to prohibit synchronizing the same folders didn't work.
Fixed it might not launch because msvcp80.dll was not installed.
Runtime libraries which are required to run Windows version have been updated. Please download the new runtime libraries from download page and install them.
Add landscape dialogs for Windows Mobile version.
With command line option -f, it continues launching even after a lock file is detected.
Show user id when asking a password for GnuPG
When encrypting with GnuPG, use anonymous encryption when a messages has addresses in Bcc or group addresses in To or Cc, and they don't appear in From nor Sender nor Reply-To (You can disable this feature by edithing PGP/HiddenRecipient in qmail.xml).
Spam filter scans attachments (It requires xdoc2txt)
Supports to disable entries of auto pilot.
Supports to disable entries of rules.
ToolSubAccount action can be now used in message windows.
ToolSubAccount dynamic menu can be now used in message windows.
Supports soft menu for Windows Mobile 5.0 version.
Resotre message windows when recovering from hidden state.
Don't treat application/applefile parts under multipart/appledouble aprts as attachments.
Save folders.xml after finishing synchronization.
Spam filter scans inside message/rfc822 parts.
Update to STLport-5.1.3. (It needs stlport.5.1.dll and msvcr80.dll (Windows Mobile 5.0 only))
Update to boost-1.34.0.
Refresh message after showing or hiding a header view.
Fixed that it got all feeds again after retrieving RSS or Atom which has an item without URL nor ID.
Fixed that some multipart messages was not built correctly when IMAP4 account doesn't cache them.
Fixed that it didn't worn when it opened attachment files with certain extensions which should be warned.
No changes from 2.9.33.
These platforms will no longer be supported.
Windows 95/98/98SE/Me/NT 4.0
Windows Mobile 2003 SE
Windows Mobile 2003
Sigmarion III
Pocket PC 2002
Pocket PC
HPC2000
HPC Pro