POPBeamer Changelog

What's new in POPBeamer 3.65

Mar 11, 2024
  • New: Midnight Maintenance
  • Chg: OpenSSL updated to v3.1.1

New in POPBeamer 3.64 (Mar 6, 2023)

  • New: Support for RFC 2831 - Digest Authentication
  • Chg: OpenSSL updated to v3.0.7
  • Fix: Log error in case a virus scanner deleted a message during handling
  • Fix: Workaround for wrong Exchange 2016 extended error 5.1.10
  • Fix: Workaround for MSGraph status 204 with chunked

New in POPBeamer 3.63 (Feb 16, 2022)

  • New: Flag message as read after download (InboundIMAPSetReadAfterDownload=True,InboundHTTPSetReadAfterDownload=True)
  • New: Support for SMTP RFC 5802 - SCRAM-SHA-1
  • New: Support for SMTP RFC 7677 - SCRAM-SHA-256 / SCRAM-SHA-512
  • Chg: Microsoft Graph URL with userPrincipalName for accessing a shared mailbox
  • Chg: Optimized IMAP when Leave message on server is enabled
  • Chg: OpenSSL updated to v3.0.1
  • Chg: TLS RC4-MD5 and RC4-SHA is no longer supported
  • Chg: Windows 2000 is no longer supported

New in POPBeamer 3.62 (Feb 9, 2021)

  • New: Support for OAuth2 / Modern Authentication with Microsoft Graph (O365/Outlook.com/Hotmail.com)
  • New: Support OAuth2 with Google GMail
  • New: IMAP Instant Delivery with zero latency (To enable set schedulers Every field to zero)
  • Chg: OpenSSL updated to v1.1.1i
  • Fix: Notification to postmaster in case of an OAuth2 Error

New in POPBeamer 3.60 (Feb 3, 2019)

  • New: Support for RFC 6530 Email Address Internationalization (EAI)
  • New: NTLMv2 Authentication
  • New: Support for RFC 8446 TLS 1.3
  • Chg: DSN is a RFC 3462 and RFC 3464 conforming MIME multipart/report
  • Chg: Prefer POP3/IMAP/SMTP Authentication by strenght (NTLMv2/NTLM2/NTLM/LM/CRAM-MD5/APOP/PLAIN)
  • Chg: IMAP uses CLOSE instead of EXPUNGE for speed reason
  • Chg: OpenSSL updated to v1.1.1a

New in POPBeamer 3.59 (Feb 17, 2018)

  • Fix: Optional startup delay failed in rare cases
  • Fix: Wrong authentication error message with a POP3/IMAP server with more than one IP address
  • Fix: Ignore IMAP untagged response in AUTHENTICATE PLAIN and RAM-MD5
  • Chg: OpenSSL updated to v1.1.0g

New in POPBeamer 3.58 (Apr 20, 2017)

  • New: Support for private Enhanced Status Codes in Exchange 2013 and Office 365
  • New: Show message size error in case no NDR is sent
  • New: Adaptation for Windows 2016 and Windows 10
  • New: Optimized receiving large messages lists
  • New: Optimized receiving large messages using the RETR command
  • Chg: Windows NT 4.0 is no longer supported
  • Chg: Exe signed with SHA256, signature only valid on Windows 2008 R2 and above
  • Chg: SSLv2 and SSLv3 is no longer supported
  • Chg: OpenSSL updated to v1.1.0e
  • Del: RAS and SOCKS
  • Fix: Len of password for SMTP authentication
  • Fix: MBAdmin wrote INI in wrong directory after a common dialog changed the current directory
  • Fix: INI entry with a semicolon in a quoted string

New in POPBeamer 3.57 (Jul 26, 2016)

  • New: IMAP X-UIDL header line added when "Leave a copy of the message on server" is enabled.
  • New: IMAP Debug UIDL and header lines in Properties->Advanced->Show UIDL and header lines for all messages in the mailbox.
  • Changed: Debug UIDL and header lines uses better human readable format
  • Changed: OpenSSL updated to v1.0.2e.
  • Fix: Hide IMAP password in non-delivery-report.

