Charles Marcus a écrit : > Hello, > > I'm sure this is something I'm totally missing but I have a system I'm > trying to get plus addressing working, and not having any luck. The > email is delivered, but just to the Inbox, not to the folder... > > I've got the recipient delimiter enabled in main.cf (output of postconf > -n shows it enabled). I'm using virtual mailbox domains/maps and the > postfix virtual delivery agent. The folder 'test' (minus the quotes) > does exist... but not as a subdirectory of Inbox (is that the problem?). >
what is a "folder"? are you confusing postfix with an imap server? postfix delivers mail for virtual mailbox domains to the place defined in virtual_mailbox_maps. you can cheat by setting different virtual_mailbox_maps for "plus-sed" addresses. but you must keep in mind that postfix doesn't care.