On Thu, 19 Jul 2001, Christopher Riordan spewed into the ether:
> One downfall is I run seperate domains same domain name different TLD. and
> they are ran by different people, without the TLD we would get conflicting
> emails.
The split code merely splits on the @
[EMAIL PROTECTED] will be split as user and domain.tld.
All that this code should let you do is allow for unique mailboxes.
So your users can login with user@domaintld1 and user@domaintld2 and
these will be separate mailboxes. I plan to merge this with the
hier-sep patches finally, but right now I'm looking at getting delivery
done.

Devdas Bhagat

Reply via email to