Download List

Descripción del Proyecto

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 Requirements

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

Un mensaje de correo de tamaño 0 se salta ahora. El maildir_get_flags (), maildir_put_flags (), y maildir_has_flags () funciones se introdujeron para manipular banderas de estado maildir en nombres de archivo de mensajes. Sólo la "bandera S 'es usada y se define, pero otras banderas recuperados se mantendrán intactos. El comando LAST funciona ahora. En un / mensaje Maildir sin cuerpo, la bandera inheader se restablece, por lo que el siguiente mensaje no aparece como corrupto. El tamaño del campo de la contraseña en el ejemplo de estructura de la tabla de MySQL se aumentó de 32 a 64 años. Los documentos se han actualizado para decir que mysql-popper.conf no es para ser usado con-f.
Tags: 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

Esta versión incluye un campo de MySQL nuevos MysqlLoginHostsField. a ser capaces de inicio de sesión restringir a ciertos usuarios a ciertas máquinas en múltiples sistemas de cuadro de POP. También implementa un antiguo a más reciente especie de la lista de mensajes Maildir, y los cambios del flujo de los inicios de sesión erróneos a la forma normal de resolver qpopper cuenta de sondeo. Se fija un cambio de nombre () problema usando Maildir en algunas implementaciones de NFS, ahora prefieren utilizar link () / unlink (), y corrige un problema de configuración donde el fracaso para obtener el tamaño de un entero largo sin signo resultó en el éxito, pero no compilar.
Tags: 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

Este comunicado sustituye a todas las instancias de la variable con PATH_MAX no modificable 256, como PATH_MAX no está incluido en todas las plataformas (especialmente Solaris), lo que no compila. README.MYSQL y README.MAILDIR han sido actualizados con información sobre cómo reportar un problema o error. Tenga en cuenta que este parche sólo funciona con la versión 4.0.5 qpopper; si usted necesita 4.0.3/4.0.4 apoyo, conseguir 0.9.1.
Tags: 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

Este comunicado sustituye a todas las instancias de la variable con PATH_MAX no modificable 256, como PATH_MAX no está incluido en todas las plataformas (especialmente Solaris), lo que no compila. README.MYSQL y README.MAILDIR han sido actualizados con información sobre cómo reportar un problema o error. Tenga en cuenta que este parche sólo funciona con la versión qpopper 4.0.3/4.0.4; 4.0.5 si necesita apoyo, recibe 0,11.
Tags: 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

Actualizaciones para funcionar con qpopper 4.0.5.
Tags: Minor feature enhancements
Updates to work with qpopper 4.0.5.

Project Resources