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)
Although the form
attach: +folder 1234
is preferred, one may as well use
attach: /path/to/message.rfc822
A warning is printed though.


No differences found