diff options
-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 |