Download List

项目描述

pop3check is small, fast mail checking application that queries POP3 servers for new mail. It was written in C and aims to be very configurable. Most notable features include: multiple POP3 server support, header summaries, and command execution upon notification of new mail.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-11-15 18:35
0.100.3

标题摘要可以被转发到另一个电子邮件地址,重复连接()失败不再导致插座()失败。
标签: Minor feature enhancements
Header summaries can now be forwarded to another email address, and repeated connect() failures no longer lead to socket() failures.

2001-09-05 14:20
0.100.2

折叠头线,现在每822 3.1.1展开,使折叠主题行不再被截断。分割造成的故障- u或- p不被命令行上指定的邮件服务器已得到修复。
标签: Major bugfixes
Folded header lines are now unfolded per RFC822 3.1.1 so that folded subject lines are no longer truncated. Segmentation fault caused by -u or -p not being specified on commandline with mailserver has been fixed.

2001-07-27 20:32
0.100.1

这个版本修复了exec选项时,头摘要选项未启用。
标签: Minor bugfixes
This version fixes the exec option when the header summary option is not enabled.

2001-05-23 22:12
0.100.0

此版本改进daemon方式运行,可以建立在Solaris以及Linux,并修正了一些bug。新邮件“检查”的消息已被删除,时间戳被添加到其他报告。 daemon模式现在只有如果事情发生了变化的报告。当新的游戏机头显示铃响。exec命令是现在使用新的头时,在后台模式下显示。配置文件中读取的提高。现在介绍的帮助- c选项。所有固定长度的缓冲区被改为动态内存,以防止缓冲区溢出。内存泄漏是固定daemon模式。套接字现已关闭的错误后,使插座不是无限期地消耗。修复了一个错误中的默认配置文件并没有宣读,并在头有时未列出的错误。阿失踪者:或科目:行不再会导致一个错误。
标签: Minor feature enhancements
This version improves daemon mode operation, can be built on Solaris as well as
Linux, and fixes a few bugs. The "Checking for new mail" message was removed,
and timestamps were added to other reports. Daemon mode now only reports if
something has changed. The console bell rings when new headers are displayed.
The exec command is now used whenever new headers are displayed in daemon mode.
Config file reading was improved. The help now describes the -c option. All
fixed length buffers were changed to dynamic memory to prevent buffer
overflows. A memory leak was fixed in daemon mode. A socket is now closed
after an error so that sockets are not indefinitely consumed. Fixes were made
for a bug in which the default config file was not read, and for a bug where
headers were sometimes not listed. A missing From: or Subject: line no longer
causes an error.

2001-01-30 15:13
0.90.3

修正了一个只用了一个头,即使多个邮件出席以及一些便于使用其他小幅修正。
Fixed a bug that only showed one header even if more than one message was present as well as some other minor fixes for ease of use.

Project Resources