Displaying 20 results from an estimated 42 matches for "sieve_vacation_send_from_recipi".
2017 Nov 25
2
Dovecot lmtp doesn't log
...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_listener lmtp {
port = xx
}
}
service man...
2018 Apr 10
1
doveconf error upon boot up
...}
prefix =
subscriptions = yes
type = private
}
passdb {
args = scheme=CRYPT username_format=%u /usr/local/etc/dovecot/users/passwd
driver = passwd-file
}
plugin {
sieve_default = /usr/local/etc/dovecot/sieve/default.sieve
sieve_global = /usr/local/etc/dovecot/sieve/default.sieve
sieve_vacation_send_from_recipient = yes
}
postmaster_address = postmaster at seibercom.net
service auth {
unix_listener /var/spool/postfix/private/auth {
group = postfix
mode = 0666
user = postfix
}
unix_listener auth-userdb {
group = vmail
mode = 0666
user = vmail
}
}
service imap-login {
inet_...
2020 Apr 22
2
Seive + Spamprobe terminates with signal 6
...pe_bin_dir = /etc/dovecot/sieve
sieve_plugins = sieve_imapsieve sieve_extprograms
sieve_quota_max_scripts = 0
sieve_quota_max_storage = 0
sieve_redirect_envelope_from = recipient
sieve_vacation_default_period = 60s
sieve_vacation_max_period = 0
sieve_vacation_min_period = 5s
sieve_vacation_send_from_recipient = yes
}
--
Mark Constable
0419 530 037
https://spiderweb.com.au
2017 Dec 01
3
Dovecot lmtp doesn't log
...header
>> 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
>&...
2014 Feb 19
3
Enable mail logger plugin
...d size
quota = dict:user::file:/var/vmail/%d/%n/.quotausage
quota_grace = 10%%
quota_rule = Trash:storage=+200M
quota_warning = storage=95%% quota-warning 95 %u
quota_warning2 = storage=80%% quota-warning 80 %u
sieve = /var/vmail/%d/%n/.sieve
sieve_before = /etc/dovecot/sieve_before
sieve_vacation_send_from_recipient = yes
}
postmaster_address = postmaster at numeezy.com
protocols = imap pop3
service auth-worker {
user = vmail
}
service auth {
unix_listener /var/spool/postfix/private/auth {
group = postfix
mode = 0660
user = postfix
}
unix_listener auth-userdb {
group = vmail
mode...
2016 Oct 19
2
sieve sending vacation message from vmail@ns1.domain.tld
...t; }
> plugin {
> acl = vfile:/etc/dovecot/acls
> quota = maildir:User quota
> sieve = ~/dovecot.sieve
> sieve_dir = ~/sieve
> sieve_global_dir = /var/sentora/sieve/
> sieve_global_path = /var/sentora/sieve/globalfilter.sieve
> sieve_max_script_size = 1M
> sieve_vacation_send_from_recipient = yes
> trash = /etc/sentora/configs/dovecot2/dovecot-trash.conf
> }
> protocols = imap pop3 lmtp sieve
> service auth {
> unix_listener /var/spool/postfix/private/auth {
> group = postfix
> mode = 0666
> user = postfix
> }
> unix_listener auth-u...
2020 Aug 19
3
sieve_max_script_size is ignored
...= +editheader +vacation-seconds
sieve_global_dir = /var/vmail/sieve/
sieve_global_extensions = +vnd.dovecot.pipe +vnd.dovecot.environment
sieve_max_redirects = 20
sieve_max_script_size = 2M
sieve_pipe_bin_dir = /usr/lib/dovecot
sieve_plugins = sieve_imapsieve sieve_extprograms
sieve_vacation_send_from_recipient = yes
}
protocols = imap sieve lmtp pop3
service auth-worker {
unix_listener auth-worker {
user = vmail
}
user = $default_internal_user
}
service auth {
unix_listener /var/spool/postfix/private/auth {
group = postfix
mode = 0660
user = postfix
}
unix_listene...
2016 May 01
3
Sieve + Vacation
I am not sure if this is possible. When I use "vacation" in a sieve
script, it always sends the response using "<>". I need it to send the
response using a specific address. Is this possible?
Thanks :)
--
Jerry
2017 Nov 17
0
Dovecot lmtp doesn't log
...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_listener lmtp {
port = xx
}
}
service man...
2014 May 12
0
Released Pigeonhole v0.4.3 for Dovecot v2.2.13.
...st 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 occurring when disconnecting
script client....
2014 May 12
0
Released Pigeonhole v0.4.3 for Dovecot v2.2.13.
...st 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 occurring when disconnecting
script client....
2017 Nov 30
0
Dovecot lmtp doesn't log
...> 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
> }
> }
&...
2014 May 14
1
RFE: please add Return-Path: to sieve sent mail headers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 14 May 2014, Charles Marcus wrote:
> On 5/13/2014 3:02 PM, Stephan Bosch <stephan at rename-it.nl> wrote:
>> If you know what you are doing (think twice about that!), you can override
>> this behavior using the sieve_vacation_send_from_recipient setting (if your
>> Pigeonhole is recent enough):
>> http://wiki2.dovecot.org/Pigeonhole/Sieve/Extensions/Vacation#Configuration
>> Regards, Stephan.
>
> Just be sure you understand why...
>
> I recommend you read the pertinent RFC which explains the reasoning a...
2016 Oct 19
2
sieve sending vacation message from vmail@ns1.domain.tld
Could you send your configuration (output from `dovecot -n`)?
Also, please provide an example scenario; i.e., for one problematic
delivery provide:
- The values of the variables substituted below.
- The incoming e-mail message.
- The Sieve script (or at least that vacation command).
Regards,
Stephan.
Op 19-10-2016 om 11:42 schreef Matthew Broadhead:
> hi, does anyone have any ideas
2019 Jul 22
2
doveadm: Error: open(/proc/self/io) failed
...ore = /var/vmail/sieve/dovecot.sieve
sieve_dir = ~/sieve
sieve_global_dir = /var/vmail/sieve
sieve_global_extensions = +vnd.dovecot.pipe +vnd.dovecot.execute
sieve_max_redirects = 30
sieve_pipe_bin_dir = /usr/lib64/dovecot/sieve
sieve_plugins = sieve_imapsieve sieve_extprograms
sieve_vacation_send_from_recipient = yes
stats_refresh = 30 secs
stats_track_cmds = yes
}
protocols = pop3 imap sieve lmtp
service aggregator {
fifo_listener replication-notify-fifo {
user = vmail
}
unix_listener replication-notify {
user = vmail
}
}
service auth {
unix_listener /var/spool/postfix/p...
2020 Aug 19
1
sieve_max_script_size is ignored
.../var/vmail/sieve/
>> ?? sieve_global_extensions = +vnd.dovecot.pipe +vnd.dovecot.environment
>> ?? sieve_max_redirects = 20
>> ?? sieve_max_script_size = 2M
>> ?? sieve_pipe_bin_dir = /usr/lib/dovecot
>> ?? sieve_plugins = sieve_imapsieve sieve_extprograms
>> ?? sieve_vacation_send_from_recipient = yes
>> }
>> protocols = imap sieve lmtp pop3
>> service auth-worker {
>> ?? unix_listener auth-worker {
>> ???? user = vmail
>> ?? }
>> ?? user = $default_internal_user
>> }
>> service auth {
>> ?? unix_listener /var/spool/postfix/pri...
2014 May 13
3
RFE: please add Return-Path: to sieve sent mail headers
May I ask to add Return-Path: some meaningful header line to sieve sent
mail headers in vacation message? Now the header line isn't generated at
all and the effect is as follows:
on receiving MTA:
2014-05-09T15:04:32+02:00 host/ip postfix/qmgr[2408]: 41F2F6024E:
from=<>, size=900, nrcpt=1 (queue active)
in received mail body:
Return-Path: <>
Would be nice to get:
Return-Path:
2016 Nov 02
2
sieve sending vacation message from vmail@ns1.domain.tld
...e_dir = ~/sieve
>>>>>>>>> sieve_global_dir = /var/sentora/sieve/
>>>>>>>>> sieve_global_path = /var/sentora/sieve/globalfilter.sieve
>>>>>>>>> sieve_max_script_size = 1M
>>>>>>>>> sieve_vacation_send_from_recipient = yes
>>>>>>>>> trash = /etc/sentora/configs/dovecot2/dovecot-trash.conf
>>>>>>>>> }
>>>>>>>>> protocols = imap pop3 lmtp sieve
>>>>>>>>> service auth {
>>>>>>>>...
2017 Dec 04
0
Dovecot lmtp doesn't log
..._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...
2016 Oct 19
3
sieve sending vacation message from vmail@ns1.domain.tld
...>>> quota = maildir:User quota
>>> sieve = ~/dovecot.sieve
>>> sieve_dir = ~/sieve
>>> sieve_global_dir = /var/sentora/sieve/
>>> sieve_global_path = /var/sentora/sieve/globalfilter.sieve
>>> sieve_max_script_size = 1M
>>> sieve_vacation_send_from_recipient = yes
>>> trash = /etc/sentora/configs/dovecot2/dovecot-trash.conf
>>> }
>>> protocols = imap pop3 lmtp sieve
>>> service auth {
>>> unix_listener /var/spool/postfix/private/auth {
>>> group = postfix
>>> mode = 0666
>...