Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/telent/quince
QUINCE Is Not Cloud Email
https://github.com/telent/quince
Last synced: 13 days ago
JSON representation
QUINCE Is Not Cloud Email
- Host: GitHub
- URL: https://github.com/telent/quince
- Owner: telent
- Created: 2013-12-11T23:01:54.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-16T23:50:47.000Z (almost 11 years ago)
- Last Synced: 2024-10-12T00:29:55.414Z (about 1 month ago)
- Language: Clojure
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quince
QUINCE Is Not Cloud Email
## Installation
* make sure you're running Java 1.7 (or later, maybe, though no later
version exists at the time of writing)* use leiningen
## Usage
Don't use it. It doesn't work
## Usage (aspirational)
Run the jar. It starts a web server and then sends your preferred[*]
web browser to go and look at it.[*] Hopefully. It invokes `xdg-open`: if the result of this is not to
invoke your preferred web browser, you may need to muck about with
stuff like `$BROWSER` environment variables or similar.## Running tests
It uses Midje for tests. To test the MIME parsing it downloads some
messages from a mailing list archive on the internet: because I do not
know the copyright status of those messages, they are not distributed
with the package. So, before running tests you need to$ make -C fixtures
## License
Distributed under the GNU Affero General Public License. This means
that if you change it and then make the resulting system available to
other people, you need to make the code which implements your changes
avilable to them too.If this is a problem for you, please feel free to get in touch with me
and discuss commercial licensing