Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thsmi/sieve.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schmid <thsmi@users.noreply.github.com>2018-01-21 16:53:13 +0300
committerGitHub <noreply@github.com>2018-01-21 16:53:13 +0300
commit97629e0c900cbe6c590e805c0e3e3e6d345d0376 (patch)
tree0c7c065902a60f3e6934ec5ce3e5a7aea1677616 /README.md
parentc68e2ff0b1d7d4f1c7024527244fe2c6f40f4aab (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 487b9e34..d8e28453 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Sieve stores and runs all script on the server-side.
Now there is the dilemma - you have access to a server supporting sieve but,
how do you manage your scripts on this server?
-You can use telnet for this purpose, but that is fair to uncomfortable, not
+You can use telnet for this purpose, but that is far to uncomfortable, not
applicable for a normal user and almost impossible with secure connections.
Wouldn't it be great to activate, edit, delete and add sieve scripts with a
convenient interface? That is exactly what the Sieve Extension offers...
@@ -77,9 +77,7 @@ This is because of a design flaw in Thunderbirds APIs for loading and unloading
## Developments Builds
-Development builds can also be found in the release section they are marked as a pre release
You are looking for the latest "bleeding edge" features and willing to risk more instability?
Or you might even want to test out newly added code to help identify and debug problems?
-You can find the nightly builds also on the [release page](https://github.com/thsmi/sieve/releases). They are marked as prerelease.
-They will update to newer releases but not to newer prereleases.
+You can find the development builds also in the [release section](https://github.com/thsmi/sieve/releases). They are marked as prerelease. They will update to newer releases but not to newer prereleases.