Weasel: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 1: | Line 1: | ||
[[Image:weasel.jpg|thumb]] | [[Image:weasel.jpg|thumb]] | ||
Weasel is a mail server supporting the POP3 and SMTP protocols. You need a mail server if you want to set up your computer to accept mail for multiple users. The SMTP component sends and receives the mail, and the POP3 component lets users log in and fetch the mail that has arrived for them | Weasel is a mail server supporting the POP3 and SMTP protocols. You need a mail server if you want to set up your computer to accept mail for multiple users. The SMTP component sends and receives the mail, and the POP3 component lets users log in and fetch the mail that has arrived for them. | ||
==License== | ==License== | ||
* Open Source - GNU GPL | *Open Source - GNU GPL | ||
*Author: [[Peter Moylan]] | |||
==Links== | ==Links== | ||
* [http://www.pmoylan.org/pages/os2/Weasel.html WebSite] | * [http://www.pmoylan.org/pages/os2/Weasel.html WebSite] | ||
*Download: [http://www.pmoylan.org/ftp/Weasel/weasel_2.53.zip 2.53] | |||
[[Category: | [[Category:Message transfer agents]] |
Revision as of 13:40, 20 October 2019

Weasel is a mail server supporting the POP3 and SMTP protocols. You need a mail server if you want to set up your computer to accept mail for multiple users. The SMTP component sends and receives the mail, and the POP3 component lets users log in and fetch the mail that has arrived for them.
License
- Open Source - GNU GPL
- Author: Peter Moylan