On Mon, 15 Aug 2005 16:21:11 +0200 (CEST), [EMAIL PROTECTED] wrote:
>> Hi
>>
>> I am trying to prevent users from being able to unsubscribe, delete or
>> rename their Spam folder.
>> I am using the junkfolder plugin to create the folders as special.
>> I have added the following lines to folders.p
Drat, sorry about the date on the last post.
I have been testing the Proon plugin.
--
Apologies
PajaP
---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Pra
On Sun, 14 Aug 2005 16:32:13 +0200 (CEST), "Fredrik Jervfors"
<[EMAIL PROTECTED]> wrote:
>> Anyone know a better way of doing this?
>>
>>
>> I think it would be a good idea to add something like this to core,
>> with the option to specify a name for the Spam folder in config.php At
>> least give t
On Sun, 14 Aug 2005 15:33:25 +0100 (BST), "Edward Chapman"
<[EMAIL PROTECTED]> wrote:
>PajaP wrote:
>> Anyone know a better way of doing this?
>
>Attached is a patch of what I changed in for src/folders.php to make the
>Spam folder "undeleteable". Works fine for me.
>
Thanks Eddie, I did try som
>> Hmmm, by adding the following line to config.php:
>> $junk_folder = 'Spam';
>> I am now unable to unsubscribe to 'Spam'.
>> I am unable to delete or rename 'Spam'.
>>
>>
>> I am able to delete or rename 'Trash'.
>> Now as Trash is the last folder in the list of special folders I am
>> guessing
PajaP wrote:
> Anyone know a better way of doing this?
Attached is a patch of what I changed in for src/folders.php to make the
Spam folder "undeleteable". Works fine for me.
> I think it would be a good idea to add something like this to core,
> with the option to specify a name for the Spam fo
On Sun, 14 Aug 2005 13:07:12 +0100, PajaP
<[EMAIL PROTECTED]> wrote:
>Hmmm, by adding the following line to config.php:
>$junk_folder = 'Spam';
>I am now unable to unsubscribe to 'Spam'.
>I am unable to delete or rename 'Spam'.
>
>I am able to delete or rename 'Trash'.
>Now as Trash is the last f
On Sun, 14 Aug 2005 12:53:45 +0100, PajaP
<[EMAIL PROTECTED]> wrote:
>Hi
>
>I am trying to prevent users from being able to unsubscribe, delete or
>rename their Spam folder.
>I am using the junkfolder plugin to create the folders as special.
>I have added the following lines to folders.php
>
>