summaryrefslogtreecommitdiff
path: root/femtomail.c
diff options
context:
space:
mode:
authorPeter Wu <lekensteyn@gmail.com>2013-07-09 12:05:47 +0200
committerPeter Wu <lekensteyn@gmail.com>2013-07-09 12:05:47 +0200
commit3f72b80acb9c8b4220ab2775547333fad06755b5 (patch)
treec597881329079f8b538b047366582664fb99eadd /femtomail.c
parent806ad2d6967982a91fe52a20b8870836baa5fdfb (diff)
downloadfemtomail-3f72b80acb9c8b4220ab2775547333fad06755b5.tar.gz
README: update with ignore sendmail option feature
Diffstat (limited to 'femtomail.c')
-rw-r--r--femtomail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/femtomail.c b/femtomail.c
index b91014f..916bf23 100644
--- a/femtomail.c
+++ b/femtomail.c
@@ -1,6 +1,6 @@
/**
* femtomail - Minimal sendmail replacement for forwarding mail to a single
- * Maildir box. Note: this program does not try to implement sendmail.
+ * Maildir box.
*
* Installation commands:
* $ cc -DUSERNAME=\"$USER\" femtomail.c -o femtomail