Scott Hughes wrote:
Thanks Eric - It should be noted that I have my DNS MX record set to point simply to 'mail.SERVERNAME.net' for all of the domains instead of worrying about smtp.SERVERNAME.net, pop.SERVERNAME.net, imap.SERVERNAME.net, etc.

I think that's fine, so long as you don't expect to ever grow enough that they would need to be on separate hosts.

So if a user types into their browser 'mail.SERVERNAME.net' they are already pointed to the correct server and since they are using a web browser, port 80 is assumed. ;o)

Right. How do you get to qmailadmin though? :(

I just need to figure out how to get it to default to the SSL pages.

The rewrite stuff I posted earlier should work for redirecting to https, given that you don't have a virtual domain.

I would use DirectoryIndex directive to default to webmail/.

--
-Eric 'shubes'




On 5/28/10 8:37 PM, Eric Shubert wrote:
I'm working on the redirect (flip from http to https). I have it working on one server, but not another. Trying to figure out why. I'll be sure to post a solution when I figure it out.

AFA the default location goes, what you've done is ok, so long as nobody will ever go anywhere besides webmail/. If you simply want to default to webmail when no other location is given, that's what the DirectoryIndex parameter is used for. I think if you include
DirectoryIndex webmail/
in the appropriate spot (so that it's applied to the root directory for your domain), that would accomplish the same thing, while allowing other content to coexist with webmail/. It all depends on what you want to have happen. I've seen it both ways, and have no opinion about which might be better. However, "mail.domain" seems to me to be more intuitive and easier to remember than "domain/webmail".

I'd like to see some content on the wiki about this. ;)



---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]


Reply via email to