On Sat, 2006-11-04 at 23:02 +0100, Marc Dirix wrote: > > > > It's not a bug, I just never thought about it stripping but > > ignoring the > > subaddress. I think that's a minor enough change that I can roll it in > > after 2.2.0. How about adding an 'ignore' option to the config item: > > > > [DELIVERY] > > SUBADDRESS=yes/no/ignore
Wait a sec, if you have no other mailboxes besides INBOX, and you have SUBADDRESS=yes, then all mail is delivered to INBOX. The subaddress code specifically does not create mailboxes based on outside input. It only delivers to mailboxes that already exist. If the messages are delivered to anything other than INBOX, we have a serious bug. Aaron