New in POPBeamer 3.56 (Feb 10, 2015)

  • New: POP3 AUTH PLAIN and IMAP AUTH PLAIN
  • New: X-UIDL header line added when "Leave a copy of the message on server" is enabled
  • New: Debug UIDL and header lines in Properties->Advanced->Show UIDL and header lines for all messages in the mailbox
  • New: Force quick restart after configuration change (Signal->Restart)
  • New: Support for Server Name Indication (SNI)
  • New: Adaptation for Windows 10
  • New: Support for Public Suffic List (https://www.publicsuffix.org)
  • Chg: zLib updated to v1.2.8
  • Chg: OpenSSL updated to v1.0.0j
  • Fix: Use next SASL authentication method in the case of an error

New in POPBeamer 3.55 (Feb 22, 2014)

  • New: TLS with Perfect Forward Secrecy (PFS) using ECDH und DHE (proposed by C't magazine for computer technology)
  • New: IMAP hides password in logfile
  • Chg: Disable QuickEdit-Mode when running as a console application
  • Chg: Settings for BreakTime and BreakRelative removed
  • Chg: OpenSSL updated to v1.0.1f

New in POPBeamer 3.54 (Feb 4, 2013)

  • Fix: Disable TLS/SSL cipher DES-CBC-SHA
  • Fix: Virus scanner in a directory with an Umlaut
  • Fix: TLS with more than one intermediate certificate shows wrong status

New in POPBeamer 3.53 (Nov 16, 2012)

  • New: Compiled with ASLR (address space randomization) and NX (no execution)
  • Change: Optimized POP3 AUTH and CAPA command
  • Change: OpenSSL updated to v1.0.1c
  • Change: Outbound TLS connection use TLSv1, omit SSLv2, and reconnect with SSLv3 when TLSv1 fails
  • Fix: IMAP query UID even when no messages are in the mailbox
  • Fix: Failed to log an IMAP file error
  • Fix: Delete more than one selected record from address list
  • Fix: Unnecessary restart when timezone changes
  • Fix: Very large attachment filled with ASCII zeros takes a long time to decode

New in POPBeamer 3.52 (Nov 16, 2012)

  • New: Support for POP3 STLS and IMAP STARTTLS
  • New: Download from an IMAP folder other than INBOX
  • New: Adjust the amount of connections to Exchange for each priority (ExchSubObjectMax=1)
  • New: TLS information shows the algorithm and bits of the public certificate
  • New: Disable IMAP NTLM and/or CRAM5 authentication
  • New: Timeout of 10 minutes for on-demand virus scanner (VirusScannerTimeout=10000)
  • New: Disable validation of email address in GUI (InputValidateEMailAddress=False)
  • Change: IMAP finds new messages faster when Leave message on server is enabled
  • Change: OpenSSL updated to v1.0.0a
  • Fix: DSN for persistent temporary failure had a status field of 5.x.x rather then 4.x.x.
  • Fix: MBAdmin deleting several records
  • Fix: Parsing a very long Content-Type: header line

New in POPBeamer 3.51 (Nov 16, 2012)

  • New: Removing attachments from a non-delivery report because Exchange 2007 has a hub size limit
  • New: Switches for ClamAV virus scanner
  • Change: Update switches for McAfee Command Line Scanner v6.x
  • Change: Updated e-mail address parser for RFC 3696, RFC 5321 and RFC 5322
  • Change: Smaller download timeout when Delete message without a proper end-of-mail sequence is enabled

New in POPBeamer 3.50 (Nov 16, 2012)

  • New: non-delivery report shows the announced ESMTP SIZE
  • New: Support for RFC 2319 - Ukrainian Character Set KOI8-U
  • Change: Default codepage from UTF-7 to UTF-8 because some free mailer don't support UTF-7
  • Change:Timeout for DATA set to the values of RFC 5321
  • Change:Using Microsoft VCC rather then Watcom for 32bit application
  • Change: In 64bit POPBeamer, MBAdmin is now native 64bit application

New in POPBeamer 3.49 (Nov 16, 2012)

  • Fix: Speeded up writing the message file using a cache
  • Fix: MSG-OUT and MSG-IN directory are created even when ChkDsk changed them to a file
  • New: POP3 message is deleted when the firewall / router wipes it and "Delete messages without a proper end-of-mail sequence" is enabled

New in POPBeamer 3.48 (Nov 16, 2012)

  • Fix: Malformed DNS packet causes a crash in rare situations

New in POPBeamer 3.47 (Nov 16, 2012)

  • New: Leave only large messages on POP3 server (InboundPOP3SkipLargeMsg=True )
  • New: Verify using an SMTP e-mail query against an Exchange 2007 ( View>Options->Verify )
  • New: Warning when ini is read-only or no read-write ACL
  • Change: UAC is requireAdministrator for MBSever.exe and highestAvailable for MBAdmin.exe
  • Fix: Manifest and UAC elevation also for MBServer.exe