On Fri, Apr 17, 2009 at 11:13:59AM -0400, Wietse Venema wrote:

> Victor Duchovni:
> > On Fri, Apr 17, 2009 at 10:11:36AM -0400, Brian Evans - Postfix List wrote:
> > 
> > > > Thanks for the information.  The problem I have with that is all of my
> > > > users are local system users.  I don't think I can use
> > > > mailbox_transport with local users only virtual users.  It appears the
> > > > only way I can do what I want is to switch to virtual users.
> > > You are confusing mailbox_transport and virtual_transport.
> > > 
> > > See: http://www.postfix.org/postconf.5.html#mailbox_transport
> > 
> > Perhaps, but not necessarily, the key issue is how the location and
> > ownership of the mailboxes and how the IMAP server accesses them.
> > One can use mailbox_transport with system users, but the mail will
> > belong to the uid of the delivery agent, not the system user.
> 
> They could do "mailbox_transport = virtual".

Yes, but the whole point at the start of the thread was Dovecot delivery
to extension-based folders...

I am however puzzled by the local(8) documentation update in the 20060202
snapshot:

Index: postfix/src/local/local.c
diff -u postfix/src/local/local.c:1.1.1.12 postfix/src/local/local.c:1.1.1.13
--- postfix/src/local/local.c:1.1.1.12  Sun Jan 22 21:23:33 2006
+++ postfix/src/local/local.c   Thu Feb  9 03:04:06 2006
@@ -18,6 +18,12 @@
 /*     be tried again at a later time. Delivery status reports are sent
 /*     to the \fBbounce\fR(8), \fBdefer\fR(8) or \fBtrace\fR(8) daemon as
 /*     appropriate.
+/* CASE FOLDING
+/* .ad
+/* .fi
+/*     All delivery decisions are made using the bare recipient
+/*     name (i.e. the address localpart), folded to lower case.
+/*     See also under ADDRESS EXTENSION below for a few exceptions.
 /* SYSTEM-WIDE AND USER-LEVEL ALIASING
 /* .ad
 /* .fi

There is no text under "ADDRESS EXTESION" about case folding, and there
don't seem to be any exceptions to that. Was this a feature that never
got completed? Or the are these "exceptions" to using the whole local
part, rather than exceptions to folding the case?

-- 
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majord...@postfix.org?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.

Reply via email to