21 Forks
175 Stars
175 Watchers

mailproxy

mailproxy is a simple SMTP proxy. It receives emails through an unencrypted, unauthenticated SMTP interface and retransmits them through a remote SMTP server that requires modern features such as encryption and/or authentication. mailproxy is primarily useful for enabling email functionality in legacy software that only supports plain SMTP.

How to download and setup mailproxy

Open terminal and run command
git clone https://github.com/kz26/mailproxy.git
git clone is used to create a copy or clone of mailproxy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mailproxy https://github.com/kz26/mailproxy/archive/master.zip

Or simply clone mailproxy with SSH
[email protected]:kz26/mailproxy.git

If you have some problems with mailproxy

You may open issue on mailproxy support forum (system) here: https://github.com/kz26/mailproxy/issues