summaryrefslogtreecommitdiffstats
path: root/rules/smtpclient.in
blob: c2df2e92c6c8ad37d649b3378e327009cd9cd40b (plain)
1
2
3
4
5
6
7
8
9
## SECTION=communication
config SMTPCLIENT
	tristate
	prompt "smtpclient"
	select LIBC_NSL
	help
	  smtpclient is a small program which can be used to send emails.
	  Unfortunately it disappeared from www.engelschall.com, so we
	  put it on the Pengutronix web server for now.