Displaying 5 results from an estimated 5 matches for "peterfolta".
2020 May 13
5
Sieve addheader directive works only partially
Hi all,
I want to add a custom header to incoming emails from a particular sender. This is what my user Sieve script looks like:
require ?editheader?;
if address :is "From? ?special-sender at example.com? {
addheader ?X-My-Custom-Header? ?Header Value";
}
I have enabled the editheader extension in my Dovecot configuration:
plugin {
?
sieve_extensions = +editheader
}
2020 May 14
0
Sieve addheader directive works only partially
> On 13/05/2020 21:10 Peter Folta <mail at peterfolta.net> wrote:
>
>
> Hi all,
>
> I want to add a custom header to incoming emails from a particular sender. This is what my user Sieve script looks like:
>
> require ?editheader?;
>
> if address :is "From? ?special-sender at example.com? {
> addheader ?X...
2020 Jun 06
2
Deliver administrative message ignoring user quota
Hi everyone,
I have a separate internal system running on a different host that needs to put an administrative email into a user?s inbox.
I?ve been playing around with the ?doveadm mailbox save? command via Doveadm?s HTTP API (https://doc.dovecot.org/admin_manual/doveadm_http_api/#doveadm-mailbox-save <https://doc.dovecot.org/admin_manual/doveadm_http_api/#doveadm-mailbox-save>).
This
2020 Jun 07
0
Deliver administrative message ignoring user quota
On 06 Jun 2020, at 11:25, Peter Folta <mail at peterfolta.net> wrote:
> I have a separate internal system running on a different host that needs to put an administrative email into a user?s inbox.
The easiest way to do the is simply to send an email. It is a lot simpler to setup the right authentication settings that it is to try to manually copy m...
2020 May 19
1
Sieve addheader directive works only partially
Hi Stephan,
Sorry for the delay - this was on version 2.3.4.1 (f79e8e7e4).
Relevant bits from the config:
# 2.3.4.1 (f79e8e7e4): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.4 ()
# OS: Linux 4.19.0-9-amd64 x86_64 Debian 10.4
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric