> On my system, the user's maildir is located at
> "/home/vmail//".
>
> The README of the courier_vacation plugin gave me the hint to place the
> vacation messages outside of this maildir directory. So I created a
> folder "/home/vacation//" and gave Apache read/write
> permission on it. Works. But
>
> I installed SM 1.4.10a, the compatibility plugin 2.0.7 and the
> Courier
> Vacation plugin 1.1. Afterwards I patched the squirrel source with
> the
> "compatibility_patch-1.4.10.diff" and it succeded without errors.
>
> I changed the line 113 in the "function.php" fr
I installed SM 1.4.10a, the compatibility plugin 2.0.7 and the Courier
Vacation plugin 1.1. Afterwards I patched the squirrel source with the
"compatibility_patch-1.4.10.diff" and it succeded without errors.
I changed the line 113 in the "function.php" from "is_defined" to
>>> I installed SM 1.4.10a, the compatibility plugin 2.0.7 and the Courier
>>> Vacation plugin 1.1. Afterwards I patched the squirrel source with the
>>> "compatibility_patch-1.4.10.diff" and it succeded without errors.
>>>
>>> I changed the line 113 in the "function.php" from "is_defined" to
>>> "
>> I installed SM 1.4.10a, the compatibility plugin 2.0.7 and the Courier
>> Vacation plugin 1.1. Afterwards I patched the squirrel source with the
>> "compatibility_patch-1.4.10.diff" and it succeded without errors.
>>
>> I changed the line 113 in the "function.php" from "is_defined" to
>> "define
> I installed SM 1.4.10a, the compatibility plugin 2.0.7 and the Courier
> Vacation plugin 1.1. Afterwards I patched the squirrel source with the
> "compatibility_patch-1.4.10.diff" and it succeded without errors.
>
> I changed the line 113 in the "function.php" from "is_defined" to
> "defined" as
Hello,
I installed SM 1.4.10a, the compatibility plugin 2.0.7 and the Courier
Vacation plugin 1.1. Afterwards I patched the squirrel source with the
"compatibility_patch-1.4.10.diff" and it succeded without errors.
I changed the line 113 in the "function.php" from "is_defined" to
"defined" as it