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