Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
emailrelay-2.4.1-w32.zip | 2022-11-28 | 69.8 MB | |
emailrelay-2.4.1-1.x86_64.rpm | 2022-11-28 | 1.4 MB | |
emailrelay-2.4.1-w64.zip | 2022-11-28 | 77.6 MB | |
emailrelay-2.4.1-src.tar.gz | 2022-11-28 | 1.4 MB | |
emailrelay-2.4.1-winxp.zip | 2022-11-28 | 4.2 MB | |
emailrelay_2.4.1_amd64.deb | 2022-11-28 | 934.1 kB | |
Totals: 6 Items | 155.3 MB | 111 |
E-MailRelay
E-MailRelay is an e-mail store-and-forward message transfer agent and proxy server. It runs on Unix-like operating systems (including Linux and Mac OS X), and on Windows.
E-MailRelay does three things: it stores any incoming e-mail messages that it receives, it forwards e-mail messages on to another remote e-mail server, and it serves up stored e-mail messages to local e-mail reader programs. More technically, it acts as a SMTP storage daemon, a SMTP forwarding agent, and a POP3 server.
Forwarding is normally to a fixed "smarthost", but E-MailRelay can also be configured to do its own routing.
Whenever an e-mail message is received it can be passed through a user-defined program, such as a spam filter, which can drop, re-address or edit messages as they pass through.
For Windows download "emailrelay-2.6-w64.zip" and run "emailrelay-setup.exe" for the graphical installation program. On Linux install the "deb" or "rpm" file, or build from source:
./configure.sh
make
sudo make install
For more information visit the E-MailRelay website: