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

Annotation of /imapfilter/sample.imapfilterrc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (hide annotations)
Sun Aug 26 20:00:42 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.5: +2 -1 lines
New options update.

1 lefcha 1.5 # Accounts' settings
2     SERVER = imap1.mail.server
3     USERNAME = user1
4     PASSWORD = secret1
5    
6     SERVER = imap2.mail.server
7     PASSWORD = secret2
8     USERNAME = user2
9 lefcha 1.1
10     # Filters
11     DENY = FROM penguin@that.really.cold.place
12     DENY = SUBJECT: daemons run faster than penguins
13     DENY = SUBJECT penguins fly higher than daemons
14     DENY = Reply-To: daemon@that.really.hot.place
15 lefcha 1.2 ALLOW = FROM: tux
16     ALLOW = TO beastie
17 lefcha 1.4
18     # Size limits
19     DENY_LIMIT = 20000
20     ALLOW_LIMIT = 100000
21 lefcha 1.5
22 lefcha 1.6 # Other settings
23 lefcha 1.5 LOGFILE = /home/user/.imapfilter_log
24 lefcha 1.6 UNSEEN_ONLY = yes

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26