Hi Chris,
the Message Highlight Plugin works fine and is a
important and nice Feature, some little Labels
are only in french and in the color picker only in
english and the Button add to new Message Highlight
Rules use the Label from Add new Identity a better
solution are New Message Highlight or Rule.
Many thanks for this plugin
Eric
_______________________________________________
List info: http://lists.roundcube.net/dev/
Cor,
> Couldnt you do all of this in a plugin using the API. Possibly
> adding some hooks in places you need them. The more hooks the
> merrier imho.
Thank you for the idea but I doubt it would work. I need to set the
cookie on login and invalidate it when the session is killed BUT NOT
when the 302 redirect is sent back on login.
Anyone please feel free to let me know if I am mistaken.
Regards,
Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
How does the show_message/display_message key value replacement function
operate?
I've been trying the following:
$rcmail->output->command(
'display_message', $this->gettext('offline'), 'error', array('reason' =>
'maintenance' ));
with the localization string:
$labels['offline'] =
"Webmail is currently unavailable due to $reason.";
How do I link the
replacement value from my localization string and the call to
display_message?
--
Robert King
System Administrator
Computing &
Communications
Memorial University
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi all,
I've integrated the RC in my crm. I'd like to send an email with attachment
directly from the crm. There is some pages to call appending the binary of
file to attach and the To mail address?
My crm was developed in c#.
Thanks for any ideas.
--
Sandro Pazzi
IdWeb s.r.l.
Viale Romagna 69/A - 06012 Citta' di Castello (PG)
Tel. 075 851 97 28
Fax 075 851 97 30
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi all,
I notice that in FF the move to dropdown go over the icon of a plugin after
double click on message.
Thanks
--
Sandro Pazzi
IdWeb s.r.l.
Viale Romagna 69/A - 06012 Citta' di Castello (PG)
Tel. 075 851 97 28
Fax 075 851 97 30
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi there,
The latest SVN version is not marking my messages as read anymore.
Using an imap connection to a local server here. There doesn't seem to
be any information on tracking down this problem. I'm not getting any
errors, or at least not that I'm aware of.
Any clues what could be going on here?
Just let me know when additional information is needed. I'd be happy
to provide it. :)
--
Eelko Berkenpies
http://blog.berkenpies.nl/
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
User told me his mail wasn't displayed correctly, but correctly
displayed in Thunderbird-2.0.0.21.
Mail mime attached, hope it's useful for developers to improve RC.
Thanks for your great work. :)
--
Best regards.
Zhang Huangbin
- Open Source Mail Server Solution for RHEL, CentOS, Debian:
http://code.google.com/p/iredmail/
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/nX/ncPJWa/d/mail.eml.bz2
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
Here's the updated PT_BR translation (labels.inc).
--
Victor Benincasa
http://netbit.com.br
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/ce/ghpWW4U8/labels.rar
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Sandro Pazzi wrote:
> Hi alec,
> but why RC don't use uid?
>
> UID COPY <sequence uid> "folder"
> UID STORE <sequence uid> +FLAGS.SILENT (\Deleted)
> UID FETCH <sequence uid> (<params>)
>
> ... was a standard IMAP command that use directly uid instead of id of
> messages. In this way all the problems with gmail was resolved.
You're right, we should use such commands for better performance. I
think, the reason is in imap.inc which supports only message IDs in
iil_C_Copy and some others. I don't know why IlohaMail does that is such
way. We should definitely use UIDs where possible.
--
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
Roundcube Webmail Project Developer http://roundcube.net
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
is there any (unobvious) way to register yourself in the bug trac system?
regards
Andreas
_______________________________________________
List info: http://lists.roundcube.net/dev/