Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Ein E-Mail-Nachricht der Größe 0 wird übersprungen, jetzt. Die maildir_get_flags (), () maildir_put_flags und maildir_has_flags ()-Funktionen wurden eingeführt, um maildir Status-Flags in message Dateinamen manipulieren. Nur das "S"-Flag wird verwendet, und legen, aber auch andere abgerufen Fahnen bleiben erhalten. Der letzte Befehl funktioniert nun. In einem Maildir / Nachricht mit keinen Körper, der inheader Flag zurückgesetzt, so dass die nächste Nachricht nicht zeigen als beschädigt. Die Passwort-Feld Größe im Beispiel MySQL-Tabelle Struktur wurde von 32 bis 64 erhöht. Die Dokumente wurden aktualisiert, um sagen, dass mysql-popper.conf nicht verwendet werden, ist mit-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

Diese Veröffentlichung fügt eine neue MySQL-Feld MysqlLoginHostsField. zu können Login-Filterung bestimmte Benutzer auf bestimmte Hosts auf mehreren POP-Box-Systemen. Sie setzt auch ein ältesten zu den neuesten Art Maildir Nachrichtenliste, und ändert die Strömung von fehlerhaften Logins zu den normalen qpopper Weise Rechnung zu Sondierung zu lösen. Es behebt einen rename () Problem mit Maildir über einige NFS-Implementierungen, lieber jetzt Link verwenden () / unlink () und behebt ein Problem beim Konfigurieren von denen ein Versagen der Größe für ein unsigned long int von Erfolg gekrönt zu erhalten, aber eine fehlgeschlagene kompilieren.
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

Diese Version ersetzt alle Instanzen der PATH_MAX Variable mit hartcodierte 256, wie PATH_MAX nicht von allen Plattformen integriert (insbesondere Solaris), was nicht kompiliert. README.MYSQL und README.MAILDIR wurden mit Informationen darüber, wie ein Problem oder Bug-Report aktualisiert. Beachten Sie, dass diese Version Patch funktioniert nur mit qpopper 4.0.5; wenn Sie 4.0.3/4.0.4 unterstützt, müssen Sie 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

Diese Version ersetzt alle Instanzen der PATH_MAX Variable mit hartcodierte 256, wie PATH_MAX nicht von allen Plattformen integriert (insbesondere Solaris), was nicht kompiliert. README.MYSQL und README.MAILDIR wurden mit Informationen darüber, wie ein Problem oder Bug-Report aktualisiert. Beachten Sie, dass diese Version Patch funktioniert nur mit qpopper 4.0.3/4.0.4, wenn Sie 4.0.5 unterstützt, müssen Sie 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

Updates für die Arbeit mit qpopper 4.0.5.
Tags: Minor feature enhancements
Updates to work with qpopper 4.0.5.

Project Resources