Correct some spellification.
This commit is contained in:
parent
5c72cd23e2
commit
374dbfdd35
@ -322,7 +322,7 @@ sub auth_parse_respond {
|
|||||||
return $self->{_auth} = Qpsmtpd::Auth::SASL($self, $mechanism, @stuff);
|
return $self->{_auth} = Qpsmtpd::Auth::SASL($self, $mechanism, @stuff);
|
||||||
}
|
}
|
||||||
|
|
||||||
$self->respond(504, "Unimplemented authentification mechanism: $mechanism");
|
$self->respond(504, "Unimplemented authentication mechanism: $mechanism");
|
||||||
return DENY;
|
return DENY;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user