summaryrefslogtreecommitdiff
path: root/mail/popa3d/files/popauth.m4
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-03-23 04:57:37 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-03-23 04:57:37 +0000
commitb986b17d42a57879ed703c13f6ea19916e63c7b8 (patch)
treef606c5da9cea0fa72f1abb167669eaca06ea63c3 /mail/popa3d/files/popauth.m4
parent- Add regression tests by target "test" (diff)
- Update to 0.6.2
- extend popauth.m4 with optional timecheck
Notes
Notes: svn path=/head/; revision=77196
Diffstat (limited to '')
-rw-r--r--mail/popa3d/files/popauth.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/popa3d/files/popauth.m4 b/mail/popa3d/files/popauth.m4
index 2520978ad904..97049a480d39 100644
--- a/mail/popa3d/files/popauth.m4
+++ b/mail/popa3d/files/popauth.m4
@@ -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')