X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=contrib%2Fnotmuch-deliver%2FREADME.mkd;h=06268bd8400e24abc8065dcd4282f66f018c1234;hb=02052781a9aec5a611ec37c655bc1ea23cf553d8;hp=a71cfe23a62d4b5c5b5dbf0deecb7e16bdc5fa8f;hpb=af863f8c7f1f1571df4f1172ec4e963fa654945e;p=notmuch diff --git a/contrib/notmuch-deliver/README.mkd b/contrib/notmuch-deliver/README.mkd index a71cfe23..06268bd8 100644 --- a/contrib/notmuch-deliver/README.mkd +++ b/contrib/notmuch-deliver/README.mkd @@ -25,7 +25,7 @@ Here's a simple example for [maildrop](http://www.courier-mta.org/maildrop/): } # Deliver the rest to $MAILDIR, adding personal tag - to "|deliver-notmuch.rb -t personal" + to "|notmuch-deliver -t personal" ## Requirements - [notmuch](http://notmuchmail.org) shared library @@ -38,12 +38,6 @@ My personal e-mail address is [alip@exherbo.org](mailto:alip@exherbo.org). I'm available on IRC as `alip` on [Freenode](http://freenode.net) and [OFTC](http://www.oftc.net). ## License -This program is free software; you can redistribute it and/or modify it under -the terms of the GNU General Public License as published by the Free Software -Foundation, version 2 of the License. - -This program is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -PARTICULAR PURPOSE. See the GNU General Public License for more details. +You may redistribute this under the same terms as notmuch itself.