⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 LINUX下的收发E-MAIL的程序
💻
字号:
/********		README		********/

This is the demo version of "HUC Email 1.0", which run on the KINGENE 's HUC.

This HUC Email system contains almost all basic functions of Email system, 
such as receive mails, send mails, reply to sender,manage(add / delete /
modify) user's email account ,etc; and can run stably even when several 
user' s email account work the same time.

About detail HUC Email usage,refer to USER 'S MANUL. 1. About source code.

1. About source code. Files under "../Email" are mainly about the HUC Email
 system's interface; files refer to SMTP/POP3 protocols, which are  really
 communicate are under "../Email/HUCmail".

2. Because of this program must have some system support, before you compile
 this program, confirm the Microwin, naroX, input, LLDBS, aptest have been
 compiled.

3. When compile this program, run "./configure" under "../Email" first, it 
will format Makefile; second, type "make"(not include quotes)compile the 
programs, if succeed, there should be a file named "Email_main", which is 
the mail program to run the demo.
	make:built main program;
	make clean:clean *.o in the directory and del "Email_main".
	make distclean:clean Makefile.

4. Notice:Before you run this program, run "server" and "../emulator/wstart.sh"
(./nano-X , ./input, ./Wmain) earlier.


If you find bugs, please send mail to posaidong < posaidong@kingene.com.cn;
posaidong@yahoo.com > or ydong < ydong@kingene.com.cn >; we 'll solve it as
soon as possible.

Thanks for using HUC Email ! Good luck !

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -