[Lunar-commits] <moonbase> msmtp: reformatted DETAILS, removed unnecessary BUILD
Duncan Gibson
engelsman at lunar-linux.org
Wed Mar 4 00:47:34 CET 2009
commit aa5d383b39ace964d5a89e5db1ae0a1a4225b43f
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date: Wed Mar 4 00:47:34 2009 +0100
msmtp: reformatted DETAILS, removed unnecessary BUILD
---
zbeta/msmtp/BUILD | 6 ------
zbeta/msmtp/DETAILS | 22 ++++++++++++++--------
2 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/zbeta/msmtp/BUILD b/zbeta/msmtp/BUILD
deleted file mode 100644
index ed39701..0000000
--- a/zbeta/msmtp/BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-(
-
- ./configure prefix=/usr &&
- default_make
-
-) > $C_FIFO 2>&1
diff --git a/zbeta/msmtp/DETAILS b/zbeta/msmtp/DETAILS
index b9e3df5..52d5741 100644
--- a/zbeta/msmtp/DETAILS
+++ b/zbeta/msmtp/DETAILS
@@ -8,14 +8,20 @@
ENTERED=20090301
UPDATED=20090301
SHORT="easy to configure mta"
+
cat << EOF
-In its default mode of operation, it reads a mail from standard input and sends it to a predefined SMTP server that takes care of proper delivery. Command line options and exit codes are compatible to sendmail.
+In its default mode of operation, it reads a mail from standard
+input and sends it to a predefined SMTP server that takes care of
+proper delivery. Command line options and exit codes are compatible
+to sendmail.
Supported SMTP features include:
-
- * Authentication methods PLAIN, LOGIN, CRAM-MD5 and EXTERNAL (and GSSAPI, DIGEST-MD5 and NTLM when compiled with GNU SASL support)
- * TLS encrypted connections with the OpenSSL or GnuTLS libraries (including server certificate verification and the possibility to send a client certificate)
- * Support for Internationalized Domain Names (IDN)
- * DSN (Delivery Status Notification) support
- * PIPELINING support for increased transmission speed
- * RMQS (Remote Message Queue Starting) support (ETRN keyword)
+ * Authentication methods PLAIN, LOGIN, CRAM-MD5 and EXTERNAL (and
+ GSSAPI, DIGEST-MD5 and NTLM when compiled with GNU SASL support)
+ * TLS encrypted connections with the OpenSSL or GnuTLS libraries
+ (including server certificate verification and the possibility
+ to send a client certificate) * Support for Internationalized
+ Domain Names (IDN) * DSN (Delivery Status Notification) support
+ * PIPELINING support for increased transmission speed * RMQS
+ (Remote Message Queue Starting) support (ETRN keyword)
+EOF
More information about the Lunar-commits
mailing list