/[imapfilter]/imapfilter/imapfilter.1
ViewVC logotype

Diff of /imapfilter/imapfilter.1

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by lefcha, Sun Nov 23 23:21:59 2003 UTC revision 1.25 by lefcha, Mon Feb 9 20:37:51 2004 UTC
# Line 1  Line 1 
1  .Dd November 24, 2003  .Dd February 9, 2004
2  .Dt IMAPFILTER 1  .Dt IMAPFILTER 1
3  .Os  .Os
4  .Sh NAME  .Sh NAME
# Line 19  messages residing in multiple mailboxes Line 19  messages residing in multiple mailboxes
19  .Pp  .Pp
20  The options are as follows:  The options are as follows:
21  .Bl -tag -width Ds  .Bl -tag -width Ds
22    .It Fl D
23    Debug mode; creates a temporary file name in
24    .Pa /tmp/imapfilter.XXXX ,
25    where debugging messages about the program's progress are printed.
26    .It Fl V
27    Displays program's version.
28  .It Fl c Ar configfile  .It Fl c Ar configfile
29  Configuration file to read settings and filters from.  The default is  Configuration file to read settings and filters from.  The default is
30  .Pa $HOME/.imapfilterrc .  .Pa $HOME/.imapfilterrc .
31  .It Fl d Ar interval  .It Fl d Ar interval
32  Runs imapfilter at daemon mode and repeatedly polls at the specified interval.  Runs imapfilter at daemon mode and repeatedly polls at the specified interval.
 .It Fl h  
 Prints a summary of program's options.  
33  .It Fl k  .It Fl k
34  Kills any other running instances of  Kills any other running instances of
35  .Nm  .Nm
# Line 37  produces and optionally information abou Line 41  produces and optionally information abou
41  .It Fl p  .It Fl p
42  Enters the interactive encrypted passwords editor.  Enters the interactive encrypted passwords editor.
43  .It Fl q  .It Fl q
44  Quiet mode; no informational messages at all printed.  Quiet mode; prints less detailed information about the program's actions.
45    Multiple
46    .Fl q
47    options decrease the verbosity.  The minimum is -2.
48  .It Fl v  .It Fl v
49  Verbose mode; prints detailed information about the program's actions.  Verbose mode; prints more detailed information about the program's actions.
50  .It Fl V  Multiple
51  Displays program's version.  .Fl v
52    options increase the verbosity.  The maximum is 2.
53  .El  .El
54  .Pp  .Pp
55  While running in daemon mode, if the SIGUSR1 signal is send,  While running in daemon mode, if the SIGUSR1 signal is send,
# Line 142  File where the SSL/TLS certificates are Line 150  File where the SSL/TLS certificates are
150  .It Pa $HOME/.imapfilter/lock  .It Pa $HOME/.imapfilter/lock
151  Lock file containing the PID of  Lock file containing the PID of
152  .Nm .  .Nm .
153    .It Pa /tmp/imapfilter.XXXX
154    Debug file.
155  .El  .El
156  .Sh SEE ALSO  .Sh SEE ALSO
157  .Xr imapfilterrc 5  .Xr imapfilterrc 5

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26