Download List

Projeto Descrição

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.

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.

2002-02-07 12:26
2.7

Ths versão muda o nome do access.reject "arquivo para" access.static "para refletir melhor a sua função para listar os endereços estáticos, ambos rejeitam e veicular.
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

Uma expressão regular para o daemon ipop3d POP3 na documentação.
Tags: Stable, Minor feature enhancements
A regular expression for the ipop3d POP3 daemon in the documentation.

2001-07-07 17:02
2.5

Esta versão modifica popauthd e delexpired.pl usar nomes únicos para ficheiros de trabalho temporários para eliminar o arquivo de conflitos que podem surgir, ocasionalmente, se ambos usam "access.temp" como um nome de arquivo.
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

Melhor arquivo de bloqueio e afinação do sistema () em seqüência chamada delexpire.pl para melhorar a eficiência e reduzir o tempo de execução.
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

Em delexpired.pl, flock () agora é usado em arquivos para prevenir que outros processos de escrita até que a operação em curso é completo.
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