aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSina Ghaderi <32870524+Sina-Ghaderi@users.noreply.github.com>2021-03-23 00:29:17 +0430
committerGitHub <noreply@github.com>2021-03-23 00:29:17 +0430
commit93e73678e3568369f57c55db14d6c22cc6238db7 (patch)
tree628fd1b8cb2e9bbdf67b08546fd5f2621977761f
parent32ca209bc06086a840c10fd183bad7ef5fcf0d4f (diff)
Typoo:/
-rw-r--r--Readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/Readme.md b/Readme.md
index 13e9ef1..b9fe6b0 100644
--- a/Readme.md
+++ b/Readme.md
@@ -3,8 +3,8 @@ last night we figured out someone sending too many emails to our mailing servers
fixrate applies sending rate limit per users, so you don't have to limit entire domain. from now on fixrate protects [mail.snix.ir](https://mail.snix.ir) service.
### usege and installation
-fixrate is written in golang, so for compiling this code you should have `golang` installed.
-if not, use apt to installed `apt install golang`, after that clone this repository by useing either [git.snix.ir](https://git.snix.ir/fixrate-go) or github.com
+fixrate is written in golang, for compiling this code you should have `golang` installed.
+if not, use apt to install it `apt install golang`, after that clone this repository by using either [git.snix.ir](https://git.snix.ir/fixrate-go) or github.com
```
# git clone https://git.snix.ir/fixrate-go.git
# git clone https://github.com/Sina-Ghaderi/fixrate-go.git
@@ -33,7 +33,7 @@ Copyright (c) 2021 git.snix.ir, All rights reserved.
Developed BY sina@snix.ir --> Sina Ghaderi
This work is licensed under the terms of the MIT license.
```
-you may wnat to create a systemd file for runing this as a linux service (`systemctl start` ... and `enable` etc...)
+you may want to create a systemd file for runing this as a linux service (`systemctl start` ... and `enable` etc...)
### config postfix and fixrate
fixrate-go supports unix socket and tcp network listeners, in order to reduce kernel opened connections its recommended to use unix socket if you can host fixrate on postfix server

Snix LLC Git Repository Holder Copyright(C) 2022 All Rights Reserved Email To Snix.IR