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

Diff of /imapfilter/sample.imapfilterrc

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

revision 1.4 by lefcha, Mon Aug 20 22:46:24 2001 UTC revision 1.5 by lefcha, Sun Aug 26 11:35:10 2001 UTC
# Line 1  Line 1 
1  # Account settings  # Accounts' settings
2  SERVER = imap.mail.server  SERVER = imap1.mail.server
3  USERNAME = user  USERNAME = user1
4  PASSWORD = secret  PASSWORD = secret1
5  LOGFILE = /home/user/.imapfilter_log  
6    SERVER = imap2.mail.server
7    PASSWORD = secret2
8    USERNAME = user2
9    
10  # Filters  # Filters
11  DENY = FROM penguin@that.really.cold.place  DENY = FROM penguin@that.really.cold.place
# Line 15  ALLOW = TO beastie Line 18  ALLOW = TO beastie
18  # Size limits  # Size limits
19  DENY_LIMIT = 20000  DENY_LIMIT = 20000
20  ALLOW_LIMIT = 100000  ALLOW_LIMIT = 100000
21    
22    # Settings
23    LOGFILE = /home/user/.imapfilter_log

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26