diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-31 05:43:57 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-31 05:43:57 +0000 |
commit | 3b958fc914e24661941243a8d0ff1d550e4d2616 (patch) | |
tree | 6853deaef837a39c48ccde154ea10e8fdfc550b9 /mail/tpop3d/files/tpop3d.conf.dist | |
parent | c5114301454ab2997551bc1b14f2d13bd99359b9 (diff) | |
download | ports-3b958fc914e24661941243a8d0ff1d550e4d2616.tar.gz ports-3b958fc914e24661941243a8d0ff1d550e4d2616.zip |
Notes
Diffstat (limited to 'mail/tpop3d/files/tpop3d.conf.dist')
-rw-r--r-- | mail/tpop3d/files/tpop3d.conf.dist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/tpop3d/files/tpop3d.conf.dist b/mail/tpop3d/files/tpop3d.conf.dist new file mode 100644 index 000000000000..2089501e54f4 --- /dev/null +++ b/mail/tpop3d/files/tpop3d.conf.dist @@ -0,0 +1,7 @@ +listen-address: 0.0.0.0 +max-children: 20 + +mailbox: bsd:/var/mail/$(user) + +auth-pam-enable: yes + |