Quoting BananaBob <[EMAIL PROTECTED]>:

> Since I have multiple e-mail domains I'd like the challenge relative to
> the
> domain to which the original e-mail was sent.
> 
> Example:
> 
> Original email sent to [EMAIL PROTECTED]
> Confirm link should be [EMAIL PROTECTED]
> 
> Original email sent to [EMAIL PROTECTED]
> Confirm link should be [EMAIL PROTECTED]

Try setting the HOSTNAME variable in each user's ~/.tmda/config

Each of my virtual users' config files looks like:

FULLNAME = "Stephen Warren"
ADDED_HEADERS_CLIENT = { "X-Primary-Address" : "[EMAIL PROTECTED]" }
USERNAME = "swarren"
HOSTNAME = "wwwdotorg.org"

You can automate filling in the fields in whatever script you use to
create new users - tmda-cgi or /path/to/tmda/contrib/vadduser-tmda come to
mind depending on your setup.

-- 
Stephen Warren, Software Engineer, Parama Networks, San Jose, CA
[EMAIL PROTECTED]                  http://www.wwwdotorg.org/
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to