Fix docs for unrecognized_command
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@477 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
c3562e256d
commit
7711e5a024
@ -190,6 +190,7 @@ Works like the "connect" hook.
|
|||||||
Called when we get a command that isn't recognized.
|
Called when we get a command that isn't recognized.
|
||||||
|
|
||||||
DENY_DISCONNECT - Return 521 and disconnect the client
|
DENY_DISCONNECT - Return 521 and disconnect the client
|
||||||
|
DENY - Return 521
|
||||||
DONE - Qpsmtpd won't do anything; the plugin responded
|
DONE - Qpsmtpd won't do anything; the plugin responded
|
||||||
Anything else - Return '500 Unrecognized command'
|
Anything else - Return '500 Unrecognized command'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user