Displaying 5 results from an estimated 5 matches for "doveus".
Did you mean:
doves
2009 Jan 17
1
Default mbox file ownership and permissions with static userdb
...a simple setup with a static userdb:
userdb:
driver: static
args: uid=50018 gid=50019 home=/home/dovemail
When my users create folders via IMAP, the ownership of the mbox file is
user dovemail, group dovemail, and permissions are 600. I'd like this to
change to user dovemail, group doveusers, permissions 660, but I can't
figure out a way to do it. Can anyone help? Thanks in advance.
--
Cheers,
Christian
2010 Dec 17
6
Authentication issue.
...privileged_group = mail
mbox_read_locks = fcntl dotlock
mbox_write_locks = fcntl dotlock
mmap_disable = yes
passdb {
args = /mnt/dovecot/userlist.passwd
driver = passwd-file
}
passdb {
driver = pam
}
protocols = imap pop3
service auth {
unix_listener auth-master {
mode = 0600
user = doveusers
}
user = root
}
ssl = no
userdb {
args = /mnt/dovecot/userlist.passwd
driver = passwd-file
}
protocol pop3 {
pop3_uidl_format = %08Xu%08Xv
}
protocol lda {
auth_socket_path = /var/run/dovecot/auth-master
postmaster_address = my-email at gmail.com
}
I do not understand where the p...
2016 May 30
3
Bug with shared access to mailbox
Hello,
I'm testing dovecot with some setups, and one of them is with shared
mailboxes. The test I wrote will create and delete mail using multiple
connections to the same user and folder. Each connection makes a couple of
mails, remembers the uid from APPENDUID, and will delete those emails again.
At the end of the test I expect an empty folder.
This is not what happens. At the end I still
2019 Jul 10
1
dsync crash
...ieve_imapsieve sieve_extprograms
sieve_trace_dir = /opt/local/etc/dovecot/sieve/trace
sieve_trace_level = matching
}
postmaster_address = postmaster at domain-name.com
protocols = imap lmtp sieve
replication_max_conns = 1
service aggregator {
fifo_listener replication-notify-fifo {
user = doveuser
}
unix_listener replication-notify {
user = doveadm
}
}
service anvil {
client_limit = 1503
}
service auth {
client_limit = 2500
unix_listener /var/spool/postfix/private/auth {
group = postfix
mode = 0660
user = postfix
}
unix_listener auth-userdb {
group = mai...
2016 Apr 22
4
push-notification plugin and imap-metadata permissions
Ultra short version:
Why cant I set the following mailbox metadata key?
/private/vendor/vendor.dovecot/pvt/server/vendor/vendor.dovecot/http-notify
Let me explain the context:
I'm using the Dovecot version 2.23.1, but the same happens for the 2.2.22
The push-notification plugin is supposed to send out a notification whenever
a mailbox get a new email message.
In order to tell if a mailbox