13 lines
237 B
C
13 lines
237 B
C
/*
|
|
* $Source$
|
|
* $Revision$
|
|
* $Date$
|
|
*
|
|
* Copyright (C) 1996 by CyberSolutions GmbH.
|
|
* All rights reserved.
|
|
*/
|
|
|
|
#include "rfcparse.h"
|
|
|
|
int ArchiveMail(const struct Mail * MailStruct, const char * listname);
|