SMTP-Client: add the stati of all delivery attempts to the status messages.
[citadel.git] / citadel / auth.h
1 int validate_password(uid_t uid, const char *pass);