Add missing whitespace.
This commit is contained in:
parent
dd6ea924e2
commit
3f8a6b9873
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ behavior trick: spammers never resend a message when they get a
|
||||||
temporary error, whereas real MTA do. The idea is to refuse any mail
|
temporary error, whereas real MTA do. The idea is to refuse any mail
|
||||||
on first attempt, and accept it after some time has elapsed.
|
on first attempt, and accept it after some time has elapsed.
|
||||||
|
|
||||||
milter-greylist is a stand-alone milter writtenin C that implement
|
milter-greylist is a stand-alone milter written in C that implement
|
||||||
grey listing. It's still quite experimental, but it has been seen
|
grey listing. It's still quite experimental, but it has been seen
|
||||||
working on a real life MX.
|
working on a real life MX.
|
||||||
|
|
Loading…
Reference in a new issue