Displaying 17 results from an estimated 17 matches for "sieve_vacation_use_original_recipi".
2018 Mar 03
2
sieve vacation alias handling problem
...nderstand, sieve should check if To: header is consistent with
>> addresses known to be users. But how Dovecot knows about aliases
>> assigned to the user?
>>
>> From my testing if header To: address is consistent with envelope To:
>> address the reply is fired. I have sieve_vacation_use_original_recipient
>> left at it's default value (no), so that shouldn't be the case. Now if
>> user address at example.com has alias alias at example.com specified, the
>> vacation reply will be sent to email addressed to alias at example.com,
>> which is weird, because this behavi...
2018 Mar 02
2
sieve vacation alias handling problem
...against. It is not limiting it.
As I understand, sieve should check if To: header is consistent with
addresses known to be users. But how Dovecot knows about aliases
assigned to the user?
>From my testing if header To: address is consistent with envelope To:
address the reply is fired. I have sieve_vacation_use_original_recipient
left at it's default value (no), so that shouldn't be the case. Now if
user address at example.com has alias alias at example.com specified, the
vacation reply will be sent to email addressed to alias at example.com,
which is weird, because this behavior should be enabled by switching
si...
2018 Mar 04
0
sieve vacation alias handling problem
...uld check if To: header is consistent with
>>> addresses known to be users. But how Dovecot knows about aliases
>>> assigned to the user?
>>>
>>> From my testing if header To: address is consistent with envelope To:
>>> address the reply is fired. I have sieve_vacation_use_original_recipient
>>> left at it's default value (no), so that shouldn't be the case. Now if
>>> user address at example.com has alias alias at example.com specified, the
>>> vacation reply will be sent to email addressed to alias at example.com,
>>> which is weird, bec...
2018 Mar 03
0
sieve vacation alias handling problem
...it.
>
> As I understand, sieve should check if To: header is consistent with
> addresses known to be users. But how Dovecot knows about aliases
> assigned to the user?
>
> From my testing if header To: address is consistent with envelope To:
> address the reply is fired. I have sieve_vacation_use_original_recipient
> left at it's default value (no), so that shouldn't be the case. Now if
> user address at example.com has alias alias at example.com specified, the
> vacation reply will be sent to email addressed to alias at example.com,
> which is weird, because this behavior should be ena...
2017 Nov 25
2
Dovecot lmtp doesn't log
...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
user = vmail
}
}
service lmtp {
inet_listener lmtp {
port = xx
}
}
service managesieve-login {
inet_listener sieve {
p...
2017 Dec 01
3
Dovecot lmtp doesn't log
...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
>> user = vmail
>> }
>> }
>>...
2017 Nov 17
0
Dovecot lmtp doesn't log
...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
user = vmail
}
}
service lmtp {
inet_listener lmtp {
port = xx
}
}
service managesieve-login {
inet_listener sieve {
p...
2019 Dec 24
0
Sieve vacation not getting enough headers "no known (envelope) recipient address found in message headers"
I am getting these errors[1]. With fairly default setup where sendmail
is delivering mail via lmtp. Adding these, do not seem to make a
difference. Should I add something to the sendmail configuration?
sieve_vacation_dont_check_recipient = no
sieve_vacation_use_original_recipient = no
[1]
discarding vacation response for implicitly delivered message; no known
(envelope) recipient address found in message headers
2020 Oct 23
0
antispam plugin again
...s = COPY
? imapsieve_mailbox2_before = file:/usr/lib64/dovecot/sieve/report-ham.sieve
? sieve_pipe_bin_dir = /usr/lib64/dovecot/sieve
? sieve_global_extensions = +vnd.dovecot.pipe +vnd.dovecot.environment
? #setting_name = value
? sieve_global_dir = /etc/sieve_global
? sieve_max_redirects = 20
? sieve_vacation_use_original_recipient = yes
? expire = SPAM
? #expire_dict = proxy::expire
? expire_dict = redis:host=127.0.0.1:prefix=expire/
---------------------------------------------------------------------------------------
In older version dovecot I use antispam_plugin + simple script:
---------------- old from 2.2.36.4...
2017 Nov 30
0
Dovecot lmtp doesn't log
...eve_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
> user = vmail
> }
> }
> service lmtp {
> inet_listener lmtp {
>...
2017 Oct 23
2
Pigeonhole vacation and envelope extension recipient addresses
...address, but also have the
envelope recipient address used in place of the LTMP RCPT TO for the envelope
extension.
At the moment it looks like I can set one or the other?
Let's say I add an x-final-to and x-envelope-to header to the email headers
before delivering via LMTP.
Then, setting:
sieve_vacation_use_original_recipient = yes
lda_original_recipient_header = x-final-to
will get the vacation replies coming from where I'd like, but the envelope
extension will not reflect the original SMTP envelope to.
Conversely, setting:
lda_original_recipient_header = x-envelope-to
might get the envelope...
2016 Jul 27
2
Sieve vacation address problem
Hi,
it seams I have a problem with the vacation script.
The problem is that the vacation answers to a address that is not listed
in the sieve script. I checked the postfix master.conf which delivers to
lda correct parameter.
In the logfile you can see that that office at example.com received a
message that get delivered to user at example.com (with the sievescipt) and
to office at
2017 Dec 04
0
Dovecot lmtp doesn't log
...; ? ?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
> ? ? ?user = vmai...
2017 Dec 04
1
Dovecot lmtp doesn't log
...cript_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 = 06...
2019 Dec 04
2
Dovecot 2.3.8 - How to force index creation for user/mailbox?
...fts_lucene = whitespace_chars="@.-_()[]{}<>/\\+"
mail_log_fields = uid box msgid from subject size
sieve = file:~/sieve;active=~/sieve/sieve.active
sieve_before = /etc/dovecot/sieve/global.sieve
sieve_global = /etc/dovecot/sieve
sieve_vacation_dont_check_recipient = yes
sieve_vacation_use_original_recipient = yes
zlib_save = xz
zlib_save_level = 9
}
pop3_uidl_format = %v.%u
protocols = imap lmtp sieve
service auth {
unix_listener /var/spool/postfix/private/auth {
group = postfix
mode = 0660
user = postfix
}
}
service imap-login {
process_min_avail = 10
service_count = 1
un...
2014 Apr 03
4
Sieve (randomly?) flagging messages as \\Seen \\Deleted
...a "dovecot -n" output:
[...]
plugin {
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
sieve_extensions = +vacation-seconds +editheader
sieve_vacation_default_period = 2d
sieve_vacation_dont_check_recipient = yes
sieve_vacation_max_period = 30d
sieve_vacation_min_period = 2s
sieve_vacation_use_original_recipient = no
}
[...]
protocol lmtp {
mail_plugins = sieve
hostname = alternativename.bofhland.org
}
There is no sieve_(before|after) script in addition to what users create
for themselves.
The mailboxes are relatively low-traffic; most of the traffic is caused
by a single role address translate...
2019 Dec 03
2
Dovecot 2.3.8 - How to force index creation for user/mailbox?
Neither of dovecot.index files are created (.cache, .log, .thread) - these
files are created when I open the folder with IMAP client. When mailbox is
not used for long time, the indexing takes very long time. So I'm looking
for any solution (preferably with doveadm) to manually reindex folders in
background.
wt., 3 gru 2019 o 20:23 Aki Tuomi <aki.tuomi at open-xchange.com> napisa?(a):