diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-15 18:45:18 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-15 18:45:18 +0000 |
commit | 8adde7d1475782e137b052d8eb5cc82aaa052fff (patch) | |
tree | 212b52d9300f39abd8314cbde738d1e6b93fd8a7 /mail | |
parent | b112ae825694dc180f545d217b5a8f930c624db7 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/popa3d/files/POPAUTH | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/popa3d/files/POPAUTH b/mail/popa3d/files/POPAUTH index abb368505724..e7be0da34b80 100644 --- a/mail/popa3d/files/POPAUTH +++ b/mail/popa3d/files/POPAUTH @@ -28,6 +28,11 @@ the timestamp of the authentication as RHS (which the sendmail-hack ignores). This timestamp is then used to remove old IPs which are older than VALIDTIME seconds (defined in the Makefile). + Testing + +You can check the state by using the following command: +$ makemap -u hash popauth + Disclaimer This hack has been in production use for a week on our server and though |