diff options
author | John Denker <jsd@av8n.com> | 2012-06-02 19:13:44 -0700 |
---|---|---|
committer | John Denker <jsd@av8n.com> | 2012-07-13 18:39:07 -0700 |
commit | f9858dc762e2a845c9fa51fd23cf7cfeb008e7db (patch) | |
tree | 4a1165e99cc2ec7ed72ebf11d986f55e48dbe2e9 /tools | |
parent | 332213df3e305f06bdda6a191a7f98834c61aa9a (diff) |
greatly improved "make install" including permissions for checkpassword
Diffstat (limited to 'tools')
-rw-r--r-- | tools/pop3.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pop3.conf b/tools/pop3.conf index a181eff..b524a00 100644 --- a/tools/pop3.conf +++ b/tools/pop3.conf @@ -1,3 +1,3 @@ # /etc/stunnel/pop3.conf exec = /var/qmail/bin/qmail-popup -execargs = qmail-popup 0 /bin/qmaild/checkpassword qmail-pop3d Maildir +execargs = qmail-popup 0 /var/qmail/rbin/checkpassword qmail-pop3d Maildir |