summaryrefslogtreecommitdiffstats
path: root/rules/smtpclient.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-02-08 17:50:00 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-02-08 17:50:00 +0000
commitada1ba08f95ca9ef5ef3ac8d9539cc3e3e542c5f (patch)
treeea3265a3d1123e4c6f9250ebbe945256b62efb4b /rules/smtpclient.in
parenta5306c727235a0cc7f84487c9641124e6f6649f7 (diff)
downloadptxdist-ada1ba08f95ca9ef5ef3ac8d9539cc3e3e542c5f.tar.gz
ptxdist-ada1ba08f95ca9ef5ef3ac8d9539cc3e3e542c5f.tar.xz
added smtpclient
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2248 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/smtpclient.in')
-rw-r--r--rules/smtpclient.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/smtpclient.in b/rules/smtpclient.in
new file mode 100644
index 000000000..8f13c86f4
--- /dev/null
+++ b/rules/smtpclient.in
@@ -0,0 +1,8 @@
+config SMTPCLIENT
+ bool
+ prompt "smtpclient"
+ default n
+ 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.