Download List

项目描述

qpopper-mysql is a patch to Qualcomm's qpopper POP3 daemon to enable it to do user authentication via a MySQL database, support virtual domains, support Maildir-style mailboxes, and log logins into a MySQL database for possible MTA SMTP authentication relaying use.

系统要求

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.

2004-03-24 17:38
0.13

一个大小为0的邮件被跳过了。在(),maildir_put_flags()和maildir_has_flags()函数来操纵介绍了在邮件文件名maildir的状态标志maildir_get_flags。只有氏'标志使用和设置,但其他检索标志将保持不变。最后的命令现在工作。在maildir的/无机构消息,inheader标志复位,这样下次消息不会显示为已损坏。示例中的MySQL表结构的密码字段的大小从32个增加到64个。已更新的文件说,MySQL的,popper.conf不是用于使用- f。
标签: Minor feature enhancements
A mail message of size 0 is skipped now. The
maildir_get_flags(), maildir_put_flags(), and
maildir_has_flags() functions were introduced to
manipulate maildir status flags in message
filenames. Only the 'S' flag is used and set, but
other retrieved flags will be kept intact. The
LAST command now works. In a Maildir/ message with
no body, the inheader flag is reset, so the next
message doesn't show as corrupted. The password
field size in the example MySQL table structure
was increased from 32 to 64. The docs were updated
to say that mysql-popper.conf is not to be used
with -f.

2003-07-18 19:45
0.12

此版本增加了一个新的MySQL领域,MysqlLoginHostsField。能够登录的限制某些用户在多个POP箱系统某些主机。它还实现了一个最古老的到最新的maildir的邮件列表进行排序,并改变了差错登录流向正常Qpopper的方式来解决帐户探索。它修正了重命名()使用问题,在一些NFS实现maildir的,现在宁愿使用链接()/断开(),并修正了配置的问题,但未能获得一个无符号长的成功导致廉政的大小,而是一个失败的编译。
标签: Minor feature enhancements
This release adds a new MySQL field, MysqlLoginHostsField. to be able to login-restrict certain users to certain hosts on multiple POP box systems. It also implements an oldest-to-newest sort of the Maildir message list, and changes the flow of errored logins to the normal qpopper way to solve account probing. It fixes a rename() problem using Maildir over some NFS implementations, preferring now to use link()/unlink(), and fixes a problem with configure where failure to get the size for an unsigned long int resulted in success, but a failed compile.

2003-04-04 21:58
0.11

此版本取代了硬编码256 PATH_MAX不是所有平台包括PATH_MAX变量的情况(特别是Solaris的),导致编译失败。 README.MYSQL和README.MAILDIR已更新,就如何报告问题或错误的信息。请注意,此版本只Qpopper的补丁4.0.5工程;如果您需要4.0.3/4.0.4支持,获得0.9.1。
标签: Minor bugfixes
This release replaces all instances of the PATH_MAX variable with
hard-coded 256, as PATH_MAX isn't included by all platforms
(especially Solaris), causing failed compiles. README.MYSQL and
README.MAILDIR have been updated with information on how to report a
problem or bug. Note that this version patch only works with qpopper
4.0.5; if you need 4.0.3/4.0.4 support, get 0.9.1.

2003-04-04 21:57
0.9.1

此版本取代了硬编码256 PATH_MAX不是所有平台包括PATH_MAX变量的情况(特别是Solaris的),导致编译失败。 README.MYSQL和README.MAILDIR已更新,就如何报告问题或错误的信息。请注意,此版本补丁只Qpopper的4.0.3/4.0.4工程;如果您需要4.0.5的支持,获得0.11。
标签: Minor bugfixes
This release replaces all instances of the PATH_MAX variable with
hard-coded 256, as PATH_MAX isn't included by all platforms
(especially Solaris), causing failed compiles. README.MYSQL and
README.MAILDIR have been updated with information on how to report a
problem or bug. Note that this version patch only works with qpopper
4.0.3/4.0.4; if you need 4.0.5 support, get 0.11.

2003-03-13 17:44
0.10

更新与Qpopper的4.0.5。
标签: Minor feature enhancements
Updates to work with qpopper 4.0.5.

Project Resources