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

Annotation of /imapfilter/sample.imapfilterrc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (hide 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 lefcha 1.1 # Account settings
2     SERVER = imap.mail.server
3     USERNAME = user
4     PASSWORD = secret
5 lefcha 1.3 LOGFILE = /home/user/.imapfilter_log
6 lefcha 1.1
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 lefcha 1.2 ALLOW = FROM: tux
13     ALLOW = TO beastie
14 lefcha 1.4
15     # Size limits
16     DENY_LIMIT = 20000
17     ALLOW_LIMIT = 100000

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26