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

Contents of /imapfilter/sample.imapfilterrc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (show annotations)
Mon Aug 20 22:46:24 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.3: +4 -0 lines
Fixed a bug with DENY_LIMIT

1 # Account settings
2 SERVER = imap.mail.server
3 USERNAME = user
4 PASSWORD = secret
5 LOGFILE = /home/user/.imapfilter_log
6
7 # Filters
8 DENY = FROM penguin@that.really.cold.place
9 DENY = SUBJECT: daemons run faster than penguins
10 DENY = SUBJECT penguins fly higher than daemons
11 DENY = Reply-To: daemon@that.really.hot.place
12 ALLOW = FROM: tux
13 ALLOW = TO beastie
14
15 # Size limits
16 DENY_LIMIT = 20000
17 ALLOW_LIMIT = 100000

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26