mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 0.6.2
- extend popauth.m4 with optional timecheck
This commit is contained in:
parent
2268d2252f
commit
b986b17d42
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77196
@ -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/ \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (popa3d-0.6.1.tar.gz) = 61daed1bd7bb0ff537ab068aa9048f59
|
||||
MD5 (popa3d-0.6.2.tar.gz) = 9a174bec9cc5e75fd4b6c0806c4aaf8f
|
||||
|
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user