root / pykota / tags / 1.24HotFix2 / man / es / pkmail.1 @ 2899

Revision 2899, 2.2 kB (checked in by jerome, 18 years ago)

1.24HotFix2 seems to be ready for packaging.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
RevLine 
[2808]1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
[2899]2.TH PKMAIL "1" "mai 2006" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
[2086]3.SH NOM
[2899]4pkmail \- page de manuel de pkmail 1.24HotFix2_official
[2086]5.SH DESCRIPTION
[2899]6pkmail v1.24HotFix2_official (c) 2003, 2004, 2005, 2006 Jerome Alet \- alet@librelogiciel.com
[2086]7.PP
[2344]8Email gateway for PyKota.
[2086]9.PP
[2344]10command line usage :
[2086]11.TP
12pkmail
[2344]13[options]
[2086]14.PP
[2344]15options :
[2086]16.TP
17\fB\-v\fR | \fB\-\-version\fR
[2344]18Prints pkmail's version number then exits.
[2086]19.TP
20\fB\-h\fR | \fB\-\-help\fR
[2344]21Prints this message then exits.
[2086]22.IP
[2344]23This command is meant to be used from your mail server's aliases file,
24as a pipe. It will then accept commands send to it in email messages,
25and will send the answer to the command's originator.
[2086]26.IP
[2344]27To use this command, create an email alias in /etc/aliases with
28the following format :
[2086]29.IP
30pykotacmd: "|/usr/bin/pkmail"
31.IP
[2344]32Then run the 'newaliases' command to regenerate the aliases database.
[2086]33.IP
[2344]34You can now send commands by email to 'pykotacmd@yourdomain.com', with
35the command in the subject.
[2086]36.IP
[2344]37List of supported commands :
[2086]38.IP
[2344]39report [username]
[2086]40.IP
[2344]41NB : For pkmail to work correctly, you may have to put the 'mail'
42system user in the 'pykota' system group to ensure this user can
43read the /etc/pykota/pykotadmin.conf file, and restart your
44mail server (e.g. /etc/init.d/exim restart). It is strongly advised
45that you think at least twice before doing this though.
[2086]46.IP
[2344]47Use at your own risk !
[2086]48.PP
49This program is free software; you can redistribute it and/or modify
50it under the terms of the GNU General Public License as published by
51the Free Software Foundation; either version 2 of the License, or
52(at your option) any later version.
53.PP
54This program is distributed in the hope that it will be useful,
55but WITHOUT ANY WARRANTY; without even the implied warranty of
56MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
57GNU General Public License for more details.
58.PP
59You should have received a copy of the GNU General Public License
60along with this program; if not, write to the Free Software
[2303]61Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA.
[2086]62.PP
[2344]63Please report bugs to : Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.