summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2017-06-05 16:55:32 +0200
committerGuilhem Moulin <guilhem@fripost.org>2017-06-05 16:55:32 +0200
commitc8da650022bdf56cae59c3e41733742829e0f049 (patch)
treeac515a4c82b7e1f2d8e664c155e4a1377bcef365
parentfb5b283d8035bdf8f6502d46f0eb12d4bb24f975 (diff)
dovecot-auth-proxy: Fix synopsis line.
-rwxr-xr-xroles/IMAP/files/usr/local/bin/dovecot-auth-proxy.pl3
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