From: Ken Hornstein Date: Tue, 1 Aug 2017 17:22:36 +0000 (-0400) Subject: Merge branch 'fix-post-bcc' X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/1d03fb9aeca8ed1d59e41b938629e9d9ff8f49bf?hp=1d03fb9aeca8ed1d59e41b938629e9d9ff8f49bf Merge branch 'fix-post-bcc' This branch fixes bug #51098; the lack of alias expansion on a From line when doing a Bcc. Admittedly, this is rather an obscure bug, and AFAICT it never worked in any version of MH or nmh, but it is fixed now. ---