On Fri, Dec 28, 2001 at 04:41:57AM +0000, Michael Carmack wrote: > > I seem to be having trouble getting webmail configured. Unfortunately > there's not a lot to go on here, as the only thing I'm getting is > the following in the Apache log (Courier itself isn't dumping anything > to the logs): > > 24.252.208.168 - - [28/Dec/2001:04:26:45 +0000] "GET /webmail.cgi HTTP/1.0" 302 > 340 > > The browser just reports: "Connection was refused"
It turns out this was simply a matter of having used '--enable-https' during 'configure', which forces webmail to use https. My web server was not running https, so this was failing. Just a FYI in case someone else runs into this problem down the road... m. _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
