POP3 Collector Changelog

What's new in POP3 Collector 1.4.3

Aug 10, 2010
  • POP over SSL (e.g. GMail) is now supported.
  • Fixed issue whereby under certain conditions a trailing . could be added to emails.

New in POP3 Collector 1.4.2 (Apr 1, 2010)

  • Bugfix for sometimes slow mailchecking.

New in POP3 Collector 1.4.0 (Feb 4, 2010)

  • Native Windows 2008/Vista/7 support, including install as service.
  • No need for wrappers or scheduled tasks anymore.

New in POP3 Collector 1.3.3 (Jan 25, 2010)

  • Fixed issue with some POP servers that prevented downloading.
  • Fixed byte-stuffing problem that occurred with some messages.

New in POP3 Collector 1.2.9 (Jan 16, 2010)

  • Bug fixed which could cause POP Collector to hang on receipt of particular messages.
  • Option added to archive messages within subfolders for each POP account.

New in POP3 Collector 1.2.7 (Nov 19, 2009)

  • Important bugfix - some recipient addresses incorrectly parsed.
  • Additional Debug window tool, for analysing email headers.

New in POP3 Collector 1.2.6 (Oct 8, 2009)

  • Fixed bugs relating to mail retention, particularly on systems not running on US date system

New in POP3 Collector 1.2.4 (May 25, 2009)

  • Bugfix: delete messages after interval fixed.

New in POP3 Collector 1.2.3 (May 4, 2009)

  • Additional info: UI updates (window now resizeable).
  • Mail archive fixed.
  • Start-up delay added to allow quick configuration.

New in POP3 Collector 1.2.0 (Apr 16, 2009)

  • Implemented XP themes (interface should now match XP theme settings).
  • Added "Suspend mailbox checking" option.
  • Added "Collect Now" option.
  • Implemented context menu for treeview control.

New in POP3 Collector 1.1.8 (Apr 11, 2009)

  • Modified socket Send function to send in 1Mb chunks. Overcomes strange issue that occurs with large messages (tested against a 10Mb message and Exchange on LAN).
  • Added check to disregard null responses (again to fix problem with sending large emails).

New in POP3 Collector 1.1.7 (Apr 11, 2009)

  • Bugfix: If To: header split into multi-line, the additional lines were not being read properly for global mail. Probably the same for other header lines too.

New in POP3 Collector 1.1.6 (Apr 6, 2009)

  • Implemented MessageHeaderReader class.
  • Added check for X-Rcpt-To field for global forwarding (only if To: field is missing).

New in POP3 Collector 1.1.5 (Mar 28, 2009)

  • SMTP engine now uses EHLO (not HELO). Solves problem with some SMTP servers and AUTH.
  • Option for verbose logging added which will enable full debug of SMTP and POP conversations.

New in POP3 Collector 1.1.4 (Mar 27, 2009)

  • Added check for malformed mail.
  • Changed logo.