Displaying 11 results from an estimated 11 matches for "0152c8b10".
2019 Aug 14
1
ACL ignored for master users
...cessful login message:
dovecot: imap-login: Login: user=<foo at example.com>, method=PLAIN, ...
So the login with "foo at example.com*admin-acldemo" seems to get resolved to a regular "foo at example.com" user login.
My current setup (relevant config options):
# 2.3.7.1 (0152c8b10): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.7.1 (db5c74be)
# OS: Linux 4.15.18-18-pve x86_64 Debian 9.9
auth_master_user_separator = *
mail_plugins = quota acl
passdb {
args = /etc/dovecot/passwd.masterusers
driver = passwd-file
master = yes
pass = yes
}
plugin {
acl = vfile:/etc/dov...
2019 Jun 24
2
Dovecot replication and userdb "noreplicate".
On 24.06.2019 8:21, Aki Tuomi wrote:
> On 22.6.2019 22.00, Reio Remma via dovecot wrote:
>> Hello!
>>
>> I finally took the time and spent two days to set up replication for
>> my server and now I have a question or two.
>>
>> I initially set noreplicate userdb field to 1 for all but a test user,
>> but I could still see in the logs that all mailboxes
2019 Aug 12
0
ACL ignored for master users
...(syntax, access permissions) with that file.
In mail.log I am getting a successful login message:
dovecot: imap-login: Login: user=<foo at example.com>, method=PLAIN, rip=..., lip=..., mpid=42371, TLS, session=<T9GKEuyPKGxRPtGS>
My current setup (relevant config options):
# 2.3.7.1 (0152c8b10): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.7.1 (db5c74be)
# OS: Linux 4.15.18-18-pve x86_64 Debian 9.9
auth_master_user_separator = *
mail_plugins = quota acl
passdb {
args = /etc/dovecot/passwd.masterusers
driver = passwd-file
master = yes
pass = yes
}
plugin {
acl = vfile:/et...
2019 Aug 06
0
Dovecot replication and userdb "noreplicate".
.../home/vmail and SSH key in
/home/vmail/.ssh) and the minimum selinux rule to get Dovecot to read
the key is:
allow dovecot_t ssh_exec_t:file { execute execute_no_trans open read };
Is there a way I can change from root to vmail user for creating the SSH
connection?
Doveconf below:
# 2.3.7.1 (0152c8b10): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.7.1 (db5c74be)
# OS: Linux 4.4.186-1.el7.elrepo.x86_64 x86_64 CentOS Linux release
7.6.1810 (Core)
# Hostname: turin.mrstuudio.ee
doveadm_api_key = # hidden, use -P to show it
dsync_remote_cmd = ssh -i /home/vmail/.ssh/vmail.pem -l %{login} %{ho...
2019 Aug 06
2
Dovecot replication and userdb "noreplicate".
...and the minimum selinux rule to get Dovecot to read
> the key is:
>
> allow dovecot_t ssh_exec_t:file { execute execute_no_trans open read };
>
> Is there a way I can change from root to vmail user for creating the
> SSH connection?
>
> Doveconf below:
>
> # 2.3.7.1 (0152c8b10): /etc/dovecot/dovecot.conf
>
> service doveadm {
> ? inet_listener http {
> ??? address = localhost
> ??? port = 8080
> ? }
> }
service doveadm {
??? user = vmail
}
This seems to have fixed it. Here's hoping for no unforeseen
side-effects. :)
I still need allow doveco...
2019 Aug 30
0
problems witch quota working
Good evening!
Dear list I have problem with quota-fs (rquota) support with dovecot.
I use dovecot version:
dovecot --version
2.3.7.1 (0152c8b10)
build options:
dovecot --build-options
Build options: ioloop=epoll notify=inotify openssl io_block_size=8192
SQL driver plugins: mysql postgresql sqlite
Passdb: checkpassword ldap pam passwd passwd-file shadow sql
Userdb: checkpassword ldap(plugin) passwd prefetch passwd-file sql
the privatedev...
2019 Jul 27
2
submission configuration issues
...ple.com>
1564258521.984065 Date: Sat, 27 Jul 2019 22:15:19 +0200
1564258521.984065 To: Jean-Daniel Dupas <jddupas at xooloo.com>
1564258521.984065 X-Mailer: Apple Mail (2.3445.104.11)
1564258521.984065
1564258521.984280 .
1564258543.105429 QUIT
================== doveconf -n
# 2.3.7.1 (0152c8b10): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.7.1 (db5c74be)
# OS: Linux 4.15.0-55-generic x86_64 Ubuntu 18.04.2 LTS
# Hostname: example.com
auth_mechanisms = plain login
auth_verbose = yes
hostname = smtp.example.com
imap_hibernate_timeout = 1 mins
mail_attribute_dict = file:%h/metadata
ma...
2019 Aug 28
2
LMTP Post login script for acl_groups
...gin block to lmtp-postlogin and that would work, but it doesn't.
So here is the question:
What am I missing in Dovecot that LMTP can also have ACL_GROUPS like the imap service?
Here is my config (non-defaults):
---------------------------------------------------------
doveconf -n
# 2.3.7.1 (0152c8b10): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.7.1 (db5c74be)
# OS: Linux 4.19.44-gentoo x86_64 Gentoo Base System release 2.6
# Hostname: mx.roessner-net.de
auth_cache_size = 64 M
auth_master_user_separator = *
auth_mechanisms = plain login
auth_ssl_username_from_cert = yes
auth_verbose = ye...
2019 Jul 27
0
submission configuration issues
...5 To: Jean-Daniel Dupas <jddupas at xooloo.com
> <mailto:jddupas at xooloo.com>>
> 1564258521.984065 X-Mailer: Apple Mail (2.3445.104.11)
> 1564258521.984065
> 1564258521.984280 .
> 1564258543.105429 QUIT
>
>
> ================== doveconf -n
>
> # 2.3.7.1 (0152c8b10): /etc/dovecot/dovecot.conf
> # Pigeonhole version 0.5.7.1 (db5c74be)
> # OS: Linux 4.15.0-55-generic x86_64 Ubuntu 18.04.2 LTS
> # Hostname: example.com <http://example.com>
> auth_mechanisms = plain login
> auth_verbose = yes
> hostname = smtp.example.com <http://smtp.e...
2019 Aug 28
0
LMTP Post login script for acl_groups
...ut it doesn't.
>
> So here is the question:
>
> What am I missing in Dovecot that LMTP can also have ACL_GROUPS like the imap service?
>
> Here is my config (non-defaults):
>
> ---------------------------------------------------------
> doveconf -n
> # 2.3.7.1 (0152c8b10): /etc/dovecot/dovecot.conf
> # Pigeonhole version 0.5.7.1 (db5c74be)
> # OS: Linux 4.19.44-gentoo x86_64 Gentoo Base System release 2.6
> # Hostname: mx.roessner-net.de
> auth_cache_size = 64 M
> auth_master_user_separator = *
> auth_mechanisms = plain login
> auth_ssl_usernam...
2019 Jul 23
5
submission configuration issues
Hello,
I'm having trouble configuring the submission proxy.
I have configured the submission service as follow:
submission_host = smtp.example.com
submission_relay_host = localhost
submission_relay_port = 8587
submission_relay_rawlog_dir = /var/log/dovecot/
submission_relay_trusted = yes
My main issue is that until I login, dovecot-submission won't connect to the backend and query the