Add *inbox* (Stephen Isard, and Jürgen Daubert)..
commit053e19f04ca158f17707fe2461f28bbaad8a4d85
authorSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Thu, 6 Oct 2016 17:16:43 +0000 (6 19:16 +0200)
committerSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Fri, 14 Oct 2016 14:03:32 +0000 (14 16:03 +0200)
treeced1c0199fa47b2d6ac2c18cabeae1de7fd04161
parenta638bcfb27da71454aae042f6173b624598e7e7b
Add *inbox* (Stephen Isard, and Jürgen Daubert)..

stable/v14.8:
  After a long thread, mostly in private, it seems to be the time
  NOW to introduce a bypass to avoid that setting *folder* to an
  IMAP mailbox causes automatic connection to apply, with an
  implicit "INBOX" mailbox.

  So temporarily keep that for compatibility, but prefer *inbox*
  when looking for %.

For v14.9, drop that idea of pimping $MAIL that has been
introduced in [e337e00] (Support expansions in $MAIL!..) again:
$MAIL is standardized by POSIX as an absolute pathname, so
allowing expansions in there is a messy thing to do.  This is even
more true given that $MAIL is automatically exported to child
processes, and passing MAIL=$'%:+${this}' to a child is hardly
ever something useful to do.
main.c
nail.1
nail.h
shexp.c