Home
Name Modified Size InfoDownloads / Week
ywcweb07.jpg 2017-02-18 3.7 kB
ywcweb08.jpg 2017-02-18 11.9 kB
ywcweb05.jpg 2017-02-18 11.9 kB
ywcweb06.jpg 2017-02-18 2.9 kB
ywcweb03.jpg 2017-02-18 30.0 kB
ywcweb04.jpg 2017-02-18 1.7 kB
ywcweb01.jpg 2017-02-18 3.7 kB
ywcweb02.jpg 2017-02-18 18.2 kB
spacer.gif 2017-02-18 43 Bytes
style.css 2017-02-18 919 Bytes
menuinbox1.png 2017-02-18 4.2 kB
menulogout0.png 2017-02-18 5.8 kB
menulogout1.png 2017-02-18 5.8 kB
paperclip.png 2017-02-18 201 Bytes
menucompose1.png 2017-02-18 4.5 kB
menuinbox0.png 2017-02-18 4.2 kB
header.png 2017-02-18 58.3 kB
menucompose0.png 2017-02-18 4.4 kB
strings-zh_CN.h 2017-02-18 2.4 kB
strings-zh_TW.h 2017-02-18 2.5 kB
strings-en.h 2017-02-18 2.6 kB
wmmain.c 2017-02-18 53.8 kB
wmserver.c 2017-02-18 13.5 kB
TODO 2017-02-18 144 Bytes
Makefile 2017-02-18 901 Bytes
README 2017-02-18 1.9 kB
COPYING 2017-02-18 18.0 kB
main.c 2017-02-18 13.2 kB
main.h 2017-02-18 3.1 kB
config.h 2017-02-18 3.0 kB
cgi-lib.c 2017-02-18 9.6 kB
ChangeLog 2017-02-18 710 Bytes
Totals: 32 Items   297.9 kB 0
What YWCMAIL is?
----------------
First, thanks for your support to ywcmail. Actually, ywcmail is a simple and
fast webmail CGI client written on pure C, even more, it is a SECURE
SOLUTION for pop3 protocol. Hackers can easily broke into port 110 and
get your e-mail, and this means that you have no PIRACY. OK, you may ask why 
don't you use SSL+POP3? I can tell you the settings are complex enough to 
take you more than 3 hours. 

If you use ywcmail, you can get a SECURE POP3 and a SECURE webmail faster.

Ywcmail gets your e-mail though port 110 on the localhost, handle it and
finally report to the users though web interface (Port80). This means you
can close port110 of your firewall. And at the same time, you can get a webmail.
Don't forget, the whole procedure need to compile ywcmail and make it runs 
need only 10 MINUTES. 

HOWEVER, you should put ywcmail under Apache+SSL (port443) to protect your
data. This is RECOMMENDED 

Installation 
------------
You need the followings:

- Apache 
- GCC compiler (or standard C compiler)


Steps are as follows:

1. Open the file 'config.h' with a text editor and make changes to it.
   Some of the available options are; default host names, language, colors,
   frames/no frames and return address host name.  Odds are, you won't have to
   change any of these for  ywcmail to work, however, some changes (like
   changing the default host names) may make ywcmail easier to use. If you want 
   to change the layout of the HTML code, edit main.c

2. Type 'make'.  This will make the file 'webmail.cgi'.  

3. Copy this file to a CGI enabled directory in your web server.  Additionally, 
   you will probably want to copy the 'webmail' subdirectory to the root of 
   your web server's htdocs directory.

4. DONE. This takes you <10 mintues to reach here. Enjoy it ! :D  

-----------
Chan Yin Chi  < 0330@bigfoot.com >
http://ywcmail.sunsite.dk
Source: README, updated 2017-02-18