Create dovecot2_4.imapsieve.md#60
Open
Anagastes wants to merge 3 commits into
Open
Conversation
Migrate old dovecot 2.3 config for "Auto learn spam/ham with Dovecot imap_sieve plugin" to new dovecot 2.4
Owner
|
Hi @Anagastes, Thanks for the contribution. Did a quick review and seems fine, just need to test it myself to make sure everything is working as expected. Will come back later. |
Hot Fix for this error in log. Small changes for dovecot was important 😞 sorry ``` Wie kann ich diesen Fehler in dovecot 2.4 beheben? ``` Apr 17 19:35:16 mx dovecot[383278]: lda(xx@xx.xx)<383278><0ZWfCFRv4mku2QUA8BZJrQ>: Debug: sieve: Started running script '/var/vmail/sieve/report_ham.svbin' Apr 17 19:35:16 mx dovecot[383278]: lda(xx@xx.xx)<383278><0ZWfCFRv4mku2QUA8BZJrQ>: Error: sieve: the imapsieve extension cannot be used outside IMAP ```
Author
|
@iredmail sorry, I've found small errors in my log and rare misbehaviour in sieve :D So small hotfix dovecot 2.4 is much more strict in globe and user context 😥 |
Hot Fix for this error in log. Small changes for dovecot was important 😞 sorry And typo fixes... sorry man... @_@ ``` Apr 17 19:35:16 mx dovecot[383278]: lda(xx@xx.xx)<383278><0ZWfCFRv4mku2QUA8BZJrQ>: Debug: sieve: Started running script '/var/vmail/sieve/report_ham.svbin' Apr 17 19:35:16 mx dovecot[383278]: lda(xx@xx.xx)<383278><0ZWfCFRv4mku2QUA8BZJrQ>: Error: sieve: the imapsieve extension cannot be used outside IMAP ```
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrate old dovecot 2.3 config for "Auto learn spam/ham with Dovecot imap_sieve plugin" to new dovecot 2.4