Files
smmapdfw/smmapdfw/doc/smmapdfw.texi
2004-09-26 19:21:42 +00:00

87 lines
1.6 KiB
Plaintext

\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename smmapdfw.info
@settitle smmapdfw manual
@c %**end of header
@copying
This manual is for smmapdfw, version 0.9
Copyright @copyright{} 2004 Wolfgang Hottgenroth
@end copying
@titlepage
@title smmapdfw
@subtitle A framework for workers for the sendmail socketmap
@author Wolfgang Hottgenroth
@page
@vskip 0pt plus 1filll
@insertcopying
@end titlepage
@contents
@ifnottex
@node Top, Motivation, (dir), (dir)
@top smmapdfw manual
@insertcopying
@end ifnottex
@menu
* Motivation::
* Overview::
* Using from sendmail::
* Configuration::
* API::
@detailmenu
--- The Detailed Node Listing ---
Configuration
* Global::
* Plugin::
@end detailmenu
@end menu
@node Motivation, Overview, Top, Top
@chapter Motivation
Why smmapdfw
@node Overview, Using from sendmail, Motivation, Top
@chapter Overview
Overview over smmapdfw
@node Using from sendmail, Configuration, Overview, Top
@chapter Using from sendmail
How to use smmapdfw from sendmail
@node Configuration, API, Using from sendmail, Top
@chapter Configuration
How to configure smmapdfw
@menu
* Global::
* Plugin::
@end menu
@node Global, Plugin, Configuration, Configuration
@section Global
Global configuration items
@node Plugin, , Global, Configuration
@section Plugin
General plugin configuration items
@node API, , Configuration, Top
@chapter API
API documentation for plugin programmers
@bye