./mail/sieve-connect, Command line client for the ManageSieve protocol

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.90nb2, Package name: sieve-connect-0.90nb2, Maintainer: pkgsrc-users

This is sieve-connect. A client for the ManageSieve protocol, as
specifed in RFC 5804.

This is not yet fully compatible with RFC 5804, but is moving
towards that from the timsieved baseline; some issues to be
worked on are documented in the "TODO" file.

sieve-connect speaks ManageSieve and supports TLS for connection
privacy and also authentication if using client certificates.
sieve-connect will use SASL authentication; SASL integrity layers
are not supported, use TLS instead. GSSAPI-based authentication
should generally work, provided that client and server can use a
common underlaying protocol. If it doesn't work for you, please
report the issue.

sieve-connect is designed to be both a tool which can be invoked
from scripts and also a decent interactive client. It should also
be a drop-in replacement for "sieveshell", as supplied with Cyrus IMAP.


Required to run:
[lang/perl5] [net/p5-Net-DNS] [security/p5-IO-Socket-SSL] [security/p5-Authen-SASL] [devel/p5-Term-ReadKey] [net/p5-IO-Socket-INET6] [devel/p5-Term-ReadLine-Gnu]

Master sites:

Filesize: 45.392 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356)
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
   2021-10-18 08:51:43 by Thomas Merkel | Files touched by this commit (3)
Log message:
mail/sieve-connect: Update to 0.90

0.90: minor cleanups
- Update various regular expressions to not break under a future
  Perl 5.30 release
- Use a .sieve filename extension for temporary files, to assist
  text-editors with mode selection.
   2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357)
Log message:
mail: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-09-06 14:04:44 by Thomas Klausner | Files touched by this commit (1)
Log message:
sieve-connect: depend on p5-Term-ReadLine-Gnu.

Bump PKGREVISION.
   2020-09-04 15:35:42 by Thomas Klausner | Files touched by this commit (5)
Log message:
*: remove p5-Term-ReadLine, part of perl