Displaying 20 results from an estimated 22 matches for "b7b03ba2".
2020 Sep 24
2
How do I make "vnd.dovecot.environment" available?
...at values must I use to make ?vnd.dovecot.environment? available?
Adding "sieve_global_extensions = +vnd.dovecot.environment? to 90-sieve.conf seems to not be enough.
[root at gatekeeper ~]# sievec -D /var/lib/dovecot-sieve/default.sieve
sievec(root): Debug: sieve: Pigeonhole version 0.5.8 (b7b03ba2) initializing
sievec(root): Debug: sieve: include: sieve_global is not set; it is currently not possible to include `:global' scripts.
sievec(root): Debug: sieve: file storage: Using Sieve script path: /var/lib/dovecot-sieve/default.sieve
sievec(root): Debug: sieve: file script: Opened script `...
2020 Sep 24
2
How do I make "vnd.dovecot.environment" available?
...:matches "subject" "*" {
vacation :subject "AutoReply: ${1}"
"${vnd.dovecot.mail_auto_reply_text}";
}
#}
The dovecot -n is:
[root at gatekeeper ~]# dovecot -n
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.8 (b7b03ba2)
# OS: Linux 4.18.0-193.19.1.el8_2.x86_64 x86_64 CentOS Linux release 8.2.2004 (Core)
# Hostname: gatekeeper.horizonmarine.co.za
first_valid_uid = 201
mail_gid = vmail
mail_location = maildir:~/mail
mail_plugins = acl
mail_uid = vmail
managesieve_notify_capability = mailto
managesieve_sieve_capab...
2020 Sep 25
1
[EXT] How do I make "vnd.dovecot.environment" available?
...:subject "AutoReply: ${1}"
"${env.vnd.dovecot.config.mail_auto_reply_text}";
}
}
- The output of sieve-test looks like this. The handle is weird, but I?m assuming there is method in the madness somehow:
sieve-test(root): Debug: sieve: Pigeonhole version 0.5.8 (b7b03ba2) initializing
sieve-test(root): Debug: sieve: include: sieve_global is not set; it is currently not possible to include `:global' scripts.
sieve-test(root): Debug: sieve: Sieve Extprograms plugin for Pigeonhole version 0.5.8 (b7b03ba2) loaded
debug: file storage: Using Sieve script path: /var/l...
2020 Sep 22
1
Antispam plugin
Hi
System centos8 + dovecot-2.3.8 from repo
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.8 (b7b03ba2)
# OS: Linux 4.18.0-193.19.1.el8_2.x86_64 x86_64 CentOS Linux release
8.2.2004 (Core)
?I need "Antispam plugin". What antispam-plugin I must use ?
In older version dovecot-2.2.36.4 i use "dovecot-antispam-plugin" but in
centos I had a problem with configure? - probably toold w...
2020 Oct 31
1
Odd replication behaviour
...and about 30k in other folders.
There are only 5 users and I?m using passdb as the very simple backend.
Replication is via doveadm on a specified port (not SSH). Some output from dovecot -n is below.
Cheers
James
HOST A
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.8 (b7b03ba2)
# OS: Linux 4.18.0-193.28.1.el8_2.x86_64 x86_64 CentOS Linux release 8.2.2004 (Core) xfs
# Hostname: hosta.domain
auth_mechanisms = plain login
doveadm_password = # hidden, use -P to show it
doveadm_port = 4040
first_valid_uid = 1000
mail_debug = yes
mail_home = /srv/vmail/%u
mail_location = mail...
2019 Oct 11
2
Panic: file smtp-client-connection.c: line 1212 (smtp_client_connection_established): assertion failed: (!conn->connect_succeeded)
...eviously tried to update from 2.3.3 to higher versions
(possibly 2.3.5 or so), but always had this error, which is why I am
always back to 2.3.3.
Configuration is exactly the same.
Here my output from "doveconf -n":
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf# Pigeonhole version
0.5.8 (b7b03ba2)# OS: Linux 4.15.0-65-generic x86_64 Ubuntu 18.04.3
LTS # Hostname: srv2auth_mechanisms = plain logindefault_login_user =
dovecot-logindefault_vsz_limit = 1 Gdict { quota =
mysql:/etc/dovecot/dovecot-quota.conf.ext}doveadm_password = # hidden,
use -P to show itdoveadm_port = 12345haproxy_trusted_n...
2019 Nov 18
2
Doveadm replicator ssl issues
...rb5 Principal: None
PSK identity: None
PSK identity hint: None
Start Time: 1574108251
Timeout : 300 (sec)
Verify return code: 0 (ok)
The configuration of the 2 servers below.
188.x.x.x
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.8 (b7b03ba2)
# OS: Linux 2.6.32-754.6.3.el6.x86_64 x86_64 CentOS release 6.10 (Final)
# Hostname: login.domain.com
default_vsz_limit = 512 M
doveadm_password = # hidden, use -P to show it
mail_plugins = " notify replication"
managesieve_notify_capability = mailto
managesieve_sieve_capability =...
2020 Aug 12
0
auth debug log entry incorrect
...REALM original_user=u123456 at REALM
dovecot[13337]: auth: Debug: master in: REQUEST 3251372033 13340 1 3bbd5f6931fe4e949e7822657da9e33b session_pid=13343 request_auth_token
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.8 (b7b03ba2)
# OS: Linux 4.18.0-193.14.2.el8_2.x86_64 x86_64 CentOS Linux release 8.2.2004 (Core)
2020 Sep 24
0
How do I make "vnd.dovecot.environment" available?
...ake ?vnd.dovecot.environment? available?
>
> Adding "sieve_global_extensions = +vnd.dovecot.environment? to 90-sieve.conf seems to not be enough.
>
> [root at gatekeeper ~]# sievec -D /var/lib/dovecot-sieve/default.sieve
> sievec(root): Debug: sieve: Pigeonhole version 0.5.8 (b7b03ba2) initializing
> sievec(root): Debug: sieve: include: sieve_global is not set; it is currently not possible to include `:global' scripts.
> sievec(root): Debug: sieve: file storage: Using Sieve script path: /var/lib/dovecot-sieve/default.sieve
> sievec(root): Debug: sieve: file script:...
2019 Nov 26
0
Shared Mailboxes
Hello,
I have a mail server linked to Freeipa server, so all users are UNIX users.
i want to share the inbox of one user to another, but i can't figure it out
how to do it.
this is my dovecot -n output
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.8 (b7b03ba2)
# OS: Linux 3.10.0-957.21.3.el7.x86_64 x86_64 CentOS Linux release 7.6.1810
(Core) xfs
# Hostname: mail.yousifrrr.com
doveconf: Warning: please set ssl_dh=</etc/dovecot/dh.pem
doveconf: Warning: You can generate it with: dd
if=/var/lib/dovecot/ssl-parameters.dat bs=1 skip=88 | openssl dhparam...
2020 Sep 23
2
Vacation sieve explained: how does it work?
On 23 Sep 2020, at 14:29, Marc Roos <M.Roos at f1-outsourcing.eu> wrote:
> You can do whatever you like, as long as the result is this 'text' file.
> I have also bash file that modifies this file for users. You can make a
> 5 min cron job that detects changes in ldap and then creates the sieve
> rule.
I've tried the cronjob approach before, and people didn?t like
2019 Nov 01
2
Bug report
...ultiscript_run+0xa9) [0x7f4ec67eac49] -> /usr/lib/dovecot/modules/lib90_sieve_plugin.so(+0x376b) [0x7f4ec685c76b] -> /usr/lib/dovecot/libdovecot-lda.so.0(mail_deliver+0x199) [0x7f4ec90a46d9]
dovecot -n
=======
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.8 (b7b03ba2)
# OS: Linux 5.3.7-arch1-2-ARCH x86_64 Arch Linux
# Hostname: mein.host.name
auth_verbose = yes
disable_plaintext_auth = no
info_log_path = /var/log/dovecot-info.log
log_path = /var/log/dovecot.log
mail_location = maildir:~/Maildir:LAYOUT=fs
mail_plugins = " ft...
2019 Nov 12
1
postfix + spamassassin + dovecot-lda (with sieve support)
Hello,
I have FreeBSD 12 server with postfix + spamassassin. Old config work
fine.
------ old postfix master.cf
spamfilter unix - n n - - pipe
flags=R user=nobody argv=/usr/local/bin/spamc -e /usr/sbin/sendmail -oi
-f ${sender} ${recipient}
------
I try to add dovecot-lda (with sieve support) as local delivery agent to
postfix config
----------- postfix master.cf
# Spamd filter
spamfilter
2019 Oct 14
0
Panic: file smtp-client-connection.c: line 1212 (smtp_client_connection_established): assertion failed: (!conn->connect_succeeded)
...nown. It is tracked internally as DOV-3600. Looks
like it will be put through somewhat soon.
Regards,
Stephan.
> Configuration is exactly the same.
>
> Here my output from "doveconf -n":
>
> # 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
> # Pigeonhole version 0.5.8 (b7b03ba2)
> # OS: Linux 4.15.0-65-generic x86_64 Ubuntu 18.04.3 LTS
> # Hostname: srv2
> auth_mechanisms = plain login
> default_login_user = dovecot-login
> default_vsz_limit = 1 G
> dict {
> ? quota = mysql:/etc/dovecot/dovecot-quota.conf.ext
> }
> doveadm_password = # hidden, u...
2019 Nov 20
0
Doveadm replicator ssl issues
...rt Time: 1574108251
>
> ??? Timeout?? : 300 (sec)
>
> ??? Verify return code: 0 (ok)
>
> ?
>
> The configuration of the 2 servers below.
>
> ?
>
> 188.x.x.x
>
> ?
>
> # 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
>
> # Pigeonhole version 0.5.8 (b7b03ba2)
>
> # OS: Linux 2.6.32-754.6.3.el6.x86_64 x86_64 CentOS release 6.10 (Final)
>
> # Hostname: login.domain.com
>
> default_vsz_limit = 512 M
>
> doveadm_password = # hidden, use -P to show it
>
> mail_plugins = " notify replication"
>
> managesieve_noti...
2019 Nov 20
0
[SOLVED] Doveadm replicator ssl issues
...rb5 Principal: None
PSK identity: None
PSK identity hint: None
Start Time: 1574108251
Timeout : 300 (sec)
Verify return code: 0 (ok)
The configuration of the 2 servers below.
188.x.x.x
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.8 (b7b03ba2)
# OS: Linux 2.6.32-754.6.3.el6.x86_64 x86_64 CentOS release 6.10 (Final)
# Hostname: login.domain.com
default_vsz_limit = 512 M
doveadm_password = # hidden, use -P to show it
mail_plugins = " notify replication"
managesieve_notify_capability = mailto
managesieve_sieve_capability =...
2019 Nov 07
2
dovecot ignores users sieve-script
...vmail??? 17 Nov? 7 12:44 jakobus.schuerz.sieve ->
sievefilter.sieve
-rw------- 1 vmail vmail 36834 Nov? 7 13:25 jakobus.schuerz.svbin
-rw------- 1 vmail vmail 45588 Nov? 7 11:43 sievefilter.sieve
The dovecot conf dump:
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.8 (b7b03ba2)
# OS: Linux 4.19.0-6-amd64 x86_64 Debian 10.1 # Hostname:
mail.mydomain.example
auth_mechanisms = plain login cram-md5 digest-md5
auth_socket_path = /var/run/dovecot/auth-userdb
disable_plaintext_auth = no
first_valid_uid = 1000
imap_capability = +XDOVECOT +SPECIAL-USE
imap_client_workarounds = tb...
2019 Dec 04
2
Dovecot 2.3.8 - How to force index creation for user/mailbox?
Here is doveconf -n output:
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.8 (b7b03ba2)
# OS: Linux 5.4.1-gentoo x86_64 Gentoo Base System release 2.6
# Hostname: mail.xxxx.com
auth_cache_negative_ttl = 0
auth_cache_size = 10 M
auth_cache_ttl = 4 hours
auth_default_realm = xxxx.com
auth_master_user_separator = *
auth_verbose = yes
auth_verbose_passwords = plain
default_vsz_limit = 1...
2019 Nov 07
0
dovecot ignores users sieve-script
...------ 1 vmail vmail 36834 Nov? 7 13:25 jakobus.schuerz.svbin
> -rw------- 1 vmail vmail 45588 Nov? 7 11:43 sievefilter.sieve
Can you enable mail_debug and check the logs?
> The dovecot conf dump:
>
> # 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
>
> # Pigeonhole version 0.5.8 (b7b03ba2)
> # OS: Linux 4.19.0-6-amd64 x86_64 Debian 10.1 # Hostname:
> mail.mydomain.example
> auth_mechanisms = plain login cram-md5 digest-md5
> auth_socket_path = /var/run/dovecot/auth-userdb
> disable_plaintext_auth = no
> first_valid_uid = 1000
> imap_capability = +XDOVECOT +SPECI...
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):