summaryrefslogtreecommitdiffstats
path: root/roles/MSA/files/usr/local/bin/postfix-sender-login.pl
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2017-06-05 16:46:54 +0200
committerGuilhem Moulin <guilhem@fripost.org>2017-06-05 16:46:54 +0200
commit9fc349a989f536b3ccb688db4bcf1ea36774a393 (patch)
tree3ee8f0cbf09d811cf2db075b94a45839689229c9 /roles/MSA/files/usr/local/bin/postfix-sender-login.pl
parentb7a7ceb88ed5b44959920cde170bc6aaa83026bb (diff)
postfix-sender-login: wibble
Diffstat (limited to 'roles/MSA/files/usr/local/bin/postfix-sender-login.pl')
-rwxr-xr-xroles/MSA/files/usr/local/bin/postfix-sender-login.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/MSA/files/usr/local/bin/postfix-sender-login.pl b/roles/MSA/files/usr/local/bin/postfix-sender-login.pl
index e792457..3248e15 100755
--- a/roles/MSA/files/usr/local/bin/postfix-sender-login.pl
+++ b/roles/MSA/files/usr/local/bin/postfix-sender-login.pl
@@ -23,7 +23,6 @@ use warnings;
use strict;
use Errno 'EINTR';
-use Socket qw/PF_UNIX SOCK_STREAM SHUT_RDWR/;
use Net::LDAPI ();
use Net::LDAP::Util qw/ldap_explode_dn escape_dn_value escape_filter_value/;