head 1.2; access; symbols petidomo-2-2:1.1.1.1 petidomo:1.1.1; locks; strict; comment @ * @; 1.2 date 2000.12.13.15.14.50; author simons; state dead; branches; next 1.1; 1.1 date 2000.12.13.13.19.24; author simons; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2000.12.13.13.19.24; author simons; state Exp; branches; next ; desc @@ 1.2 log @The contents of these headers is now included in petidomo.h. @ text @/* * $Source: /d1/e/petidomo/cvs/petidomo/source/mailer.h,v $ * $Revision: 1.1 $ * $Date: 2000/12/13 13:19:24 $ * * Copyright (C) 1996 by CyberSolutions GmbH. * All rights reserved. */ #ifndef MAILER_H #define MAILER_H #include #include "rfcparse.h" FILE * OpenMailer(const char * envelope, const char * recipients[]); FILE * vOpenMailer(const char * envelope, ...); int CloseMailer(FILE * fh); int ListMail(const char *, const char *, const struct Mail *); #endif /* !MAILER_H */ @ 1.1 log @Initial revision @ text @d2 3 a4 3 * $Source: /usr/local/libdata/cvs/simons/petidomo/src/petidomo/mailer.h,v $ * $Revision: 1.7 $ * $Date: 1997/02/20 22:20:03 $ @ 1.1.1.1 log @Imported Petidomo 2.2 as found on www.petidomo.com. @ text @@