Displaying 20 results from an estimated 7000 matches similar to: "Location of sieve_global_dir setting"
2006 May 08
2
Encrypted IMAP only from Internet, unencrypted POP3 from internal network
Hi,
we have following situation: I migrated our company mailserver from POP3
only to dovecot with IMAP and POP. We need to have unencrypted POP3
from our internal network, and the subnet our mailserver is in.
Additionally, we now want to allow encrypted IMAP from the internet (for
some defined accounts), preferably with TLS (which means I open Port
143 in our firewall).
Now, how can I
2017 Nov 10
2
Sieve global path?
On Thu, 9 Nov 2017 21:02:44 -0500
Bill Shirley <bill at KnoxvilleChristian.org> wrote:
> Set the sieve_global_dir like this.
> /etc/dovecot/conf.d/99-mystuff.conf:
> .
> .
> plugin {
> ? sieve???????????????? = ~/Maildir/dovecot.sieve
> ? sieve_dir???????????? = ~/Maildir/sieve
> ? sieve_global_dir????? = /etc/dovecot/sieve/global/
> ? sieve_before????????? =
2017 Nov 10
2
Sieve global path?
On Fri, 10 Nov 2017 03:41:20 -0500
Bill Shirley <bill at KnoxvilleChristian.org> wrote:
> No it isn't shown as a folder.? All folder directories here begin with a dot.
> i.e.? .INBOX? .Trash? .Drafts
>
> Bill
No, they don't. me thought that, too. But using the rainloop webmail interface
on top of such a config showed the sieve folder in the overview. Sometimes you
can
2016 Jan 15
2
sieve - configuration problem
Hello List,
first thanks for previous hints, you helped me a lot.
Unfortunately i have new problem with sieve and executing multiple
scripts sequentially.
This is current conf which is complete working :
#CONF1
plugin {
sieve = ~/sieve/.dovecot.sieve
sieve_plugins = sieve_extprograms
sieve_extensions = +vnd.dovecot.pipe +vnd.dovecot.filter
+vnd.dovecot.execute +editheader
2006 May 10
1
ssl_require_client_cert = yes for encrypted connections only
Hi,
is there any way to get dovecot to use "ssl_require_client_cert = yes"
for encrypted connections only? For unencrypted connections there can't
be any client certificate, and I can't disable unencrypted connections
altogether (I limit them by firewall to our own network).
Rainer Frey
--
Software Development
------------------------------------------------------
Inxmail
2017 Jan 08
2
.dovecot.sieve location issue
Hello,
I am trying to set sieve up on a Centos 7 server.
It's a configuration with postfix, Maildir, MySQL and virtual domains which
works fine.
I have created a simple .dovecot.sieve in the user's directory:
# cat /home/mail/domain.com/user/.dovecot.sieve
require "fileinto";
redirect "other_address at other_domain.com";
Here are the logs:
dovecot: lda(user at
2008 Sep 27
2
client certs with godaddy ssl cert
I've read the client ssl cert section in the wiki and it talks about using a
self signed cert, if I am using a commercial cert, in this case godaddy, how
do I implement a self signed cert for the client side and have dovecot make
use of this? I know the mechanics of setting up the self signed ca, the
question is more what configuration changes do I need to make in dovecot to
handle both
2017 Nov 09
2
Sieve global path?
Hello,
I am building a new server on CentOS 7 and the global sieve filter can
not be loaded. The debug shows:
Nov? 9 15:23:09 mail dovecot: lmtp(11182, gao at mydomain.com): Debug:
sieve: Pigeonhole version 0.4.2 initializing
Nov? 9 15:23:09 mail dovecot: lmtp(11182, gao at mydomain.com): Debug:
sieve: include: sieve_global_dir is not set; it is currently not
possible to include `:global'
2010 Oct 12
2
Pigeonhole feature request: automatically copy sieve_global_path (default script) to user's sieve_dir
We have used the great managesieve you have merged together, with
sieve, to create pigeonhole. However, when a user creates a custom
script through a GUI of ours, the default, as we expected, would be
ignored. Maybe you could add a retain_sieve_global=yes|no setting OR be
more complex by having the sieve_global_dir copied to the users
sieve_dir on first managesieve script save, if another
2016 Jul 21
3
Replication sieve scripts.
Hello,
Thanks for the advice. I have looked for the libs and here is the
difference:
Dovecot production env 2.2.10:
/usr/lib/dovecot/modules/doveadm
rw-r--r-- 1 root root 18560 Jan 9 2014 lib10_doveadm_acl_plugin.so
-rw-r--r-- 1 root root 14256 Jan 9 2014
lib10_doveadm_expire_plugin.so
-rw-r--r-- 1 root root 10232 Jan 9 2014 lib10_doveadm_quota_plugin.so
-rw-r--r-- 1 root root
2010 Sep 07
4
LMTP logging configuration
Hi,
I'm using Dovecot 2.0.1, and I log to a custom syslog facility (local0) in the
main configuration (I want a separate log file, but I want to make use of
rsyslogd's capabilities). I overwrite the syslog facility for LDA (mail) to
have all delivery related stuff in /var/log/mail.log, and that works fine.
I tried to do the same for LMTP with
protocol lmtp {
syslog_facility = mail
}
2017 Jan 08
1
.dovecot.sieve location issue
Hello,
Here it is:
# 2.2.10: /etc/dovecot/dovecot.conf
# OS: Linux 3.14.32-xxxx-grs-ipv6-64 x86_64
first_valid_gid = 5000
first_valid_uid = 5000
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe = yes
mail_access_groups = vmail
mail_location = /home/mail/%d/%n
mail_privileged_group = vmail
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
2013 Jan 30
2
A lot of dovecot/imap processes
Hello!
I have a dovecot installed and many users could login via IMAP over SSL
(40 users at same time aprox).
Users could have "Check mail every X time" enabled in their client
(Thunderbird or K-9 mail) - Is this required feature? I noted that if I
disable it I still getting news mails without having to check for new
mails manually - .
I noted that dovecot is creating a lot of
2019 Jul 03
2
Segfault of doveconf
Hi,
I have some problems of segfault at doveconf:
Jul 2 08:13:16 mail kernel: [1415540.297823] doveconf[7103]: segfault at 560cb801e000 ip 00007f861da742d0 sp 00007ffe2d671548 error 6 in libc-2.23.so[7f861d9e5000+1c0000]
Jul 2 15:45:38 mail kernel: [1442682.919193] doveconf[11915]: segfault at 563b32420000 ip 00007fcb127ae2d0 sp 00007ffecfc7b598 error 6 in libc-2.23.so[7fcb1271f000+1c0000]
2011 Sep 20
2
Trouble getting lda to gzip incomming mails (zlib plugin)
Hi!
I've followed the guide at http://wiki2.dovecot.org/Plugins/Zlib to try to make Dovecot gzip incomming mails, but it doesn't seem to work.
I've made pop/imap read gzipped files, and this seems to work perfectly, but LDA is still saving incomming mails in plain text.
There's not too much information out there regarding the zlib module, so I'm not sure where to start
2013 Sep 10
1
Sieve Filter global vs user specific
Hi at all!
I'm actually fighting to make sieve in dovecot work and made quite a success
by now.
However, I still fail at the following constellation:
Background: I'm a Mail Admin of a small IT department and we are already
using Dovecot as LDA with a filtering server. Any user can easily create
filter rules that apply to him (to make it easier for my colleagues we use
the Roundcube plugin
2010 Jun 19
1
Sieve isn't working
Hi,
I tried to get Sieve plugin running but I don't get it to work and
actually have no idea what's wrong.
My dovecot version is 1.2.12 and dovecot -n prints this:
# 1.2.12: /usr/local/etc/dovecot.conf
# OS: Linux 2.6.18-028stab064.7 i686 openSUSE 11.1 (i586) reiserfs
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot.log
disable_plaintext_auth: no
login_dir:
2018 Sep 20
5
Global sieve doesn't run and I don't know why
Hi Everyone,
I have dovecot, postfix, roundcube and piegeonhole managesieve all
working nicely together. Personal scripts defined in roundcube run
without issue.
I have configured the global sieve dir defined in 90-sieve.conf:
sieve_global_dir = /var/lib/dovecot/sieve/global/
I pre-compiled the script in there:
# ls -l /var/lib/dovecot/sieve/global/
total 8
-rw-r--r--. 1 root root 118 Sep 19
2011 Jul 27
3
sieve on debian squeeze
Hi. I have a quite problem with dovecot and sieve on Debian Squeeze.
I'm trying to enable sieve plugin into dovecot, but something is
deeply wrong. I hope that this is the right place to give some help.
There are no errors or warning messages, simply sieve don't works.
For the big picture about my mail server you can follow this link
2018 Mar 02
3
Sieve filter fileinto doesn't preserve flags
Using `fileinto` to move a mail into another mailbox removes flags
that have been set with a previous sieve filter with `addflag`.
# 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.21 (92477967)
# OS: Linux 4.9.0-6-amd64 x86_64 Debian 9.1 ext4
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe = yes
mail_debug = yes
mail_location = maildir:/var/vmail/%d/%n