On 2016-10-11 12:10, Juha Koho wrote:
On 2016-10-11 11:03, Aki Tuomi wrote:
On 11.10.2016 11:56, Juha Koho wrote:
On 2016-10-11 10:00, Aki Tuomi wrote:
On 11.10.2016 10:43, Juha Koho wrote:
On 2016-10-11 09:18, Aki Tuomi wrote:
On 11.10.2016 10:13, Juha Koho wrote:
Hello,
I have a Dovec
I'll answer my own question :
Adding quota information in user_query like this :
user_query = SELECT \
maildir as mail, \
homedir as home, \
uid, \
gid, \
--->CONCAT('*:bytes=', quota) AS quota_rule \
FROM mailbox WHERE username = '%u'
fixed my problem.
Regards,
Cédri
Op 10/11/2016 om 9:24 PM schreef Marcio Vogel Merlone dos Santos:
> Hi all,
>
> I am working on a fresh install with Ubuntu 16.04 LTS and Dovecot
> 2.2.22-1ubuntu2.1. I am unable to open port 4190, just 2000. I have
> this on 20-managesieve.conf:
>
> protocols = $protocols sieve
> service managesie
On 12.10.2016 10:27, Juha Koho wrote:
>
> On 2016-10-11 12:10, Juha Koho wrote:
>> On 2016-10-11 11:03, Aki Tuomi wrote:
>>> On 11.10.2016 11:56, Juha Koho wrote:
On 2016-10-11 10:00, Aki Tuomi wrote:
> On 11.10.2016 10:43, Juha Koho wrote:
>>
>> On 2016-10-11 09:18, Aki Tuo
On 2016-10-12 12:02, Aki Tuomi wrote:
On 12.10.2016 10:27, Juha Koho wrote:
On 2016-10-11 12:10, Juha Koho wrote:
On 2016-10-11 11:03, Aki Tuomi wrote:
On 11.10.2016 11:56, Juha Koho wrote:
On 2016-10-11 10:00, Aki Tuomi wrote:
On 11.10.2016 10:43, Juha Koho wrote:
On 2016-10-11 09:18,
I have a server running centos-release-7-2.1511.el7.centos.2.10.x86_64
with dovecot version 2.2.10. I am also using roundcube for webmail.
when a vacation filter (reply with message) is created in roundcube it
adds a rule to managesieve.sieve in the user's mailbox. everything
works fine exce
On 12/10/2016 07:51, Aki Tuomi wrote:
Please make your patch, if possible, viahttps://github.com/dovecot/core
as pull request.
I am not really git "schooled", but I shall look into that.
Many Thanks for being open to a "non-gcc" compiler!
Michael
Hello, everyone.
We have recently begun migrating folks from an older server to a newer
one, and things have been going quite well except for -- you guessed it
-- Outlook 2010 users. Specifically it appears to be one customer in
particular, and this particular customer has many nested mailboxe
On Wed, 12 Oct 2016 10:59:33 -0500
Bryan Holloway wrote:
[...]
> New server:
> * Debian GNU/Linux 8.6
> * Dovecot 2.2.13
> * Maildir++
> * Quotas enabled
> * LDAP
>
> Basically what's happening is that users are seeing large delays when
> navigating between different IMAP folders. So, for examp
On 10/12/16 11:51 AM, Konstantin Khomoutov wrote:
On Wed, 12 Oct 2016 10:59:33 -0500
Bryan Holloway wrote:
[...]
New server:
* Debian GNU/Linux 8.6
* Dovecot 2.2.13
* Maildir++
* Quotas enabled
* LDAP
Basically what's happening is that users are seeing large delays when
navigating between dif
On Wed, 12 Oct 2016 12:06:19 -0500
Bryan Holloway wrote:
[...]
> >> Basically what's happening is that users are seeing large delays
> >> when navigating between different IMAP folders. So, for example,
> >> user "X" is sitting idle in their INBOX. If they then click on
> >> another folder there'
I’m in the process of setting up a Dovecot IMAP proxy to handle a number of
IMAP server domains. At the current time, I have my users divided into 70
different groups of users (call them G1 to G70). I want each group to configure
their email client to access their mailboxes at a domain name base
Quoting KT Walrus :
I’m in the process of setting up a Dovecot IMAP proxy to handle a
number
of IMAP server domains. At the current time, I have my users divided
into 70 different groups of users (call them G1 to G70). I want each
group to configure their email client to access their mailboxes
> On Oct 12, 2016, at 2:07 PM, Rick Romero wrote:
>
> Quoting KT Walrus :
>
>> I’m in the process of setting up a Dovecot IMAP proxy to handle a
> number
>> of IMAP server domains. At the current time, I have my users divided
>> into 70 different groups of users (call them G1 to G70). I want ea
Quoting KT Walrus :
On Oct 12, 2016, at 2:07 PM, Rick Romero wrote:
Quoting KT Walrus :
I’m in the process of setting up a Dovecot IMAP proxy to handle a
number
of IMAP server domains. At the current time, I have my users divided
into 70 different groups of users (call them G1 to G70). I
I read somewhere it might have something to do with a line in master.cf
dovecot unix - n n - - pipe
flags=DRhu user=vmail:mail argv=/usr/libexec/dovecot/deliver -d
${recipient}
i changed it to
flags=DRhu user=vmail:mail argv=/usr/libexec/dovecot/dovecot-lda -f
On Tue, Oct 11, 2016 at 2:31 PM, George Kontostanos
wrote:
> Hello list,
>
> We are testing a configuration with 2 mail servers using dsync replication
> (dovecot 2.2.25 ). Everything works fine except the quota2 which is
> calculated wrong only on one server. Quota2 resides on different databas
Old server:
* Ubuntu 10.04.4 LTS
* Dovecot 2.1.13
* Maildir++
* Local auth via passwd/shadow files
New server:
* Debian GNU/Linux 8.6
* Dovecot 2.2.13
* Maildir++
* Quotas enabled
* LDAP
Basically what's happening is that users are seeing large delays when
navigating between different IMAP fol
We are using dovecot 2.0.9 on Centos 6.5 and having the following issues
for one single user/single mailbox.
When an Outlook (2016) user creates a folder under their Inbox, it does not
create in their mailbox (checking with webmail the folder is not there). If
they drag a message to that folder in
On 07 Oct 2016, at 09:18, Aki Tuomi wrote:
> doveadm move -u jane Archive ALL BEFORE 30d
That failed, but
doveadm move -u jane Archive ALL mailbox '*' BEFORE 30d
Appears to be going something…
I run dovecot + postfix as my email server. Everything is working as
expected, but I see an error in the dovecot logs:
lmtp(7331): Error: SSL context initialization failed, disabling SSL:
ENGINE_init(dynamic) failed
Dovecot is running and emails are OK. I wonder why this error and how I can
fix i
Am 13. Oktober 2016 08:41:06 MESZ, schrieb arnaud gaboury
:
>I run dovecot + postfix as my email server. Everything is working as
>expected, but I see an error in the dovecot logs:
>
>lmtp(7331): Error: SSL context initialization failed, disabling SSL:
>ENGINE_init(dynamic) failed
>
>Dovecot is
22 matches
Mail list logo