El 21/10/13 08:29, Reindl Harald escribió:
Hi there the php -v
PHP 5.3.2-1ubuntu4.21 with Suhosin-Patch (cli) (built: Sep 4 2013 19:13:13)
and
php -i|grep PDO PDO PDO support => enabled PDO drivers => mysql, pgsql, sqlite, sqlite2 PDO Driver for MySQL => enabled PDO Driver for PostgreSQL => enabled PDO Driver for SQLite 3.x => enabled
i guess is all there. Thanks in advance
Carlos R Laguna
El 21/10/13 09:11, Carlos R Laguna escribió:
So..... you i just ignore this warning? Thanks in advance
Carlos R Laguna
Hi, I have a problem with the sieve plugin integrated in roundcube.
I would like to write a rule like this:
if address ["To", "CC"] "address@example.com" { fileinto "High Priority"; }
How can I do this with the sieve interface for roundcubemail?
Is it possible to add a rule that detect the email address in CC using the managesieve plugin?
Thanks!!!
perini.davide@dpsoftware.org_IMAP skrev den 2013-10-21 21:13:
# rule:[test2] if allof (header :is [""To"",""CC""] "address@example.com") { fileinto "foldername"; }
this is content in raw sieve file, not what is seen in roundcube
hopefully its what you like to do, more help post your roundcube version
perini.davide@dpsoftware.org_IMAP wrote:
Hi, I have a problem with the sieve plugin integrated in roundcube.
And what exactly does this have to do with this topic of "DB upgrading schema problem"?
Please stick to the common rules of mailing lists and don't reply on a message when you have a new question!
Kind regards, Thomas
Hi Benny,
On Tuesday 22 October 2013 10:05:11 Davide Perini wrote:
I forgot to update the subject as soon as I sent the email.
The correct way to start a new topic is not by replying to an existing mail and just changing the subject, but to send a new email to the list. Your mail client can probably do that if you just click the email address "users@lists.roundcube.net" in the To field of any email here on the list.
Kind Regards, Torsten
El 22/10/13 05:33, Torsten Grote escribió:
And mean while.. anyone has any ideas about my situation whit the BD scheme ?Regards
Carlos R Laguna
Davide Perini skrev den 2013-10-22 10:38:
good, we both need to upgrade then its imho cve in this version aswell
https://bugs.gentoo.org/show_bug.cgi?id=488954
for the sieve rule, i just showed what is in raw file for the rule, but try ui, it should not be that hard, use the custom filter where you can add To CC to same filter header in one go, else just add 2 filters one for To and another for CC
what ever you do post the raw if its not working
Davide Perini skrev den 2013-10-22 10:05:
I forgot to update the subject as soon as I sent the email.
nope, just press the to header so it writes a new msg to maillist in the to field, if you reply/reply-all you keep the referense in thread, and users that read that thread connfuse what your problem was, from subject
i did it aswell :(