At 04:28 AM 2/12/2009, mouss wrote:
recipient_delimiter works "out of the box". there is no need to change
your tables, your sql statements nor add users.
The problem is I don't know what the "out of the box" behavior should be.
If I set recipient_delimiter = + then mail to u...@example.com,
user+...@example.com, and user+spam all deliver to INBOX, regardless
of whether there is a spam or foo folder created.
What I want is, without having to set filters in the client, for mail
to deliver to the appropriate folder.
What is the default behavior I should expect from recipient_delimiter
with user+...@example.com? Should mail:
go to the default inbox always, or
go to a folder foo if it's been created and inbox otherwise
go to a folder foo if it's been created, or if the folder isn't there
create foo and place the mail in that folder?
Once I know what it should do, it's a lot easier for me to figure out
what's broken/misconfigured :-) and ask for help appropriately.
Thanks!
Rick