1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Update to 0.6.2

- extend popauth.m4 with optional timecheck
This commit is contained in:
Dirk Meyer 2003-03-23 04:57:37 +00:00
parent 2268d2252f
commit b986b17d42
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77196
3 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= popa3d
PORTVERSION= 0.6.1
PORTVERSION= 0.6.2
CATEGORIES= mail
MASTER_SITES= http://www.openwall.com/popa3d/ \
ftp://ftp.openwall.com/pub/projects/popa3d/ \

View File

@ -1 +1 @@
MD5 (popa3d-0.6.1.tar.gz) = 61daed1bd7bb0ff537ab068aa9048f59
MD5 (popa3d-0.6.2.tar.gz) = 9a174bec9cc5e75fd4b6c0806c4aaf8f

View File

@ -41,7 +41,8 @@ SLocal_check_rcpt
R$* $: $(popauth `'$&{client_addr} $: <?> $)
R<?> $@ NoPopAuth
ifdef(`POP_TO', `dnl
R$+ $: $(arith - $@ $1 $@ $&t $)
R$+ $: $(arith - $@ $&T $@ $1 $)
R$+ $: $(arith l $@ $1 $@ POP_TO $)
RFALSE $@ NoPopAuth
RTRUE $# OK', `
R$*<OK> $# OK')