Displaying 20 results from an estimated 38 matches for "sieve_vacation_dont_check_recipient".
2019 May 21
2
How to get original recipient from Postfix when using LMTP?
Many people prefer to use LMTP for delivery from postfix for better
efficiency but X-Original-to header support still missing after many
years. One affect of this is need to set
sieve_vacation_dont_check_recipient = yes which violate Sieve standard
and cause auto-replyies sent to messages that should not happen. Or
abandon LMTP. or abandon postfix??
So while feature request is stalled are there any realistic workarounds?
2018 Dec 10
2
Replication fatal error
...}
? prefix =
}
passdb {
? args = /etc/dovecot/dovecot-sql.conf.ext
? driver = sql
}
plugin {
? mail_replica = tcp:xxxxxxxxx:11225
? sieve = ~/.dovecot.sieve
? sieve_default = /etc/dovecot/sieve/Ingenie.sieve
? sieve_default_name = Ingenie
? sieve_dir = ~/sieve
? sieve_max_redirects = 0
? sieve_vacation_dont_check_recipient = yes
}
postmaster_address = admin at ingenie.fr
protocols = " imap lmtp sieve pop3"
service aggregator {
? fifo_listener replication-notify-fifo {
??? user = vmail
? }
? unix_listener replication-notify {
??? user = vmail
? }
}
service auth {
? unix_listener /var/spool/postfix-sub...
2014 Nov 26
1
Pigeonhole, vacation being sent incorrectly
...problem is that when a message is sent to the
>> "everyone" group (and alias for every person in the organisation),
>> vacation messages are being sent back which I believe is an error.
>>
> There is a configuration option which would make that possible.
> See 'sieve_vacation_dont_check_recipient' in
> http://wiki2.dovecot.org/Pigeonhole/Sieve/Extensions/Vacation
>
Hi Gedalya,
Thanks for the info - unfortunately that setting isn't configured
anywhere so I am assuming the default setting of no will be applied.
2019 May 22
1
How to get original recipient from Postfix when using LMTP?
...2019 18:24:46 +0000
> MRob via dovecot <dovecot at dovecot.org> wrote:
>
>> Many people prefer to use LMTP for delivery from postfix for better
>> efficiency but X-Original-to header support still missing after many
>> years. One affect of this is need to set
>> sieve_vacation_dont_check_recipient = yes which violate Sieve
>> standard and cause auto-replyies sent to messages that should not
>> happen. Or abandon LMTP. or abandon postfix??
>>
>> So while feature request is stalled are there any realistic
>> workarounds?
>
> add to smtp_recipient_restricti...
2017 Nov 25
2
Dovecot lmtp doesn't log
...se = \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
user = vmail
}
}
service lmtp {
inet_listene...
2018 Dec 10
0
Replication fatal error
...ovecot-sql.conf.ext
> ? driver = sql
> }
> plugin {
> ? mail_replica = tcp:xxxxxxxxx:11225
> ? sieve = ~/.dovecot.sieve
> ? sieve_default = /etc/dovecot/sieve/Ingenie.sieve
> ? sieve_default_name = Ingenie
> ? sieve_dir = ~/sieve
> ? sieve_max_redirects = 0
> ? sieve_vacation_dont_check_recipient = yes
> }
> postmaster_address = admin at ingenie.fr
> protocols = " imap lmtp sieve pop3"
> service aggregator {
> ? fifo_listener replication-notify-fifo {
> ??? user = vmail
> ? }
> ? unix_listener replication-notify {
> ??? user = vmail
> ? }
> }...
2016 Nov 03
1
Forcibly terminated after 10 milliseconds
...ttp://localhost:9998/tika
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
sieve_execute_bin_dir = /usr/local/lib/dovecot/sieve-execute
sieve_extensions = +vnd.dovecot.pipe +vnd.dovecot.execute
sieve_pipe_bin_dir = /usr/local/lib/dovecot/sieve-pipe
sieve_plugins = sieve_extprograms
sieve_vacation_dont_check_recipient = yes
}
protocols = imap sieve lmtp
service auth {
service_count = 0
unix_listener /var/spool/postfix/private/auth {
group = postfix
mode = 0660
user = postfix
}
user = root
}
service imap-login {
idle_kill = 0
inet_listener imap {
address = 127.0.0.1
port...
2012 Nov 26
3
Vacation messages come from POSTMASTER, not user
...ate ihave
passdb {
args = /etc/dovecot/dovecot-ldap.conf
driver = ldap
}
plugin {
home = /var/maildirs/%u
mail_debug = yes
sieve = /var/maildirs/%u/deliver.sieve
sieve_dir = /var/maildirs/%n/sieve
sieve_global_dir = /etc/sieve/
sieve_global_path = /etc/sieve/deliver.sieve
sieve_vacation_dont_check_recipient = yes
}
protocols = imap pop3 sieve
service auth {
unix_listener /var/spool/postfix/private/dovecot-auth {
group = postfix
mode = 0660
user = postfix
}
unix_listener auth-master {
mode = 0600
}
user = root
}
service imap-login {
client_limit = 256
process_mi...
2017 Dec 01
3
Dovecot lmtp doesn't log
...aildir: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 {
>>...
2017 Oct 13
2
Question regarding replication - duplicate emails
...msgid size
mail_replica = tcps:hostname_of_machine_a:12346
sieve = ~/.dovecot.sieve
sieve_after = /usr/local/etc/dovecot/sieve/after/
sieve_before = /usr/local/etc/dovecot/sieve/global/
sieve_pipe_bin_dir = /usr/local/lib/dovecot/sieve
sieve_plugins = sieve_imapsieve sieve_extprograms
sieve_vacation_dont_check_recipient = yes
}
postmaster_address = postmaster at ourdomain.tld
protocols = imap pop3 lmtp sieve
replication_max_conns = 100
service aggregator {
fifo_listener replication-notify-fifo {
mode = 0666
}
unix_listener replication-notify {
mode = 0666
}
}
service auth {
unix_listener /var/spo...
2014 Nov 26
4
Pigeonhole, vacation being sent incorrectly
Hi,
I have an issue with a vacation message in a sieve script. I can't see
an error in the script itself.
Pigeonhole version: 0.4.2-32
Dovecot Version: 2.2.10
The script was created by Ingo (part of the Horde suite), but I think
the script is fine. The problem is that when a message is sent to the
"everyone" group (and alias for every person in the organisation),
vacation
2014 Nov 26
0
Pigeonhole, vacation being sent incorrectly
...script is fine. The problem is that when a message is sent to the
> "everyone" group (and alias for every person in the organisation),
> vacation messages are being sent back which I believe is an error.
>
There is a configuration option which would make that possible.
See 'sieve_vacation_dont_check_recipient' in
http://wiki2.dovecot.org/Pigeonhole/Sieve/Extensions/Vacation
2015 Jun 18
0
Pigeonhole vacation from alias address
Hi everyone.
I've set up my instance not to check recipient address with
sieve_vacation_dont_check_recipient=yes
to enable users to set up their vacation script without listing addresses
(there are to many). Only problem remaining is that when they receive an
e-mail sent to their alias, the vacation response comes from their original
mail address.
Is there a setting or workaround that would enable vacati...
2017 Nov 17
0
Dovecot lmtp doesn't log
...se = \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
user = vmail
}
}
service lmtp {
inet_listene...
2019 May 22
0
How to get original recipient from Postfix when using LMTP?
On Tue, 21 May 2019 18:24:46 +0000
MRob via dovecot <dovecot at dovecot.org> wrote:
> Many people prefer to use LMTP for delivery from postfix for better
> efficiency but X-Original-to header support still missing after many
> years. One affect of this is need to set
> sieve_vacation_dont_check_recipient = yes which violate Sieve
> standard and cause auto-replyies sent to messages that should not
> happen. Or abandon LMTP. or abandon postfix??
>
> So while feature request is stalled are there any realistic
> workarounds?
add to smtp_recipient_restrictions, before permitting email b...
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
2014 May 12
0
Released Pigeonhole v0.4.3 for Dovecot v2.2.13.
...not being used by
the spamtest and virustest extensions.
- Deprecated Sieve notify extension: Fixed segfault problems in message
string substitution.
- ManageSieve: Fixed active link verification to handle redundant path
slashes correctly.
- Sieve vacation extension:
- Fixed interaction of sieve_vacation_dont_check_recipient with
sieve_vacation_send_from_recipient setting.
- Fixed log message for discarded response.
- Sieve extprograms plugin:
- Forgot to disable the alarm() timeouts set for script execution.
- Fixed fd leak and handling of output shutdown.
- Fixed 'Bad filedescriptor' error occurri...
2014 May 12
0
Released Pigeonhole v0.4.3 for Dovecot v2.2.13.
...not being used by
the spamtest and virustest extensions.
- Deprecated Sieve notify extension: Fixed segfault problems in message
string substitution.
- ManageSieve: Fixed active link verification to handle redundant path
slashes correctly.
- Sieve vacation extension:
- Fixed interaction of sieve_vacation_dont_check_recipient with
sieve_vacation_send_from_recipient setting.
- Fixed log message for discarded response.
- Sieve extprograms plugin:
- Forgot to disable the alarm() timeouts set for script execution.
- Fixed fd leak and handling of output shutdown.
- Fixed 'Bad filedescriptor' error occurri...
2017 Oct 21
1
Question regarding replication - duplicate emails
...:12346
> > sieve = ~/.dovecot.sieve
> > sieve_after = /usr/local/etc/dovecot/sieve/after/
> > sieve_before = /usr/local/etc/dovecot/sieve/global/
> > sieve_pipe_bin_dir = /usr/local/lib/dovecot/sieve
> > sieve_plugins = sieve_imapsieve sieve_extprograms
> > sieve_vacation_dont_check_recipient = yes
> > }
> > postmaster_address = postmaster at ourdomain.tld
> > protocols = imap pop3 lmtp sieve
> > replication_max_conns = 100
> > service aggregator {
> > fifo_listener replication-notify-fifo {
> > mode = 0666
> > }
> > unix_liste...
2017 Nov 30
0
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
> service auth {
> unix_listener auth-userdb {
> group = mail
> mode =...