Downloadliste

Projektbeschreibung

POPauthd is a Perl-based daemon that uses POP to
authorize connecting hosts for SMTP relaying. It
is particularly useful to authenticate roaming
users with IP addresses that change often. The
daemon runs in the background, watching the syslog
for successful POP logins. When it sees one it
enters the IP in sendmail's access database,
giving the host authorization to relay through the
server. The entries can be expired after a
prescribed, configurable period of time with a
companion script run via crontab.

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.

2002-02-07 12:26
2.7

THS-Version ändert den Namen der "access.reject" Datei "access.static" besser zum Ausdruck ihrer Funktion für die Aufnahme statische Adressen, die beide REJECT und RELAY.
Tags: Stable, Minor feature enhancements
Ths version changes the name of the "access.reject" file to "access.static" to better reflect its function for listing static addresses, both REJECT and RELAY.

2001-09-23 08:42
2.6

Ein regulärer Ausdruck für die ipop3d POP3-Daemon in der Dokumentation.
Tags: Stable, Minor feature enhancements
A regular expression for the ipop3d POP3 daemon in the documentation.

2001-07-07 17:02
2.5

Diese Version ändert popauthd und delexpired.pl eindeutige Namen für temporäre Dateien verwenden, um Konflikte, die Datei kann gelegentlich auftreten zu beseitigen, wenn beide verwenden "access.temp" als Dateinamen.
Tags: Stable, Minor bugfixes
This release modifies popauthd and delexpired.pl to use unique names
for temporary work files to eliminate file conflicts that can
occasionally arise if both use "access.temp" as a filename.

2001-07-05 19:14
2.4

Verbesserte Datei-Sperr-und Feinabstimmung des Systems ()-Aufruf Folge in delexpire.pl die Effizienz zu verbessern und die Ausführung zu verkürzen.
Tags: Stable, Minor feature enhancements
Improved file locking and fine-tuning the system() call sequence in delexpire.pl to improve efficiency and shorten execution time.

2001-06-27 06:10
2.3

In delexpired.pl, flock () ist jetzt für Dateien verwendet, um andere Prozesse zu schreiben, bis der aktuelle Vorgang abgeschlossen ist, zu verhindern.
Tags: Stable, Minor feature enhancements
In delexpired.pl, flock() is now used on files to prevent other processes from
writing until the current operation is complete.

Project Resources