On 5/3/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Here is my setup:
>
> php-5.1.6-3.5.fc6
> vacation-1.2.6.1-3
> httpd-2.2.4-1.fc6
> squirrelmail-1.4.8-4.fc6
> Fedora Core 6 i386 running 2.6.20-1.2944.fc6 kernel
> vacation_local-2.0-1.4 donwloaded from squirrelmail site
> vsftpd-2.0
Hi all,
I'm wondering if and how I can add .ics files from Apple's iCal (OSX
10.4.9) to my calendars with the shared calendar plugin. I cannot
seem to get it to work:
- I publish my iCal calendar as an .ics on my webdav server. When
trying to access it with shared calendars as "http://foo
On Thu, May 03, 2007 at 12:14:17PM -0700, Don Russell wrote:
> My method: because https was not used (always correct)
> Your method: because port 80 was used (probably correct)
OK, I've got it - thank you!
Rainer
-
This SF.
Rainer Sokoll wrote:
> On Thu, May 03, 2007 at 10:49:21AM -0700, Don Russell wrote:
>
>> Rainer Sokoll wrote:
>>
>
>
>>> RedirectMatch permanent ^/(.*) https://webmail.example.com/$1
>>>
>
>
>> Though that may work in many cases, the reason I do not like it is
>> because the
On Thu, May 03, 2007 at 02:43:41PM -0400, Daniel Kahn Gillmor wrote:
> Don is pointing out that the case where this is triggered (inside the
> VirtualHost :80 container) doesn't guarantee that https is actually
> not being used.
That is correct, but the subscribed people here are admins - they sh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu 2007-05-03 14:36:39 -0400, Rainer Sokoll wrote:
> On Thu, May 03, 2007 at 10:49:21AM -0700, Don Russell wrote:
>> Rainer Sokoll wrote:
>
>> > RedirectMatch permanent ^/(.*) https://webmail.example.com/$1
>
>> Though that may work in many case
On Thu, May 03, 2007 at 10:49:21AM -0700, Don Russell wrote:
> Rainer Sokoll wrote:
> > RedirectMatch permanent ^/(.*) https://webmail.example.com/$1
> Though that may work in many cases, the reason I do not like it is
> because the issue is not to change a request on port 80 to port 443,the
Hi,
Here is my setup:
php-5.1.6-3.5.fc6
vacation-1.2.6.1-3
httpd-2.2.4-1.fc6
squirrelmail-1.4.8-4.fc6
Fedora Core 6 i386 running 2.6.20-1.2944.fc6 kernel
vacation_local-2.0-1.4 donwloaded from squirrelmail site
vsftpd-2.0-58 running and accepting connections locally
I have followed the instructi
Rainer Sokoll wrote:
> On Wed, May 02, 2007 at 03:41:19PM -0700, Don Russell wrote:
>
>
>>
>> RewriteEngine on
>> RewriteCond %{HTTPS} =off
>> RewriteRule .* https://%{SERVER_NAME}/webmail/ [R,L]
>>
>>
>
> Or, without mod_rewrite:
>
>
> ServerName webmail.example.com
> Redi
Daniel Kahn Gillmor wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Thu 2007-05-03 12:23:17 -0400, Bob wrote:
>
>
>> The squirrelmail functionality is fine, just very very very
>> slow. Any thoughts? I'm stumped.
>>
>
> This sounds like it could potentially be a DNS timeout.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu 2007-05-03 12:23:17 -0400, Bob wrote:
> The squirrelmail functionality is fine, just very very very
> slow. Any thoughts? I'm stumped.
This sounds like it could potentially be a DNS timeout. Is
squirrelmail trying to look up DNS information,
I have been using squirrelmail for some time. I just migrated to a new,
fast server. For reasons I can't understand, it takes over a minute to
display all pages, even the first login screen takes about 20 seconds to
display.. I tried with a brand new email account and the delay was the
same as
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Eric DV wrote:
> Dear Squirrelmail experts,
> I have a small home server debian based, with postfix/dovecot/squirrelmail
> installed locally and working. Dovecot is used non-secured (no imaps) but
> only on the 192.168.0.100 address (address of the ser
Hi,
I can't figure this out. Hopefully I am just not seeing something
obvious. When I try to login, I get the error below (even after running
conf.pl):
ERROR: Config file "config/config.php" not found. You need to configure
SquirrelMail before you can use it.
configtest looks fine:
SquirrelMa
On Wed, May 02, 2007 at 03:41:19PM -0700, Don Russell wrote:
>
> RewriteEngine on
> RewriteCond %{HTTPS} =off
> RewriteRule .* https://%{SERVER_NAME}/webmail/ [R,L]
>
Or, without mod_rewrite:
ServerName webmail.example.com
RedirectMatch permanent ^/(.*) https://webmail.example.c
15 matches
Mail list logo