![]() |
|
|
|||||||
For more information about the ads and why they're here, please see the FAQ
![]() |
|
|
LinkBack (2) | Thread Tools | Display Modes |
|
#51
|
|||
|
|||
|
let me know if you need anything else, Tim. |
|
#52
|
|||
|
|||
|
I think the problems timtraver was seeing are now fixed in the latest development release. The problem was support for Dovecot 1.2. Thanks to timtraver for his help in debugging.
Latest development release also includes support for Body and Copy extensions and some other minor bug fixes.
__________________
RoundCube Patches & Plugins: Managesieve, SpamAssassin Prefs, and more… |
|
#53
|
|||
|
|||
|
Hi,
was wondering if you were going to put the RFC 5173 Sieve implementation of searching the body for content in your sieve rule plugin? Also, it appears that when writing the sieve rules, they are all written as elseif statements, which means that only one rule can be hit. Can those be set up as individual if statements? Thanks, Tim. |
|
#54
|
|||
|
|||
|
The latest development version of the plugin does allow for filtering on the message body (if it is support by your server). latest development version requires the svn trunk version of RC.
To make the plugin write single if statements rather than elseif please check the readme.
__________________
RoundCube Patches & Plugins: Managesieve, SpamAssassin Prefs, and more… |
|
#55
|
|||
|
|||
|
if i click on new filter nothing happens
in my apache log i found: file does not exist: /usr/share/roundcubemail/undefined, referer: http://host/webmail/?_task=settings&...sieverules.add any ideas, thats wrong? |
|
#56
|
|||
|
|||
|
looks like you haven't added all of the localization text fields needed by your plugin just yet...
When leaving the subject blank on an autoreply, I get the popup with the message : [sieverules.vacnosubject] but I can't find any vacnosubject entry in any of the localization files... just a heads up |
|
#57
|
|||
|
|||
|
fgh,
you'll need to give us more information for us to help you. Is your managesieve server up and running? what roundcube software are you running and what version of the sieverules dist are you running?
|
|
#58
|
|||
|
|||
|
Quote:
cat dovecon/info.log dovecot: 2009-07-28 22:13:13 Info: managesieve-login: Login: user=<user@test.local>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured dovecot: 2009-07-28 22:13:13 Info: MANAGESIEVE(user@test.local): Connection closed Quote:
|
|
#59
|
|||
|
|||
|
hmmm...well, 0.3 is definitely on the cutting edge, and I know there have been lots of improvements and fixes in the latest SVN builds.
I'm going to bet that the advice that you'll get from the developer will be to update your SVN build of RC as well as get the latest download of the sieverules plugin. t |
|
#60
|
|||
|
|||
|
JohnDoe,
I've got another one for ya... ok, in your header drop down list, you have one labelled as "Sender". What I found is that in the sieverules.php file, on line 24, you have 'from' => 'address::Sender', I think you actually meant that field to be a comparator of the "From" field so that when the managesieve writes out the rule, it uses the "From" header, as I do not believe there is a "Sender" header in most emails. When I changed that line to be 'from' => 'address::From', then it wrote out the rule in a manner that I think is what you had intended. Let me know if that doesn't sound right...but if it does, then maybe you can change it in your codebase... Thanks, Tim |
![]() |
LinkBacks (?)
LinkBack to this Thread: http://www.roundcubeforum.net/7-third-party-contributions/46-api-based-plugins/4878-sieverules-plugin.html
|
||||
| Posted By | For | Type | Date | |
| #1486078 (managesieve does not allow more than one match) ? RoundCube Webmail | This thread | Refback | 09-02-2009 12:40 PM | |
| RoundCube Patches & Plugins | This thread | Refback | 06-09-2009 08:37 PM | |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|