blob: 7e971df52083c392e8728f1c917295593ea29648 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
|
Programs to automatically send and receive emails through SMTP and POP3,
under Windows (aka Losedows).
This program probably has no use for you. I am including it in a public
repository so that it can serve as part of my CV. Also, it ended up being
a quite ugly piece of code (well, C++ is what happened).
For license terms of the programs and included libraries, see COPYING.txt.
For information about building and modifying, see HACKING.txt.
|