(please remember to CC: the mailing list) > > > 1. Let the users logon using their own email address (i.e. > > > [EMAIL PROTECTED]) > > > 2. The users will be logging in from a single web address (i.e. > > > webmail.edula.com) > > > 3. When the users send out-bound mail, the mail header (From) > address > > > should > > > be their virtual domain name (translated from the > > /etc/mail/virtusertable).
> I'm still having problem accomplishing #2, that is constructing FROM and > REPLY-TO address from the email address used to logon (rather than using > URL). From the documentation, it appears $dontUseHostName and > $smHostIsDomainThatUserLoggedInWith will solve this problem, but they > don't. if you are logging in thru the same address (webmail.edula.com?), then this is working exactly as advertised. setting $smHostIsDomainThatUserLoggedInWith to 1 would force everyone's domain to be edula.com. > Do you have an example of how I can accomplish this either per-domain or > per-user basis. again, it can't be per-domain if you're not allowing logins from more than one domain. you should indicate a per-user file in config.php and that file should contain entries such as (I still don't know what your IMAP user names look like, so I'm guessing that they are just usernames without the email stuff on the end - if not, adjust the left column as necessary): jose, domain=someotherdomain.com mary, domain=someotherdomain.com phillip, domain=yetanother.com > I've looked at per-user settings, but I still don't have a > clue how I can accomplish this. Any pointer will help! FYI, I'll be using > /etc/mail/virtusertable for all virtual users to local user translation. should work fine - you seem to have this working? cheers, paul ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php -- 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
