/[imapfilter]/imapfilter/imapfilterrc.5
ViewVC logotype

Diff of /imapfilter/imapfilterrc.5

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

revision 1.33 by lefcha, Sun Nov 23 22:47:27 2003 UTC revision 1.34 by lefcha, Sun Nov 23 23:18:14 2003 UTC
# Line 56  strings can be given in a URL encoding l Line 56  strings can be given in a URL encoding l
56  character followed by two hexadecimal digits representing the encoded  character followed by two hexadecimal digits representing the encoded
57  character's  character's
58  .Xr ascii 7  .Xr ascii 7
59  code. Within the  code.  Within the
60  .Ar username  .Ar username
61  and  and
62  .Ar password  .Ar password
# Line 73  The Line 73  The
73  field may be omitted, in which case the user is prompted for one  field may be omitted, in which case the user is prompted for one
74  interactively, when  interactively, when
75  .Xr imapfilter 1  .Xr imapfilter 1
76  is run. Also, a  is run.  Also, a
77  .Ar password  .Ar password
78  must not be supplied, if the user intends to specify one using the  must not be supplied, if the user intends to specify one using the
79  interactive encrypted passwords' editor of  interactive encrypted passwords' editor of
# Line 84  Defines folders (mailboxes) and groups t Line 84  Defines folders (mailboxes) and groups t
84  .Ar alias  .Ar alias
85  name.  The mailboxes are associated with the last preceding  name.  The mailboxes are associated with the last preceding
86  .Ar account  .Ar account
87  setting. More than one  setting.  More than one
88  .Ar folder  .Ar folder
89  can be declared, separating them with a comma  can be declared, separating them with a comma
90  .Sq \&,  .Sq \&,
91  character. The  character.  The
92  .Ar alias  .Ar alias
93  is comprised by alphanumeric, underscore  is comprised by alphanumeric, underscore
94  .Sq _  .Sq _
# Line 105  or Line 105  or
105  flag can be set, in order to set the mode in which the filter's masks  flag can be set, in order to set the mode in which the filter's masks
106  will be combined (default is  will be combined (default is
107  .Ar and  .Ar and
108  mode). The  mode).  The
109  .Ar alias  .Ar alias
110  is comprised by alphanumeric, underscore  is comprised by alphanumeric, underscore
111  .Sq _  .Sq _
# Line 242  The Line 242  The
242  .Cm action  .Cm action
243  command is used to end the filter entry started with the  command is used to end the filter entry started with the
244  .Cm filter  .Cm filter
245  command. It assigns an action to be done when the filter is matched.  command.  It assigns an action to be done when the filter is matched.
246  .Pp  .Pp
247  The available  The available
248  .Ar type  .Ar type
# Line 276  Optionally, fetches and displays the Line 276  Optionally, fetches and displays the
276  .Ar header  .Ar header
277  of the messages that were copied.  of the messages that were copied.
278  .It Cm delete Ar [header,...]  .It Cm delete Ar [header,...]
279  Deletes the messages. User can also, optionally, define the  Deletes the messages.  User can also, optionally, define the
280  .Ar header  .Ar header
281  of the deleted messages to be displayed. More than one  of the deleted messages to be displayed.  More than one
282  .Ar header  .Ar header
283  can be declared and fetched, by separating them with a comma  can be declared and fetched, by separating them with a comma
284  .Sq \&,  .Sq \&,
285  character.  character.
286  .It Cm flag Ar mode flag[,...] [header,...]  .It Cm flag Ar mode flag[,...] [header,...]
287  Sets the flags of the messages. The  Sets the flags of the messages.  The
288  .Ar mode  .Ar mode
289  can be  can be
290  .Ar replace ,  .Ar replace ,
# Line 319  may be used in the name of the Line 319  may be used in the name of the
319  .Ar mailbox  .Ar mailbox
320  (see the  (see the
321  .Ar copy  .Ar copy
322  action for more information). Optionally, fetches and displays the  action for more information).  Optionally, fetches and displays the
323  .Ar header  .Ar header
324  of the messages that were moved.  of the messages that were moved.
325  .It Cm rcopy Ar account mailbox [header,...]  .It Cm rcopy Ar account mailbox [header,...]
# Line 332  may be used in the name of the Line 332  may be used in the name of the
332  .Ar mailbox  .Ar mailbox
333  (see the  (see the
334  .Ar copy  .Ar copy
335  action for more information). Optionally, displays the  action for more information).  Optionally, displays the
336  .Ar header  .Ar header
337  of the messages.  of the messages.
338  Unlike all other  Unlike all other
# Line 349  may be used in the name of the Line 349  may be used in the name of the
349  .Ar mailbox  .Ar mailbox
350  (see the  (see the
351  .Ar copy  .Ar copy
352  action for more information). Optionally, displays the  action for more information).  Optionally, displays the
353  .Ar header  .Ar header
354  of the messages.  of the messages.
355  Unlike all other  Unlike all other
# Line 376  Manipulate and set the configuration var Line 376  Manipulate and set the configuration var
376  .Bl -tag -width Ds  .Bl -tag -width Ds
377  .It Va charset  .It Va charset
378  Indicates to the server the character set of the strings that appear in the  Indicates to the server the character set of the strings that appear in the
379  search criteria.   Character sets are defined in RFC 2978 and must be supported  search criteria.  Character sets are defined in RFC 2978 and must be supported
380  by the server.  It takes a string as an argument.  by the server.  It takes a string as an argument.
381  .It Va daemon  .It Va daemon
382  Enables the daemon mode of  Enables the daemon mode of
# Line 394  Default is Line 394  Default is
394  .Dq no.  .Dq no.
395  .It Va expunge  .It Va expunge
396  Normally messages are marked for deletion and are actually deleted when the  Normally messages are marked for deletion and are actually deleted when the
397  mailbox is closed. When this option is enabled, messages are expunged after  mailbox is closed.  When this option is enabled, messages are expunged after
398  they are marked deleted. The argument must be  they are marked deleted.  The argument must be
399  .Dq yes  .Dq yes
400  or  or
401  .Dq no .  .Dq no .
# Line 403  Default is Line 403  Default is
403  .Dq no .  .Dq no .
404  .It Va headers  .It Va headers
405  By enabling this variable, message headers (if requested) are displayed,  By enabling this variable, message headers (if requested) are displayed,
406  besides being written to the log file. The argument must be  besides being written to the log file.  The argument must be
407  .Dq yes  .Dq yes
408  or  or
409  .Dq no .  .Dq no .
# Line 411  Default is Line 411  Default is
411  .Dq no .  .Dq no .
412  .It Va logfile  .It Va logfile
413  Full path to log file where filtering information and possible error  Full path to log file where filtering information and possible error
414  messages are saved to. The command line  messages are saved to.  The command line
415  .Fl l  .Fl l
416  option overrides this setting.  option overrides this setting.
417  .It Va namespace  .It Va namespace
# Line 443  Default is Line 443  Default is
443  By enabling this variable newly created mailboxes get also subscribed; they  By enabling this variable newly created mailboxes get also subscribed; they
444  are set  are set
445  .Dq active  .Dq active
446  in order for IMAP clients to recognize them. The argument must be  in order for IMAP clients to recognize them.  The argument must be
447  .Dq yes  .Dq yes
448  or  or
449  .Dq no .  .Dq no .

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26