Download List

프로젝트 설명

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

배부르게 버전 "을 access.static"더 나은, 두 REJECT 및 릴레이 정적 주소 목록에 대한 기능을 반영하기 위해 "파일"access.reject의 이름을 변경합니다.
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

문서 ipop3d POP3를 데몬에 대한 정규 표현식.
Tags: Stable, Minor feature enhancements
A regular expression for the ipop3d POP3 daemon in the documentation.

2001-07-07 17:02
2.5

이 릴리스 popauthd 및 delexpired.pl가 간혹 발생할 수있는 충돌이 파일을 제거하는 임시 작업 파일에 대한 고유 이름을 사용하도록 수정하는 모두를 사용하는 경우 파일 이름으로 "access.temp".
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

향상된 파일 잠금 및 미세 - delexpire.pl의 효율성을 개선하고 실행 시간을 단축 ()의 호출 순서를 시스템 튜닝.
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

delexpired.pl 있음, 무리 () 이제 파일을 현재 작업을하기 전까지 서면으로 다른 프로세스를 방지하기 위해 사용되는이 완료됩니다.
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