[imp] Login Help

Egan egan@sevenkings.net
Tue, 15 May 2001 10:54:14 -0400


On Mon, 14 May 2001 11:07:19 -0400 (EDT), Brad Vedders
<veddebra@aquinas.edu> wrote:

> Is there any way that I can hard-code IMP to add the
>.emp.usr.etc to the username so all they have to type is the username?
>
>I realize that this is a bizarre request that probably doesn't apply to too
>many people


I have a similar need.

I need to prefix a domain identifier like "svkc_" to the user email
name, depending on the virtual host.  For now I only have a few
domains so I can just hard code some if/else logic to choose them, but
later I will probably do a database lookup.