mirror of
https://github.com/MailScanner/v5.git
synced 2025-02-25 07:54:33 +08:00
Update README.md
This commit is contained in:
parent
8e08a4599c
commit
19547e7801
1 changed files with 6 additions and 1 deletions
|
@ -49,21 +49,26 @@ Other *nix
|
||||||
```
|
```
|
||||||
|
|
||||||
MTA Guides:
|
MTA Guides:
|
||||||
|
|
||||||
sendmail - https://www.mailscanner.info/sendmail
|
sendmail - https://www.mailscanner.info/sendmail
|
||||||
|
|
||||||
postfix - https://www.mailscanner.info/postfix
|
postfix - https://www.mailscanner.info/postfix
|
||||||
|
|
||||||
exim - https://www.mailscanner.info/exim
|
exim - https://www.mailscanner.info/exim
|
||||||
|
|
||||||
|
|
||||||
Setup:
|
Setup:
|
||||||
|
|
||||||
Edit /etc/MailScanner/defaults and set options
|
Edit /etc/MailScanner/defaults and set options
|
||||||
|
|
||||||
Edit /etc/MailScanner/MailScanner.conf and set options
|
Edit /etc/MailScanner/MailScanner.conf and set options
|
||||||
|
|
||||||
service mailscanner start
|
service mailscanner start
|
||||||
|
|
||||||
|
|
||||||
NIX:
|
NIX:
|
||||||
For generic NIX systems, create a symlink for controlling the
|
|
||||||
|
For generic NIX systems, create a symlink for controlling the
|
||||||
|
|
||||||
start/stop/restart of the program to:
|
start/stop/restart of the program to:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue