[sork] Passwd, vpopmail and mysql
Eric Rostetter
eric.rostetter at physics.utexas.edu
Wed Feb 12 21:48:05 PST 2003
Quoting Ilya <mail at krel.org>:
> I have however an issue with it. in main.php $userid is expanded from :
> } else {
> $splitted = split("@", Auth::getAuth());
> $userid = @$splitted[0];
> }
>
> so the domain part is dropped.
Correct.
> this would be a problem with sql and vpopmail
> domain feature, at present I have to type domain manually.
There is supposed to be a username hook that you can use to add on domains,
manipulate usernames, etc.
> Also I take now most of the settings from horde sql config, by using merge so
> that takes care of that last TODO thingie.
That was already incorrectly (non-bc) implemented. I'll look at what you
did and hope it is implemented better.
> And lastly removed exim from description in backends, since it really isnt
> exim specific.
Okay.
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the sork
mailing list