search for: sieve_trace_level

Displaying 20 results from an estimated 31 matches for "sieve_trace_level".

2018 Mar 31
3
sieve trace directory: error
...]: imap(andre): Error: sieve: trace: creat(/home/users/andre/mails/sieve/logs//andre.Archives/2018.3.20180331-080302.14235.5.trace) failed: No such file or directory I have this configuration (amongst) for sieve logs: sieve_user_log = ~/mails/sieve/logs/ sieve_trace_dir = ~/mails/sieve/logs/ sieve_trace_level = commands sieve_trace_debug = yes sieve_trace_addresses = yes Did I a misconfigured something? Thanks for your help, Andr? -- https://github.com/progmaticltd/homebox
2020 Oct 14
3
How do I enable sieve trace debugging?
...ds" - Print any executed command, excluding test commands. # "tests" - Print all executed commands and performed tests. # "matching" - Print all executed commands, performed tests and the # values matched in those tests. sieve_trace_level = actions,command,tests,matching # Enables highly verbose debugging messages that are usually only useful for # developers. sieve_trace_debug = yes This looks sensible, syslog would be a great place to log, but nothing related to sieve appears. [root at gatekeeper dovecot]# doveadm log f...
2018 Mar 31
2
sieve trace directory: error
...s/andre/mails/sieve/logs//andre.Archives/2018.3.20180331-080302.14235.5.trace) >> failed: No such file or directory >> >> I have this configuration (amongst) for sieve logs: >> sieve_user_log = ~/mails/sieve/logs/ >> sieve_trace_dir = ~/mails/sieve/logs/ >> sieve_trace_level = commands >> sieve_trace_debug = yes >> sieve_trace_addresses = yes >> >> Did I a misconfigured something? > > This should fix the trace directory problem: > https://github.com/stephanbosch/pigeonhole-core/commit/ee0d15407d231198519b4f87a0fc533b941765a2 > I...
2020 Oct 21
2
Sieve_before
On 10/21/20 2:12 PM, @lbutlr wrote: > Do I HAVE to have a default.sieve, that's the only thing that I can think the has changed in that folder. RE: compile, fyi note @ https://wiki2.dovecot.org/Pigeonhole/Sieve/Usage#Manually_Compiling_Sieve_Scripts https://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration#Executing_Multiple_Scripts_Sequentially the conditions under which you need to
2017 Nov 25
2
Dovecot lmtp doesn't log
...auto = subscribe special_use = \Trash } mailbox Virus { auto = subscribe } plugin { quota = maildir:User quota sieve_extensions = +editheader sieve_max_actions = 32 sieve_max_redirects = 4 sieve_max_script_size = 1M sieve_quota_max_scripts = 0 sieve_trace_debug = yes sieve_trace_level = matching sieve_vacation_dont_check_recipient = yes sieve_vacation_send_from_recipient = yes sieve_vacation_use_original_recipient = yes zlib_save = gz zlib_save_level = 6 } protocols = imap pop3 lmtp sieve service auth { unix_listener auth-userdb { group = mail mode = 0666...
2020 Oct 30
1
Sieve filter script EXECUTION FAILED
...= 12d sieve_extensions = +vnd.dovecot.pipe +vnd.dovecot.environment +vnd.dovecot.filter +editheader sieve_filter_bin_dir = /usr/lib/dovecot/sieve /usr/local/virtual/ sieve_pipe_bin_dir = /usr/lib/dovecot/sieve sieve_plugins = sieve_imapsieve sieve_extprograms sieve_trace_dir = ~/.trace sieve_trace_level = matching sieve_user_log = ~/sieve.log } Current shell script is #!/bin/sh sed -e 's|</head>|<style>* {color:white !important; background-color: black !important; } </style></head>|' exit 0 The script is in both the /usr/local/virtual/user/ with the .active_si...
2017 Dec 01
3
Dovecot lmtp doesn't log
...; >> plugin { >> quota = maildir:User quota >> sieve_extensions = +editheader >> sieve_max_actions = 32 >> sieve_max_redirects = 4 >> sieve_max_script_size = 1M >> sieve_quota_max_scripts = 0 >> sieve_trace_debug = yes >> sieve_trace_level = matching >> sieve_vacation_dont_check_recipient = yes >> sieve_vacation_send_from_recipient = yes >> sieve_vacation_use_original_recipient = yes >> zlib_save = gz >> zlib_save_level = 6 >> } >> protocols = imap pop3 lmtp sieve >> serv...
2019 Nov 05
1
Trying to replace anti spam plugin with IMAPSieve; no joy
...IMAP specific settings ## protocol imap { mail_max_userip_connections = 30 # Space separated list of plugins to load (default is global mail_plugins). mail_plugins = $mail_plugins imap_acl imap_sieve } plugin { sieve_plugins = sieve_imapsieve sieve_extprograms sieve_trace_dir = /tmp sieve_trace_level = matching # From elsewhere to Spam folder imapsieve_mailbox1_name = Spam imapsieve_mailbox1_causes = COPY imapsieve_mailbox1_before = file:/usr/lib/dovecot/sieve/report-spam.sieve # From Spam folder to elsewhere imapsieve_mailbox2_name = * imapsieve_mailbox2_from = Spam imapsieve...
2019 Mar 08
2
Sieve scripts not triggered on IMAP inbound messages using IMAPC
...box_alias_new = Sent Messages mailbox_alias_new2 = Sent Items mailbox_alias_old = Sent mailbox_alias_old2 = Sent sieve_global_dir = /var/vmail/sieve/global/ sieve_max_redirects = 30 sieve_plugins = sieve_imapsieve sieve_trace_debug = yes sieve_trace_dir = /var/log/dovecot sieve_trace_level = matching } protocols = imap sieve service auth { unix_listener /var/spool/postfix/private/dovecot-auth { group = postfix mode = 0666 user = postfix } unix_listener auth-master { group = vmail mode = 0666 user = vmail } unix_listener auth-userdb {...
2019 Jul 19
4
index worker 2.3.7 undefined symbol errors
...mailbox_create ? mail_log_fields = uid box msgid size ? sieve = file:~/sieve;active=~/.dovecot.sieve ? sieve_global_extensions = +vnd.dovecot.pipe +vnd.dovecot.environment ? sieve_pipe_bin_dir = /etc/dovecot/sieve ? sieve_plugins = sieve_imapsieve sieve_extprograms ? sieve_trace_dir = /tmp ? sieve_trace_level = matching } postmaster_address = postmaster at tobit.co.uk protocols = imap lmtp sieve service auth { ? unix_listener exim-auth { ??? group = Debian-exim ??? mode = 0660 ??? user = Debian-exim ? } } service imap-login { ? inet_listener imap { ??? port = 143 ? } ? inet_listener imaps { ??...
2017 Nov 17
0
Dovecot lmtp doesn't log
...auto = subscribe special_use = \Trash } mailbox Virus { auto = subscribe } plugin { quota = maildir:User quota sieve_extensions = +editheader sieve_max_actions = 32 sieve_max_redirects = 4 sieve_max_script_size = 1M sieve_quota_max_scripts = 0 sieve_trace_debug = yes sieve_trace_level = matching sieve_vacation_dont_check_recipient = yes sieve_vacation_send_from_recipient = yes sieve_vacation_use_original_recipient = yes zlib_save = gz zlib_save_level = 6 } protocols = imap pop3 lmtp sieve service auth { unix_listener auth-userdb { group = mail mode = 0666...
2018 Mar 31
0
sieve trace directory: error
...e: > creat(/home/users/andre/mails/sieve/logs//andre.Archives/2018.3.20180331-080302.14235.5.trace) > failed: No such file or directory > > I have this configuration (amongst) for sieve logs: > sieve_user_log = ~/mails/sieve/logs/ > sieve_trace_dir = ~/mails/sieve/logs/ > sieve_trace_level = commands > sieve_trace_debug = yes > sieve_trace_addresses = yes > > Did I a misconfigured something? This should fix the trace directory problem: https://github.com/stephanbosch/pigeonhole-core/commit/ee0d15407d231198519b4f87a0fc533b941765a2 I still need to create some CI tests...
2018 May 14
0
sieve trace directory: error
...ndre.Archives/2018.3.20180331-080302.14235.5.trace) >>> failed: No such file or directory >>> >>> I have this configuration (amongst) for sieve logs: >>> sieve_user_log = ~/mails/sieve/logs/ >>> sieve_trace_dir = ~/mails/sieve/logs/ >>> sieve_trace_level = commands >>> sieve_trace_debug = yes >>> sieve_trace_addresses = yes >>> >>> Did I a misconfigured something? >> This should fix the trace directory problem: >> https://github.com/stephanbosch/pigeonhole-core/commit/ee0d15407d231198519b4f87a0f...
2017 Nov 30
0
Dovecot lmtp doesn't log
...auto = subscribe > } > > plugin { > quota = maildir:User quota > sieve_extensions = +editheader > sieve_max_actions = 32 > sieve_max_redirects = 4 > sieve_max_script_size = 1M > sieve_quota_max_scripts = 0 > sieve_trace_debug = yes > sieve_trace_level = matching > sieve_vacation_dont_check_recipient = yes > sieve_vacation_send_from_recipient = yes > sieve_vacation_use_original_recipient = yes > zlib_save = gz > zlib_save_level = 6 > } > protocols = imap pop3 lmtp sieve > service auth { > unix_listener...
2020 Oct 14
0
AW: How do I enable sieve trace debugging?
...ds" - Print any executed command, excluding test commands. # "tests" - Print all executed commands and performed tests. # "matching" - Print all executed commands, performed tests and the # values matched in those tests. sieve_trace_level = actions,command,tests,matching # Enables highly verbose debugging messages that are usually only useful for # developers. sieve_trace_debug = yes This looks sensible, syslog would be a great place to log, but nothing related to sieve appears. [root at gatekeeper dovecot]# doveadm log f...
2020 Oct 22
0
Sieve_before
...file:/usr/lib/dovecot/sieve/filespam.sieve sieve_before3 = file:/usr/lib/dovecot/sieve/darkmode.sieve sieve_default_name = spamassassin sieve_duplicate_default_period = 1h sieve_duplicate_max_period = 12d sieve_extensions = +editheader sieve_plugins = sieve_imapsieve sieve_extprograms sieve_trace_level = matching sieve_user_log = ~/sieve.log } I do not have a protocol sieve { } section and I have not setup sieve for roundcuve at this point. I do have round cube on my system, but it is basically emergency access and no one uses it as their regular access to mail. I'll get around to it somet...
2020 Mar 01
0
dovecot-lmtp dont see otherMailbox record?
...ial_use = \Trash ? } ? prefix = } passdb { ? args = /etc/dovecot/dovecot-ldap.conf ? driver = ldap } plugin { ? sieve = /var/mailbox-store/%u/.dovecot ? sieve_dir = /var/mailbox-store/%u ? sieve_extensions = +vacation-seconds ? sieve_trace_debug = yes ? sieve_trace_dir = /tmp/sieve/ ? sieve_trace_level = matching ? sieve_vacation_default_period = 10d ? sieve_vacation_max_period = 30d ? sieve_vacation_min_period = 1h } protocols = &#34; imap lmtp sieve pop3 sieve&#34; service auth { ? unix_listener /var/spool/postfix/private/aut { ??? group = postfix ??? mode = 0666 ??? user = po...
2017 Dec 04
0
Dovecot lmtp doesn't log
...? ?quota = maildir:User quota > ? ?sieve_extensions = +editheader > ? ?sieve_max_actions = 32 > ? ?sieve_max_redirects = 4 > ? ?sieve_max_script_size = 1M > ? ?sieve_quota_max_scripts = 0 > ? ?sieve_trace_debug = yes > ? ?sieve_trace_level = matching > ? ?sieve_vacation_dont_check_recipient = yes > ? ?sieve_vacation_send_from_recipient = yes > ? ?sieve_vacation_use_original_recipient = yes > ? ?zlib_save = gz > ? ?zlib_save_level = 6 > } > protocols = imap p...
2019 Jul 21
0
index worker 2.3.7 undefined symbol errors (more info)
...og_fields = uid box msgid size > ? sieve = file:~/sieve;active=~/.dovecot.sieve > ? sieve_global_extensions = +vnd.dovecot.pipe +vnd.dovecot.environment > ? sieve_pipe_bin_dir = /etc/dovecot/sieve > ? sieve_plugins = sieve_imapsieve sieve_extprograms > ? sieve_trace_dir = /tmp > ? sieve_trace_level = matching > } > postmaster_address = postmaster at tobit.co.uk > protocols = imap lmtp sieve > service auth { > ? unix_listener exim-auth { > ??? group = Debian-exim > ??? mode = 0660 > ??? user = Debian-exim > ? } > } > service imap-login { > ? inet_listener im...
2019 Mar 11
0
Sieve scripts not triggered on IMAP inbound messages using IMAPC
...t; ? mailbox_alias_old = Sent > > ? mailbox_alias_old2 = Sent > > ? sieve_global_dir = /var/vmail/sieve/global/ > > ? sieve_max_redirects = 30 > > ? sieve_plugins = sieve_imapsieve > > ? sieve_trace_debug = yes > > ? sieve_trace_dir = /var/log/dovecot > > ? sieve_trace_level = matching > > } > > protocols = imap sieve > > service auth { > > ? unix_listener /var/spool/postfix/private/dovecot-auth { > > ??? group = postfix > > ??? mode = 0666 > > ??? user = postfix > > ? } > > ? unix_listener auth-master { > > ?...