POP3it Pro Changelog


Back to POP3it Pro


  • - POP3it Pro 4.1.9 - 1st June 2010
    • Fixed a bug in CheckAccount with inserting emails with blank date values. The new email record wasn’t passing the validation checks.
    • Updated the code that determines a filename for unnamed (inline) attachments to guess the correct extension based on the Content-Type of the attachment instead of just using the extension .zzz.
    • Added in some code to work around PDFs that are incorrectly encoded with Quoted-Printable encoding by Outlook/Exchange.
    • Imported many core updates from other CNS Plug-ins.
  • + POP3it Pro 4.1.8 - 25th March 2010
    • Fixed a rare hanging bug on Mac when trying reconnect after a failed connection attempt.
    • Fixed problems with not being able to switch Accounts in the Account Setup Dialog on Mac under FileMaker Pro 11.
    • Fixed issues with the plug-in not finding the POP3it Email/Attachment tables when using CheckAccount under FileMaker Pro 11.
    • Fixed issues with generating Demo Keys for names with spaces in them.
  • + POP3it Pro 4.1.6 - 21st September 2009
    • Added code to handle email text that is marked as UTF-8 but is actually ISO-8859-1.
    • Fixed a bug where the AutoCheckEmail functionality could go into an endless loop.
    • Extended the GetFullSource function to allow saving the full source to a file instead of returning it to FileMaker Pro.
    • Extended the DisplayMessage function to allow displaying a full source message file instead of the full source from a field (to coincide with the new GetFullSource functionality).
    • Fixed another issue with the CheckAccount function showing the Status Window even when specifying “false” to not show it.
    • Fixed a bug where the Cancel button on the Status Window wasn’t stopping the CheckAccount function.
    • Reworded the parameters and definitions for several functions dealing with unreferenced inline images to better indicate what the parameter is for.
    • Fixed a bug in GetAttachment where unreferenced inline images could not be pulled into a container field.
  • + POP3it Pro 4.1.5 - 4th May 2009
    • Fixed a bug with CheckAccount where some new emails were not being downloaded because the UIDL checking code was case-insensitive.
    • Corrected a couple of Registration bugs.
    • Updated the Server Plug-in code to allow AddAccount, GetAccountNames, GetAccountOption, RemoveAccount, and SetAccountOption to run even if the Demo Timeout has expired. This keeps the Server Config database from returning errors during testing.
    • Added some code to better handle Apple Mails that only contained a single image.
    • Fixed a bug with the Attachment FileName decoding of Apple Mail generated emails.
  • + POP3it Pro 4.1.4 - 19th January 2009
    • Modified the Auto Check code to only initiate the check if the user has been idle for a while to make it less interruptive.
    • Fixed a bug dealing with adding an account and then immediately changing it.
    • Fixed a bug with Developer Passwords.
    • Fixed a bug where IsConnected could incorrectly report that it was connected.
    • Imported core plug-in updates from other CNS Plug-ins.
    • Improved speed and resource usage in the Check Account function.
    • Fixed a low level networking issue on Windows.
  • + POP3it Pro 4.1 - 9th September 2008
    • Fixed a bug with retrieving unreferenced inline images/attachments.
    • Fixed a bug where the Status Window was always showing when using the CheckAccount function, despite what parameters were passed in.
    • Changed the way the plug-in indicates to the mail server that it’s still busy/active.
    • Fixed issues with the “Timed out waiting for Thread to Respond” errors.
    • Updated the core protocol code based on other plug-ins.
    • Updated the Status Window code to be more responsive.
    • Fixed slow downs with the SetAccountOption function.
    • Rewrote the CheckAccount function to work in batches of 25 messages to help with speed, responsiveness, and stability.
    • Updated core plug-in code based on other plug-ins to bring Server-side support, among other things.
    • Updated the Account loading code to reread account files if they’ve changed on the hard drive.
    • Fixed issues with malformed emails.
  • + POP3it Pro 4.0.5 - 18th March 2008
    • Fixed a bug with DisplayMessage where the content wasn’t showing up if the Subject had a Question Mark in it.
    • Fixed some bugs dealing with closing files on the Mac platform.
    • Fixed a bug in SaveAttachment where it wasn’t saving Attachments in the correct place in certain circumstances.
    • Completely rewrote/reworked the Attachment/Referenced Inline Attachment/Unreferenced Inline Attachment code to better handle emails, especially those coming from Apple’s Mail.
    • Fixed a bug with plain text emails not passing through character conversion routines to display non-English characters in FileMaker Pro.
    • Fixed an issue with renaming files.
    • Rewrote the majority of the low-level Protocol code to be more stable and work faster.
    • Fixed some issues with the SSL/TLS code.
    • Added some code to deal with POP3 Servers that don’t allow any commands before Authentication.
    • Lots of minor bug fixes/changes based on other plug-in code.
  • + POP3it Pro 4.0.1 - 11th September 2007
    • Fixed a bug that was causing the plug-in’s functions to disappear after viewing the Configuration Dialog.
    • Fixed some bugs dealing with registration.
    • Fixed a bug dealing with inserting the email records in databases using non-US date/time formats.
    • Fixed some bugs dealing with character translations to Unicode (mostly issues with the Chinese character set “gb2312”).
    • Added a new parameter to all the Attachment related functions to retrieve information about and extract Inline Attachments/Images.
    • Fixed some issues with the Developer’s Mode versions of the plug-in’s functions.
    • Added an “AttachPath” parameter to ConnectFile so the plug-in knows where to save attachments and inline images.
    • Various other minor updates to the core plug-in code.
  • + POP3it Pro 4.0 - 1st August 2007
    • Inital 4.0.0 Release.