Goal: Add manpages for kolabfilter and kolabmailboxfilter Author: Mathieu Parent Upstream status: Should be reported Index: b/Kolab_Filter-0.1.3/man1/kolabfilter.pod =================================================================== --- /dev/null +++ b/Kolab_Filter-0.1.3/man1/kolabfilter.pod @@ -0,0 +1,52 @@ +=head1 NAME + +kolabfilter, kolabmailboxfilter - Kolab filters + +=head1 SYNOPSIS + +B B<--sender>=I B<--recipient>=I B<--host>=I B<--client>=I B<--user>=I B<--config>=I + +B B<--sender>=I B<--recipient>=I B<--host>=I B<--client>=I B<--user>=I B<--config>=I + +=head1 DESCRIPTION + +B is a filter for outgoing mail on a Kolab Server. It rewrites headers and handles +Outlook issues. + +B is a filter for incoming mail on a Kolab Server. It checks the messages for iCal +data and handles automatic invitations. + +=head1 OPTIONS + +=over 8 + +=item B<-s> I|B<--sender>=I + +The message sender. + +=item B<-r> I|B<--recipient>=I + +A message recipient (can be repeated). + +=item B<-H> I|B<--host>=I + +The host running this script. + +=item B<-c> I|B<--client>=I + +The client sending the message. + +=item B<-u> I|B<--user>=I + +ID of the currently authenticated user. + +=item B<-C> I|B<--config>=I + +Path to the configuration file for this filter. + +=back + +=head1 COPYRIGHT AND AUTHORS + +Copyright 2004-2008 Klarälvdalens Datakonsult AB +