This is a discussion on Re: Having trouble getting aliases to accept mail within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Mon, May 16, 2005 at 09:50:47AM +0200, Tony Earnshaw wrote: > The e-mail address kris.vassallo@...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Mon, May 16, 2005 at 09:50:47AM +0200, Tony Earnshaw wrote:
> The e-mail address kris.vassallo@berkeley-da.com should return the UID > kris, not kris.vassallo. Search on 'mail=%s' and have the (same :) > posixAccount UID returned in each case. > When using First.Last -> uid for local users, it is often desirable to implement the expansion in aliases(5) rather than virtual(5), as local forwarding (aliases RHS, .forward contents, ...) to F.L will work correctly in that case. This requires (as documented) support for bare F.L (no domain) lookups, which can be coerced in LDAP using %u@domain.tld if all the F.L names are in a single domain. -- 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:majordomo@postfix.org?body=unsubscribe%20p ostfix-users> |