#ifndef H_smtpsend_H
#define H_smtpsend_H
/*

$Id: smtpsend,v 1.4 2001/04/01 15:30:15 joseph Exp $

*/

bool smtp_send(int *sent);

#endif
