Displaying 2 results from an estimated 2 matches for "hnchchskav1umwaaidgjjq".
2019 Jun 13
3
Sieve logging?
I am trying to create some sieve scripts to filter my mailing lists and am wondering if sieve logs anywhere, and it so where? I don?t see anything in mail.log beyond lines like:
dovecot: lda(kremels at kreme.com)<39790><hNchChSkAV1umwAAIdGjjQ>: sieve: msgid=<267D5D71-D99C-4790-8706-C1A92BCC9F97 at kreme.com>: stored mail into mailbox ?INBOX'
Which doesn?t really tell me anything other than that the script failed.
--
If the #2 pencil is the most popular, why is it still #2?
2019 Jun 13
0
Sieve logging?
On 13 Jun 2019, at 3:25, @lbutlr via dovecot wrote:
> I am trying to create some sieve scripts to filter my mailing lists and am wondering if sieve logs anywhere, and it so where? I don?t see anything in mail.log beyond lines like:
>
> dovecot: lda(kremels at kreme.com)<39790><hNchChSkAV1umwAAIdGjjQ>: sieve: msgid=<267D5D71-D99C-4790-8706-C1A92BCC9F97 at kreme.com>: stored mail into mailbox ?INBOX'
>
> Which doesn?t really tell me anything other than that the script failed.
Sieve logs are in users?s homes and can be configured with ??sieve_user_log??:
??sieve_user_log =
Th...