Displaying 20 results from an estimated 10000 matches similar to: "Public mailboxes"
2012 May 18
0
Public maiboxes
hello
I'm trying to setup a server with public mailboxes only
but I cannot succeed.
Anyone could help me a bit ? thank you
here is the doveconf -n output
# 2.1.6: /usr/local/etc/dovecot/dovecot.conf
# OS: FreeBSD 7.4-RELEASE-p3 amd64
auth_debug = yes
debug_log_path = /var/log/dovecot/debug.log
disable_plaintext_auth = no
info_log_path = /var/log/dovecot/info.log
log_path =
2011 Apr 14
2
[LDA] save failed to INBOX: Timeout while waiting for lock
Hello
I use LDA Dovecot 2 with SIEVE as Postfix delivery agent and I
occasionally get such message in syslog.
info.log:Apr 13 12:39:40 lda(xxxxxxxx): Info:
msgid=<4DA484FF.5060903 at gmail.com>: save failed to INBOX: Timeout while
waiting for lock
See below the doveconf -n trace
Thanks for any info
> # 2.0.11: /usr/local/etc/dovecot/dovecot.conf
> # OS: FreeBSD 8.2-RELEASE amd64
2011 Apr 23
2
Thunderbird does not notice new mails arrival in imap folders
Hello
Since I've installed Dovecot 2 I've observed that TB does not
notice new mails arrival in IMAP folders.
When I click on a folder new mails count is updated, with
dovecot 1 it was automatic.
I wonder if it is due to the new TB version (lastest stable)
or Dovecot 2 (2.0.11).
I use MBOX format.
See below the doveconf -n trace
Thanks for any idea/info
> # 2.0.11:
2017 Apr 03
3
Problem with acl and shared mailboxes
Hi there,
we are currently have the following problem:
User gustav at agreatdomain.de shares his INBOX to brunhilde at agreatdomain.com. But brunhilde can't
subscribe that mailbox.
host:~ # more //var/spool/mail/agreatdomain.com/gustav/Maildir/dovecot-acl
owner akxeilprwts
user=brunhilde at agreatdomain.com lprws
host:~ #
Doveadm acl debug request:
host:~ # doveadm acl debug -u sieglinde
2013 Jun 15
1
access shared mailbox results in error
when i try to access a shared mailbox the logfile shows me this and access
isn't possible
Jun 15 19:38:57 imap(michael at bigmichi1.de): Error: mdbox
/srv/vmail/mail/bigmichi1.de/familie/mailboxes/INBOX/dbox-Mails:
Invalid dbox header size: 0
Jun 15 19:38:57 imap(michael at bigmichi1.de): Warning: fscking index
file
/srv/vmail/indexes/shared/bigmichi1.de/michael/shared/familie at
2015 Aug 25
0
Shared Mailboxes Not Visible
OK, gurus, I've spent the last 2 days crawling through all of the posts
and web postings regarding shared folders, and I simply cannot get it to
work. I'm sure that there is something simple that I've overlooked, but
cannot for the life of me see it :)
Here's my current config:
# 2.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 3.16.0-46-generic x86_64 Ubuntu
2010 Dec 15
2
ssl enabled, but ssl_cert not set ( 2.0.7 freebsd 8.1 )
hello
trying to install dovecot 2 on a fresh installed machine
I get this error message :
doveconf -n > dovecot-new.conf
doveconf: Error: ssl enabled, but ssl_cert not set
doveconf: Fatal: Error in configuration file
/usr/local/etc/dovecot/dovecot.conf: ssl enabled, but ssl_cert not set
the ssl config file look like the following :
Thanks for any info.
##
## SSL settings
##
# SSL/TLS
2017 May 25
1
Public mailboxes and IPA (LDAP)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi Everyone,
I have a working Dovecot server that is using my IPA domain to lookup
users and passwords. I also have a "public" namespace that has the
inboxes for public email accounts.?
Everything is working for "regular" private email boxes. But, I can't
see new messages delivered to any of the public inboxes. Incoming
2008 Dec 11
2
Multi OS boot and shared secret trouble
Hello
We are facing a boring trouble with multi OB boot machines
that access to our samba server.
All machines authenticate to samba PDC ( linux debian etch + windows )
It appears when machines windows's bootup the shared secret is changed
by windows
if we reboot the same machine under Linux it cannot authenticate
anymore because Linux does NOT change the shared secret ...
The machines
2011 Apr 15
2
Corrupted index cache file
Hello
I got this error message yesterday evening for a user
I've checked LDA error log it happened 6 times in 3 days
for 5 differents users, not much but I wonder what's going on
as actually the server is moderately loaded ( Easter holidays )
we have currently 250/300 IMAP processes , in "normal" production
time we have approx 1000 IMAP processes running.
Apr 14 19:24:37
2014 Feb 10
2
can not see public mailbox
Hello,
I'm running Dovecot2 and trying to set up public mailboxes. I've got a
virtual user system set up with postfix and using MySQL
authentication. I'm wanting to create several public mailboxes for
shared messages. I've followed the wiki and have the public folder
created. I've got a folder /home/vmail/public/public1 public1 being
the maildir of the public mailbox.
I can
2018 Aug 07
0
limit sharing ability to certain users
As Sami pointed out, I had wrong syntax:
> close, but few typos. userdb should be:
>
> userdb {
> ? driver = passwd-file
> ? args = username_format=%Lu /etc/dovecot/share.passwd
> }
>
> Sami
On 06.08.2018 22:52, Simeon Ott wrote:
> Thanks for the advice Aki
>
>> On 6 Aug 2018, at 07:26, Aki Tuomi <aki.tuomi at dovecot.fi
>> <mailto:aki.tuomi at
2009 Jan 14
5
troubles with 1.1.8 and squirrelmail over HTTPS
Hello
I noticed a problem after upgrading to 1.1.8
Users that access to their mailboxes using webmail squirrelmail and HTTPS
using HTTP seems to work correctly but it not safe enough ...
There is an error message saying the imap server send a BYE command ...
I downgraded our Dovecot server to 1.1.7 then it works again ...
Does somebody has the same problem ?
--
Cordialement
Frank Bonnet
2017 Jul 04
0
how to make user iteration work (ldap)
Hi,
User iteration doesn't work, we're getting:
> auth: Error: Trying to iterate users, but userdbs don't support it
The way I understand it, I need to set iterate_attrs and iterate_filter
for iteration to work. I have set it, and yet it does't work with the
above failure.
Our config is against ldap (active directory) and generdoveadm user -u "*"
oalally works
2018 Aug 06
2
limit sharing ability to certain users
Thanks for the advice Aki
> On 6 Aug 2018, at 07:26, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
> userdb {
> driver = username_format=%Lu passwd-file
> args = /etc/dovecot/share.passwd
> }
Something is wrong with the suggested driver configuration ? Leads to a fatal ? I think there is missing a driver name.
Any chance of doing this via LDAP attribute?
Here is
2020 Feb 13
0
Shared Mailboxes with Multiple Domains
Trying to track down a problem I've been dealing with for a while.
Everything else works fine - the problem is with shared mailboxes.
My present, and desired, prefix for the shared namespace is:
prefix = INBOX/shared/%%d/%%n/
Some mail clients, particularly Thunderbird and Android's AquaMail, have
no problem with this. But other (presumably broken) clients don't show
the shared
2011 Dec 12
1
v2.1.rc1 managesieve TLS
Hi,
TLS on imap port 143 works.
But if I try TLS on managesieve port 4190, I get no connection.
Dec 12 21:16:10 managesieve-login: Info: Disconnected (no auth attempts in 5 secs): rip=192.168.10.117, lip=192.168.10.117, secured
Dec 12 21:16:20 managesieve-login: Info: Disconnected (no auth attempts in 5 secs): rip=192.168.10.117, lip=192.168.10.117, TLS handshaking: Disconnected
# gnutls-cli
2019 May 30
4
macOS Notes.app IMAP Syncing Not Working
I?m requesting help getting macOS?s Notes.app to sync notes with a new dovecot IMAP server.
Thanks to dovecot?s excellent online documentation and help from this list, I have a new perfectly functioning IMAP server.
The issue is that macOS Note.app does not sync with this server. However, iOS Notes.app *does* sync and work well with this IMAP server, and the differences between macOS and iOS
2018 Feb 09
1
Shared folders and quota
Hi all,
we are able to observe a very strange behaviour:
User A wants to copy a mail to a shared mailbox of user B. This works like a
charme if the quota of user A is lower than the used space of user B. But is the
used space of user B higher than the quota size of User A, "User A" is not longer
able to copy the message to the shared folder of user B. His IMAP Client says
something
2018 Jun 09
0
Doveadm sync: Can't create mailbox mail_public/public: Permission denied if synchronize all the available namespaces
I have old dovecot server:
(# 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.21 (92477967)
# OS: Linux 4.14.15-3.el7xen.x86_64 x86_64 CentOS Linux release 7.4.1708
(Core)
and new dovecot server:
# 2.3.1 (c5a5c0c82): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.devel (61b47828)
# OS: Linux 4.14.47-5.el7xen.x86_64 x86_64 CentOS Linux release 7.5.1804
(Core)
I try