non port: mail/sieve-connect/distinfo |
SVNWeb
|
Number of commits found: 9 |
Mon, 9 Sep 2019
|
[ 09:47 bapt ]
Update to 0.90
Take maintainership
Fix WWW address
|
Wed, 18 Jul 2018
|
[ 22:53 yuri ]
mail/sieve-connect: Update 0.88 -> 0.89
Port changes:
* Use DISTVERSION
* Remove the dead URL from MASTER_SITES
* Add NO_ARCH
|
Wed, 21 Sep 2016
|
[ 15:36 amdmi3 ]
- Update mail/sieve-connect to 0.88
- Fix LICENSE
Changes in v0.88:
* (BREAKING CHANGE) Require TLS verification to work.
* (POSSIBLY BREAKING CHANGE) Remote sieve name should be basename of local.
* Fail early if no CA trust anchors can be found but TLS verification is
enabled.
* Added `--tlshostname` option to override the hostname used for
TLS host identity verification
(Only the first 15 lines of the commit message are shown above )
|
Sun, 15 Dec 2013
|
[ 19:44 alexey ]
* Update to 0.87
* STAGE support
Approved by: wg (mentor)
|
Mon, 29 Jul 2013
|
[ 23:12 wg ]
mail/sieve-connect: update to 0.86
- Update to 0.86
Changes:
http://people.spodhuis.org/phil.pennock/software/sieve-connect.ChangeLog.txt
PR: ports/180930
Submitted by: Alexey Degtyarev <alexey renatasystems.org> (maintainer)
|
Mon, 15 Apr 2013
|
[ 12:28 bdrewery ]
- Update to 0.85
- Convert to new options framework
sieve-connect was not actually verifying TLS certificate identities matched
the expected hostname. Changes with new version:
Fix TLS verification; find server by own hostname & SRV.
* TLS hostname verification was not actually happening.
* IO::Socket::SSL requirement bumped to 1.14 (was 0.97).
* By default, if no server specified, before falling back to localhost try to
use the current hostname and SRV records in DNS to figure out if Sieve is
available. Checks for sieve, imaps & imap protocol SRV records and honours (Only the first 15 lines of the commit message are shown above )
|
Sat, 1 Dec 2012
|
[ 20:18 wxs ]
Update to 0.84.
Trim header and cosmetic fix to PLIST_FILES.
PR: ports/173990
Submitted by: "Alexey V. Degtyarev" <alexey@renatasystems.org> (maintainer)
Feature safe: yes
|
Fri, 25 May 2012
|
[ 12:49 sylvio ]
- Update to 0.83
PR: ports/168312
Submitted by: Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer)
|
Sun, 26 Jun 2011
|
[ 08:12 miwi ]
This is sieve-connect. A client for the ManageSieve protocol, as specifed in
RFC 5804. Historically, this was MANAGESIEVE as implemented by timsieved in
Cyrus IMAP.
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.
WWW: http://people.spodhuis.org/phil.pennock/software/
PR: ports/157077
Submitted by: Alexey V. Degtyarev <alexey at renatasystems.org>
|
Number of commits found: 9 |