petidomo/filter.h

11 lines
205 B
C
Raw Normal View History

2000-12-13 13:19:03 +00:00
/*
* $Source$
* $Revision$
* $Date$
*
* Copyright (C) 1996 by CyberSolutions GmbH.
* All rights reserved.
*/
int MailFilter(struct Mail * MailStruct, const char * filter);