From 660211495940380d681a2003d7db4e52af8ba8e7 Mon Sep 17 00:00:00 2001 From: "Mahlon E. Smith" Date: Mon, 2 Sep 2019 09:00:47 -0700 Subject: [PATCH] Bye, Bitbucket. --- .ruby-version | 2 +- README.md | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.ruby-version b/.ruby-version index 6b4950e..95e3ba8 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.4 +2.5 diff --git a/README.md b/README.md index 80523ea..38a91a5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ + # Ruby-Ezmlm -code -: https://bitbucket.org/mahlon/Ruby-Ezmlm + * home: + * http://code.martini.nu/ruby-ezmlm + * mirrors: + * https://github.com/mahlonsmith/ruby-ezmlm + * https://hg.sr.ht/~mahlon/ruby-ezmlm + * Ezmlm: + * http://untroubled.org/ezmlm/ ## Authors @@ -18,8 +24,6 @@ manager for use with the Qmail MTA, and the messages contained therein. (The -idx provides an extended feature set over the original ezmlm environment.) -http://untroubled.org/ezmlm/ - This was tested against ezmlm-idx 7.2.2. *Strong recommendation*: Create your lists with archiving (-a) and @@ -46,7 +50,7 @@ be a generic interface for parsing and browsing list content. ## Limitations -This library doesn't create new lists from scratch. Use ezmlm-make. +This library doesn't create new lists from scratch. Use `ezmlm-make`. This library is designed to only work with lists stored on disk (the default), not the SQL backends.