/* $Cambridge: hermes/src/prayer/accountd/mail.h,v 1.1.1.1 2003/04/15 13:00:03 dpc22 Exp $ */
/************************************************
 *    Prayer - a Webmail Interface              *
 ************************************************/

/* Copyright (c) University of Cambridge 2000 - 2002 */
/* See the file NOTICE for conditions of use and distribution. */

/* External Interfere Prototypes for mail.c */

BOOL
mail_status(struct config *config, struct iostream *stream, char *line);

BOOL
mail_change(struct config *config, struct iostream *stream, char *line);

BOOL
mail_vacclear(struct config *config, struct iostream *stream, char *line);


syntax highlighted by Code2HTML, v. 0.9.1