POP3it Pro

Email downloading made easy.

Version History

4.1.13Fixed GetUniqueID bugs
4.1.12Bug Fixes / New Feature
4.1.9Bug Fixes / Maintenance Update
4.1.8FileMaker Pro 11 Compatibility / Bug Fixes
4.1.6Fixes for decoding emails / New Full Source features
4.1.5Several Bug Fixes
4.1.4Account Checking Improvements / Low-level updates
4.1New Server Edition / Many bug fixes
4.0.5Enhancements / Bug Fixes
4.0.1Bug Fixes / Updated Functions
4.0Inital 4.0.0 Release

Version Detail

4.1.13 (2012-01-13)

  • Fixed several issues/bugs related to GetUniqueID function.

4.1.12 (2012-01-02)

  • Fixed an issue with decoding some BIG5 (Chinese) emails.
  • Reworked some of the core network code to work more reliably, especially under FileMaker Server.
  • Imported core plug-in updates.
  • Added a new "All" parameter to the GetUniqueID function for returning all the Unique IDs at once.

4.1.9 (2010-06-01)

  • 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.

4.1.8 (2010-03-25)

  • 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.

4.1.6 (2009-09-21)

  • 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.

4.1.5 (2009-05-04)

  • 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.

4.1.4 (2009-01-19)

  • 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.

4.1 (2008-09-09)

  • 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.

4.0.5 (2008-03-18)

  • 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.

4.0.1 (2007-09-11)

  • 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.

4.0 (2007-08-01)

Inital 4.0.0 Release