aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSina Ghaderi <32870524+Sina-Ghaderi@users.noreply.github.com>2021-03-19 09:34:48 +0330
committerGitHub <noreply@github.com>2021-03-19 09:34:48 +0330
commit13d14e8bb609c5e3d2fee96d4bde11309bcd8d35 (patch)
treea4ceaea8c2d9825decacadd76694f4b0ebe7afa3
parentb37c038f4c55758c0c8c684496dec39e36aa8df4 (diff)
a typooo :(
-rw-r--r--Readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index f102215..a3870a4 100644
--- a/Readme.md
+++ b/Readme.md
@@ -40,8 +40,8 @@ fixrate-go supports unix socket and tcp network listeners, in order to reduce ke
default configuration file of fixrate is `./fixrate.conf`, you may want to specify another file path by using `--config` flag
### preparing postfix server
-edit postfix mail agent config file under `/etc/postfix/main.cf` (debian based systems)
-if planning to use unix file you should note that for some reasons postfix root directory is under /var/spool/postfix so you should create fixrate-go socket file under this directory, otherwise you may facing with `warning: connect to <socket> no such a file or directory` warning in` mail.log` file
+edit postfix mail agent config file under `/etc/postfix/main.cf` (debian based systems)
+if planning to use unix file you should note that for some reasons postfix root directory is under `/var/spool/postfix` so you need to create fixrate-go socket file under this directory, otherwise you may facing with `warning: connect to <socket> no such a file or directory` warning in` mail.log` file
```
## if using unix socket -->
# echo "smtpd_sender_restrictions = reject_unknown_sender_domain, check_policy_service unix:/fix/fixrate.sock" >> /etc/postfix/main.cf

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