pop3-proxy.h revision d77f679dac93f2416d6b04299b1a8154941036dd
796beea86bcdc92e4ba2f4865414a951b1717e5cTimo Sirainenint pop3_proxy_parse_line(struct client *client, const char *line);
796beea86bcdc92e4ba2f4865414a951b1717e5cTimo Sirainenvoid pop3_proxy_error(struct client *client, const char *text);
b28403dc4da6ee942ff18315596b43d4c4e9b7bdMartti Rannanjärviconst char *pop3_proxy_get_state(struct client *client);