* UEDA Hiroyuki <[EMAIL PROTECTED]> [2004-06-28 19:48]: > > On Thu, 24 Jun 2004 14:55:01 -0600, > Henning Brauer <[EMAIL PROTECTED]> wrote: > > > * Ted Zlatanov <[EMAIL PROTECTED]> [2004-06-24 08:38]: > > > On 24 Jun 2004, [EMAIL PROTECTED] wrote: > > > > http://www.lifewithqmail.org/ldap/#domain%20aliassing > > > I like this solution for Leandro's question, but with over 1200 > > > possible subdomains at my site it's simply impractical > > > > yes. a better solution is needed, something that works on the fly and > > doesn't extra deliveries. it's actually not that hard... just needs a > > little time to implement > > According to http://horde.net/~jwm/software/qmail/#verifyrcptto, > > This patch also includes support for domain translations. For > example, if you have two domains, example.com and example.net, > you can have qmail-ldap rewrite example.net to example.com > transparently. You don't need any external shell scripting or > extra mailAlternateAddress attributes on all of your users. You > do not need to compile qmail-ldap with or enable RCPT TO: > checking in order to use domain translations. > > Sample control/domainxlations: > > example.net:example.com > anotherdomain.com:myfirstdomain.com > > I think this is one of solutions for multiple domains without many > mailAlternateAddress etc. I wonder why you don't have any interest in > this patch...
you really want that in ldap and not in the file system tho... long ago I postet how I'd implement it -- http://2suck.net/hhwl.html - http://www.bsws.de/ Unix is very simple, but it takes a genius to understand the simplicity. (Dennis Ritchie)
