diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2017-06-05 16:55:32 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2017-06-05 16:55:32 +0200 |
commit | c8da650022bdf56cae59c3e41733742829e0f049 (patch) | |
tree | ac515a4c82b7e1f2d8e664c155e4a1377bcef365 /roles/IMAP/files/usr | |
parent | fb5b283d8035bdf8f6502d46f0eb12d4bb24f975 (diff) |
dovecot-auth-proxy: Fix synopsis line.
Diffstat (limited to 'roles/IMAP/files/usr')
-rwxr-xr-x | roles/IMAP/files/usr/local/bin/dovecot-auth-proxy.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/roles/IMAP/files/usr/local/bin/dovecot-auth-proxy.pl b/roles/IMAP/files/usr/local/bin/dovecot-auth-proxy.pl index cc52dbf..399e65f 100755 --- a/roles/IMAP/files/usr/local/bin/dovecot-auth-proxy.pl +++ b/roles/IMAP/files/usr/local/bin/dovecot-auth-proxy.pl @@ -1,8 +1,7 @@ #!/usr/bin/perl #---------------------------------------------------------------------- -# socketmap lookup table returning the SASL login name(s) owning a given -# sender address +# Dovecot userdb lookup proxy table for user iteration # Copyright © 2017 Guilhem Moulin <guilhem@fripost.org> # # This program is free software: you can redistribute it and/or modify |