summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKent R. Spillner <kspillner@acm.org>2015-01-26 18:01:09 -0600
committerJean Delvare <jdelvare@suse.de>2015-01-27 18:52:58 +0100
commit1d659bebaf3dec0213fd9e8a844d93fd2002d1f0 (patch)
treedd0909eeae86a9317be912a167cb7e51cf791616 /TODO
parenta9e4b133de7f7985d72c4bb5aa0093b81328eb49 (diff)
downloadquilt-1d659bebaf3dec0213fd9e8a844d93fd2002d1f0.tar.gz
quilt/mail: Remove procmail dependency
quilt depends on procmail because 'quilt mail' requires formail. However, formail is only used to extract header values from messages. Since quilt already requires sed we can replace formail -x uses with sed instead. The sed script is slightly complicated because it needs to handle the case of "Long Header Fields" definied in RFC 2822, but essentially all it's doing is: look for the first line beginning with the name of header we are looking for, and print every line until one that does not start with blanks.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions