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

Diff of /imapfilter/sample.imapfilterrc

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

revision 1.10 by lefcha, Fri Oct 5 13:19:56 2001 UTC revision 1.11 by lefcha, Thu Nov 1 16:36:56 2001 UTC
# Line 34  account user1:secret1@imap1.mail.server: Line 34  account user1:secret1@imap1.mail.server:
34  #  #
35  # Another account and it's folder settings.  # Another account and it's folder settings.
36  #  #
37  account user2:secret2@imap2.mail.server  # It connects to an IMAP mail server using the SSLv3 protocol.
38    #
39    account user2:secret2@imap2.mail.server ssl3
40    folder inbox2 INBOX    folder inbox2 INBOX
41    folder games nethack,koules    folder games nethack,koules
42    
# Line 67  action delete Line 69  action delete
69  #  #
70  # Another filter useful for sorting of mail.  # Another filter useful for sorting of mail.
71  #  #
72  # This one moves messages with the specified "sender" header to  # This one moves messages with the specified "sender" header and
73  # the mailbox bsd-mailist.  # an internal date newer than 14 days to the mailbox bsd-mailist.
74  #  #
75  # When no "or" or "and" flag is specified for a filter the default  # When no "or" or "and" flag is specified for a filter the default
76  # "and" is used.  # "and" is used.
77  #  #
78  filter bsdlist or  filter bsdlist
79    header sender bsd-mailist@mailist.bsd    header sender bsd-mailist@mailist.bsd
80      newer 14
81  action move bsd-mailist  action move bsd-mailist
82    
83  #  #

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26