view include/remailfile.h @ 0:21ce01de8109

Initial revision
author mmj
date Thu, 22 Apr 2004 04:02:09 +1000
parents
children 3f177909efc8
line wrap: on
line source

#ifndef REMAILFILE_H
#define REMAILFILE_H

int remailfile(const char *mailfilename, int deletewhensent);

#endif /* REMAILFILE_H */