Bye, Bitbucket.

This commit is contained in:
Mahlon E. Smith 2019-09-02 09:00:47 -07:00
parent 1f2a77373b
commit 6602114959
2 changed files with 10 additions and 6 deletions

View file

@ -1 +1 @@
2.4 2.5

View file

@ -1,7 +1,13 @@
# Ruby-Ezmlm # Ruby-Ezmlm
code * home:
: https://bitbucket.org/mahlon/Ruby-Ezmlm * 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 ## 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 (The -idx provides an extended feature set over the original ezmlm
environment.) environment.)
http://untroubled.org/ezmlm/
This was tested against ezmlm-idx 7.2.2. This was tested against ezmlm-idx 7.2.2.
*Strong recommendation*: Create your lists with archiving (-a) and *Strong recommendation*: Create your lists with archiving (-a) and
@ -46,7 +50,7 @@ be a generic interface for parsing and browsing list content.
## Limitations ## 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 This library is designed to only work with lists stored on disk (the
default), not the SQL backends. default), not the SQL backends.