Home
last modified time | relevance | path

Searched refs:ERR_CLIENT_WHILE_AUTH (Results 1 – 2 of 2) sorted by relevance

/dports/mail/dspam/dspam-3.10.2/src/
H A Dlanguage.h157 #define ERR_CLIENT_WHILE_AUTH "Error while authenticating: %s" macro
H A Dclient.c436 LOG(LOG_ERR, ERR_CLIENT_WHILE_AUTH, err); in client_authenticate()