Hello Matt,
On Thursday, October 23, 2003, Matt wrote...

> I just posted a message to the list a little while ago about this...

> I have 
> domain.com  and domain.net
> users for domain.net login with "username"
> users for domain.com login with "[EMAIL PROTECTED]"
> (that's set on the IMAP server end)

> I've set domain.net in squirrelmail... yet if a domain.com user logs
> into the domain.net e-mail the e-mail sent out goes out from
> domain.com How does SM know this? I don't mind and in fact would
> like to consolodate the 2 e-mail sites if I can as they are
> currently at webmail.domain.net and webmail.domain.com

It is the way the username is constructed. We have code that tests for
certain characters in the username. If those characters exist, then it
assumes the username is a matching email address, unless the user
configures it (in personal options) to be something else. If the
username is just "username" instead of "[EMAIL PROTECTED]" then it
appends the $domain variable from the configuration file.

-- 
Jonathan Angliss
([EMAIL PROTECTED])



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to