mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
faf8a35f7c
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
17 lines
342 B
Text
17 lines
342 B
Text
sieve-connect is a Perl sieveshell-compatible ManageSieve client
|
|
intended both for scripting and interactive use; supports TLS,
|
|
certificate-based authentication support and tab-completion.
|
|
|
|
depends:
|
|
+perl-digest-hmac
|
|
`+perl-Authen-SASL
|
|
|
|
+perl-Socket6
|
|
`+perl-IO-Socket-INET6
|
|
|
|
+Net-SSLeay
|
|
`+perl-IO-Socket-SSL
|
|
|
|
+perl-net-dns
|
|
|
|
+perl-TermReadKey
|