summaryrefslogtreecommitdiffstats
path: root/rules/pop3spam.in
blob: 15feeccafd5a4f0f17c5b76145ff41e41c3895c5 (plain)
1
2
3
4
5
6
7
8
config POP3SPAM
	tristate
	prompt "pop3spam"
	select LIBPCRE
	help
	  pop3spam is a rudimentary POP3 client. It is normally supposed
	  to delete spam in a POP3 box but also can be used to make
	  pop-before-smtp calls.