Summary: | Sieve editor does not save the script | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Dmitri Koulikoff <kde> |
Component: | sieve | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | montel |
Priority: | NOR | ||
Version First Reported In: | Git (master) | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Can not save or check the syntax |
Description
Dmitri Koulikoff
2021-07-19 15:16:35 UTC
Created attachment 140190 [details]
Can not save or check the syntax
Hi, it seems that you script is very big no ? How many lines ? For a small script is it work ? (In reply to Laurent Montel from comment #2) > Hi, > it seems that you script is very big no ? Yes, the problem was with the IMAP server. After I've changed parameter "sieve_maxscriptsize:" from 192 to 250, all is OK. > How many lines ? 250 means 250 kilobytes. > For a small script is it work ? It schould ;-) ok cool. So I can close it. |