+ Reply to Thread
Page 8 of 34 FirstFirst ... 6 7 8 9 10 18 ... LastLast
Results 71 to 80 of 335

Thread: Sieverules plugin

  1. #71
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    It is working for me, so I am not quite sure what to suggest. Best thing is probably for you to do a bit of debugging and then we can see at what step it fails. You can find the code which coppies the default rule file in sieverules.php around line 208.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  2. #72
    phraktyl is offline Registered User
    Join Date
    Sep 2009
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default

    Heh. After some in-depth troubleshooting, I figured out that the main issue was PEBKAC.

    Due to what I'm attributing as major cerebral flatulation, all of the checking I did was to ensure that the global sieve file was readable by the dovecot user. Astute readers will note that this by no means indicates whether said file is readable by the web server user. *facepalm*

    Now that the file is *really* readable by Sieverules, the default file is imported properly. The only issue I see is that if the roundcube.sieve file doesn't exist, it gets imported, but the newly-imported rules aren't editable (or selectable) until I load the page a second time.
    Last edited by phraktyl; 09-15-2009 at 07:17 AM.

  3. #73
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    I noticed that too, something is wrong there. I will look into it.

    D'OH I think i have fixed it, you can see what has to change here http://github.com/JohnDoh/RoundCube-...d92fdd189e2996
    Last edited by JohnDoh; 09-15-2009 at 08:33 AM.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  4. #74
    sziki is offline Registered User
    Join Date
    Mar 2008
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default managesieve_default

    Hi All!

    The 'managesieve_default' variable does not work for me.
    I have a global sieve script which handle the spams but it is not included when I create a user script with roundcube. The whole path is world-readable, the filename does not contain any special chars neither dot. I re-generated the global script with roundcube managesieve plugin so it is in "roundcube-like" format with labels, but it does not help.
    How should it work? Please advise!

    The managesieve plugin works, anyway. This is roundcube 0.3-stable on Debian Lenny Dovecot 1.1.13 from backports. No errors in logs.

    Thanks!

  5. #75
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    are you using the plugin from RoundCube Plugins or the one that came with 0.3s? The config variable in sieverules is called default_file not managesieve_default?

    This thread is about the sieverules plugin, if you are talking about the one which came with 0.3s then please use a new thread to avoid confusion.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  6. #76
    sziki is offline Registered User
    Join Date
    Mar 2008
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default

    Sorry, I didn't know there are 2 sieve plugins. Yes, I talked about plugin which came with 0.3s called managesieve plugin.

    I checked sieverules plugin. Looks better then managesieve, and the default_file works. I tried example_file and it also works but it has some character encoding problem. I created an example file with vacation autoresponse. The subject field contains characters with accents. If I load this example to use, the characters with accents change. I think the encoded version of the characters appears. (or?) This problem is not in the body. The characters are OK in there.

  7. #77
    Nyro is offline Registered User
    Join Date
    Feb 2009
    Posts
    4
    Downloads
    0
    Uploads
    0

    Default

    You'll find attached the French translation created using your web interface.

    After installing it, all accentuated character looks wrong in roundcube 0.3.
    Hope you'll figure out how to fix it
    Attached Files

  8. #78
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    The subject field contains characters with accents. If I load this example to use, the characters with accents change. I think the encoded version of the characters appears. (or?) This problem is not in the body. The characters are OK in there.
    This is a known problem with dovecot sieve, nothing I can do about it unfortuantly.

    Nyro: Thanks, I will update the file in the plugin. The french chars display ok for me, check the file on your server is saved as UTF8 (without the BOM)
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  9. #79
    Nyro is offline Registered User
    Join Date
    Feb 2009
    Posts
    4
    Downloads
    0
    Uploads
    0

    Default

    JohnDoh : I tried again and this time it works!
    I don't know exactly what I did wrong last time, maybe I was just too tired.

    Any idea when this plugin will be included directly in Roundcube?

  10. #80
    mbsouth is offline Registered User
    Join Date
    Sep 2009
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    Hi!
    1st: Thx for this great plugin!

    2nd: Vacation (Abwesenheitsnachricht) question:
    Some miss configured mailserver doesn't accept from=<> , from=<NULL> as sender or Return-Path: <MAILER-DAEMON> (no fqname) in mail header. Is it possible to use the logged-in username (email) for this?


    Thx mbsouth

+ Reply to Thread
Page 8 of 34 FirstFirst ... 6 7 8 9 10 18 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts