﻿Pop3Connector v3.2
==================
c.2023 kaedinger

---
NOTE: To support the current security stacks, the minimum .NET version has been
upped to 4.8.
---

Pop3Connector is an app used for downloading emails from any POP3 servers
and forwarding them to an SMTP server (Exchange etc.).

Its main use is for small businesses that do use Exchange but do not provide an Exchange
server exposed to the internet. The functionality goes far beyond what other POP3
connectors offer, like Microsoft's POP3 connector included with SBS.

A unique feature is parsing incoming mails from a single POP3 mail account and deliver to
the correct recipient(s).

Pop3Connector can be run either as a Windows service (for automatic and unsupervised 
functionality), or as manually started stand-alone desktop application.

To install as a service (if the installer has not already done this), run
     Pop3Connector.exe /install

To remove and uninstall the service, run
     Pop3Connector.exe /uninstall
     
If Pop3Connector runs as a service, calling
     Pop3Connector.exe
(without any arguments) provides a user interface for configuring and monitoring the service.

If installation as a service is not wanted, calling
     Pop3Connector.exe /standalone
runs the actual service and the GUI with the exact same functionality as a desktop application.

The FREE version allows up to two mailboxes and two parsed recipients. 

Purchasing a LICENSE 
- allows unlimited numbers of mailboxes,
- an unlimited number of recipients as well as 
- keeping messages on the original server and 
- entitles to lifetime upgrades for all upcoming versions of Pop3Connector!

More information, support, and purchase:
https://pop3connector.kaedinger.de
