Re: Move Postfix Virtual Maildirs to a new server?

2008-11-17 Thread Joel Reicher
> Do you recommend against SQL email storage in general? That may depend more on how the email is accessed after it's been delivered than on the delivery system. I'm far from an expert on this, but I've heard it said many times in IMAP circles that relational databases don't seem to work well f

Case folding with address extensions

2008-11-15 Thread Joel Reicher
The mailbox transport I use is a pipe to an MDA that treats the username case-sensitively, so I have given the "u" flag in the transport, but I also have recipient_delimiter = + and the address extensions are being downcased as well. Does postfix offer a better solution, will it, or is this the