Quoting Sebastian Arcus :
I would like to set a default value for "msgflags" in IMP and lock
it for all users. More precisely, I want to reset the colour of all
flags to white, except the "Unread" flag. What I've worked out so
far using the documentation and help in prefs files:
1. The fi
Quoting LALOT Dominique :
2012/4/27 Vilius Šumskas
Sveiki,
Friday, April 27, 2012, 9:33:11 PM, you wrote:
> On 27/04/12 19:20, Vilius Šumskas wrote:
>> Sveiki,
>>
>> Friday, April 27, 2012, 8:33:57 PM, you wrote:
>>
$_prefs['msgflags'] = array(
// 'value' = seriali
2012/4/27 Vilius Šumskas
> Sveiki,
>
> Friday, April 27, 2012, 9:33:11 PM, you wrote:
>
> > On 27/04/12 19:20, Vilius Šumskas wrote:
> >> Sveiki,
> >>
> >> Friday, April 27, 2012, 8:33:57 PM, you wrote:
> >>
>
>
> $_prefs['msgflags'] = array(
> // 'value' = serialize(arr
Sveiki,
Friday, April 27, 2012, 9:33:11 PM, you wrote:
> On 27/04/12 19:20, Vilius Šumskas wrote:
>> Sveiki,
>>
>> Friday, April 27, 2012, 8:33:57 PM, you wrote:
>>
$_prefs['msgflags'] = array(
// 'value' = serialize(array())
'value' => 'a:0:{}'
);
On 27/04/12 19:20, Vilius Šumskas wrote:
Sveiki,
Friday, April 27, 2012, 8:33:57 PM, you wrote:
$_prefs['msgflags'] = array(
// 'value' = serialize(array())
'value' => 'a:0:{}'
);
As far as i know, you can use your customize theme and amend color whatever
you want.
The pro
Sveiki,
Friday, April 27, 2012, 8:33:57 PM, you wrote:
>>
>>
>> $_prefs['msgflags'] = array(
>> // 'value' = serialize(array())
>> 'value' => 'a:0:{}'
>> );
>>
>>
>> As far as i know, you can use your customize theme and amend color whatever
>> you want.
> The problem is that I'm tryi
Hi Vikas,
On 27/04/12 18:20, Vikas Parashar wrote:
Hi Sebastian,
I just want to add some thing's. Best way to set default prefs is that
maintain a prefs.local.php. just like below
$prefs['msgflags']['value'] ='a:0:{}'
$prefs['msgflags']['locked'] =true
instead of made some modification in p
Hi Sebastian,
I just want to add some thing's. Best way to set default prefs is that
maintain a prefs.local.php. just like below
$prefs['msgflags']['value'] ='a:0:{}'
$prefs['msgflags']['locked'] =true
instead of made some modification in prefs.php.
$_prefs['msgflags'] = array(
// 'value
On 27/04/12 12:41, Dinoosh Nikapitiya wrote:
Hi guys,
I installed a Mail server using exim4, dovecot-imap, with virtual users in
a debian squeeze server. Now i want to install horde as its webmail
interface.
I installed horde using pear but cannot find a way to configure horde to
show users mai
On Apr 27, 2012 7:41 AM, "Dinoosh Nikapitiya"
wrote:
>
> Hi guys,
>
> I installed a Mail server using exim4, dovecot-imap, with virtual users in
> a debian squeeze server. Now i want to install horde as its webmail
> interface.
>
> I installed horde using pear but cannot find a way to configure ho
Hi guys,
I installed a Mail server using exim4, dovecot-imap, with virtual users in
a debian squeeze server. Now i want to install horde as its webmail
interface.
I installed horde using pear but cannot find a way to configure horde to
show users mail boxes. i found few howtos telling that to edi
11 matches
Mail list logo