mhbuild: Don't fail if one attaches an rfc822 message as a file
authormarkus schnalke <meillo@marmaro.de>
Mon, 27 May 2013 19:28:24 +0000 (21:28 +0200)
committermarkus schnalke <meillo@marmaro.de>
Mon, 27 May 2013 19:28:24 +0000 (21:28 +0200)
commitf3380fda9da04a7c26a76070888ece92ae5648e9
tree6a591b6647237e05d561311a5f44811d678081b5
parentfa2bd173317d54c22a6e011d1e7becce7648f597
mhbuild: Don't fail if one attaches an rfc822 message as a file
Although the form
attach: +folder 1234
is preferred, one may as well use
attach: /path/to/message.rfc822
A warning is printed though.
uip/mhbuild.c