I get the following error when running 'quilt mail --mbox' with the newly released 0.50 quilt version:
$ q mail --mbox x Delivery address `[email protected] ' is invalid Delivery address `[email protected] ' is invalid Introduction saved as /home/gregkh/tmp/quilt.YxhLT4 Here's the header: ----------------------------------- Message-Id: <[email protected]> User-Agent: quilt/0.50-23.1 Date: Wed, 07 Dec 2011 08:01:48 -0800 From: [email protected] To: [email protected] Cc: Bcc: Subject-Prefix: [patch @num@/@total@] Subject: test test ----------------------------------- Turns out if you put '<' and '>' around the to: address, it works, but as the previous version of quilt didn't require this, I think it might be a regression. thanks, greg k-h _______________________________________________ Quilt-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/quilt-dev
