Fixed ismymbox() to look at Local-Mailbox as well as
authorDavid Levine <levinedl@acm.org>
Fri, 29 Jun 2012 01:59:23 +0000 (20:59 -0500)
committerDavid Levine <levinedl@acm.org>
Fri, 29 Jun 2012 01:59:23 +0000 (20:59 -0500)
commitb3c37ca5f7bd503f07787e1ac87c1af2ab37f5ba
tree9ba2cfd4ce7940479623d30d1dca6ad67dcc3f2c
parent6860e2d1c4adf94572e84632d5e6bcd304b08a71
Fixed ismymbox() to look at Local-Mailbox as well as
Alternate-Mailboxes.  The problem was that when an alternate
mailbox was added to the list, the node for the local
mailbox information was lost.  Added check to test-mymbox.
Added test-repl, because this is where it was first noticed.
Also enhanced output with MHWDEBUG set to show the entire
list, not just each alternate mailbox as it is added to the
list.  [Bug #36635].
Makefile.am
sbr/addrsbr.c
test/format/test-mymbox
test/repl/test-repl [new file with mode: 0755]