0f5dc4da3982053036be65190e44bf28a67b1ca2Timo Sirainen/* Get a hash for username, based on given format. The format can use
c5ed1bc7a17d98e1ee5f8987d839522b83888925Timo Sirainen %n, %d and %u variables. The returned hash is never 0.
c5ed1bc7a17d98e1ee5f8987d839522b83888925Timo Sirainen Returns TRUE if ok, FALSE if format is invalid. */
0f5dc4da3982053036be65190e44bf28a67b1ca2Timo Sirainenbool mail_user_hash(const char *username, const char *format,