Description
Libmilter++ is a C++ wrapper library for the Sendmails Milter mail filtering API. Its purpose is to facilitate object oriented programming of Sendmail mail filters in C++.
Project Information
Libmilter++ is under active development at LifeLine Networks bv. As of version
0.1.0 it is hosted at SourceForge to encourage collaboration. See the project
page for more information: http://milterplusplus.sourceforge.net.
Please submit bug reports, patches or feature requests to the appriopiate
tracker on the SourceForge page
(http://sourceforge.net/projects/milterplusplus).
The project also has forums for general discussion and a development mailing
list for those interested in participating development of libmilter++.
Alternatively, if you wish to contact me directly, use:
bastiaan.bakker@lifeline.nl.
License
Libmilter++ is licensed under the Lesser General Public License:
Libmilter++ (short name: milterplusplus), a C++ wrapper library for the
Sendmail Milter API.
Copyright (C) 2001 LifeLine Networks bv
Copyright (C) 2001 Bastiaan Bakker
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
