e3b22fefd4
greetdelay introduces a small delay before an SMTP greeting. It can also optionally enforce RFC 2821's recommendation that SMTP clients not send any commands before receiving the greeting message. With a delay of 30s it has done me a world of good.
4 lines
212 B
Text
4 lines
212 B
Text
greetdelay is a program to introduce a small delay before an SMTP
|
|
greeting. It can also optionally enforce RFC 2821's recommendation
|
|
that SMTP clients not send any commands before receiving the greeting
|
|
message.
|