![]() |
|
|
|||||||
For more information about the ads and why they're here, please see the FAQ
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#11
|
|||
|
|||
|
__________________
RoundCube Patches & Plugins: Managesieve, SpamAssassin Prefs, and more… |
|
#12
|
|||
|
|||
|
Quote:
Messagelog with Sieve-hit in Dovecot: (xxxxxxx = anonymized) Code:
Mar 11 12:02:06 mx1 dovecot: deliver(xxxx@xxxxxxxxxxx.xx): sieve: msgid=<4b98cdacf006b_5a14127b298380571d@mx002.twitter.com.tmail>: stored mail into mailbox 'SozNW.twitter' Last edited by katie; 03-11-2010 at 10:40 AM. Reason: colors |
|
#13
|
|||
|
|||
|
Hello
I have problem with configuration plugin managiesieve. I install this plugin but don't connect with server managiesieve. How repair this problem ? |
|
#14
|
|||
|
|||
|
Are there any plugins that can work with procmail instead of sieve rules?
|
|
#15
|
|||
|
|||
|
I'm new and have a few questions ... is there anyone there to help
|
|
#16
|
|||
|
|||
|
Hello everyone!
This is my first post. I'm going to migrate from Squirrelmail ro Roundcube, but I cannot make Sieve filters to work. I tried "Managesieve" plugin and "Sieverules" also, but they don't work. I use Cyrus Imap. In Squirrel I used Avelsieve plugin and it worked perfectly. I noticed some differences between script syntax in both solutions: Avelsieve and Managesieve/Sieverules. Here is an example: Avelsieve: #START_SIEVE_RULEYTo0OntzOjQ6ImNvbmQiO2E6MTp7aTowO 2E6NDp7czo0OiJ0eXBlIjtzOjY6ImhlYWRlciI7czo2OiJoZWF kZXIiO3M6NDoiRnJvbSI7czo5OiJtYXRjaHR5cGUiO3M6ODoiY 29udGFpbnMiO3M6MTE6ImhlYWRlcm1hdGNoIjtzOjIzOiJkZXY tbnVsbEByaG4ucmVkaGF0LmNvbSI7fX1zOjQ6InR5cGUiO3M6M ToiMSI7czo2OiJhY3Rpb24iO3M6MToiNSI7czo2OiJmb2xkZXI iO3M6MTE6IklOQk9YLlRyYXNoIjt9END_SIEVE_RULE if header :contains "From" "dev-null@rhn.redhat.com" { fileinto "INBOX.Trash"; } Sieverules/Managesieve: # rule:[test1] if anyof (header :contains "Subject" "test") { fileinto "INBOX.Trash"; } First rule works, second - not. Although, "sievec" compiles this script to .bc file without errors. Has anyone an idea what could be wrong? There's one more: Sieverules cannot import Avelsieve script. It shows "server error" message. Please, help ![]() Thanks, Skygge. Last edited by skygge; 04-12-2010 at 08:29 PM. |
|
#17
|
|||
|
|||
|
Up!
I REALLY need an aswer.... |
|
#18
|
|||
|
|||
|
Well... nobody knows what's going on...
I noticed that filters don't work ONLY when "vacation" rule is active. Setting up vacation filter breaks other filters. Strange.... ![]() Anyone can help? |
|
#19
|
|||
|
|||
|
take another look at the rule file. if you have multiple rules setup then by default both sieverules plugin use an if... elsif... structure so once one rule is matched thats it no more will be used. I'm not sure about managesieve, this used to do that too but i think it might use multiple ifs now. the behaviour of sieverules can be changed in the config.
__________________
RoundCube Patches & Plugins: Managesieve, SpamAssassin Prefs, and more… |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|