summaryrefslogtreecommitdiff
path: root/femtomail.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-09Support absolute paths for MAILBOX_PATHPeter Wu1-2/+7
2013-07-11Insert From and Date headers if missingPeter Wu1-8/+73
2013-07-09sendmail compat: Exit in modes other than `-bm`Peter Wu1-0/+6
2013-07-09README: update with ignore sendmail option featurePeter Wu1-1/+1
2013-07-09Use getopt to ignore more arguments; use `-f` sender in headerPeter Wu1-13/+58
2013-07-09Fix-up macro expansion of USERNAME and MAILBOX_PATHPeter Wu1-7/+5
2013-07-09Initial commitPeter Wu1-0/+233