summaryrefslogtreecommitdiffstats
path: root/rules/pop3spam.in
blob: a2f12038ba9d7fa4315bf0836decdf87b804d538 (plain)
1
2
3
4
5
6
7
8
9
## SECTION=communication
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.