Hi Kevin,
You don't put anything into it by yourself.
This file only helps Dovecot to lookup shares to prevent iterating
through every users mailbox.
When you create a share, Dovecot places a plain-text entry inside this
file. When a user logs in, Dovecot asks its acl "database" in whose mail
d
Zitat von Michael M Slusarz :
Quoting Luca Bertoncello :
I have Dovecot 1.2.9 from Ubuntu repositories on my server.
Now I installed Horde and it give me sometimes the error "Mailbox does not
support mod-sequences".
This would happen if trying to do obtain MODSEQ on a mailbox that
has mod-
Dear Andre,
Ah ok. Didn't know that.
Let me try it.
Thanks!
Kevin
On Fri, Feb 13, 2015 at 4:03 PM, André Peters
wrote:
> Hi Kevin,
> You don't put anything into it by yourself.
> This file only helps Dovecot to lookup shares to prevent iterating through
> every users mailbox.
> When you create a
Quoting Mark Foley :
Has anyone gotten NTLM working with Dovecot and Outlook?
I have a Samba4 domain controller / active directory running just fine
on Linux
Slackware64 14.1. PLAIN authenticiation works just fine if I create
/etc/passwd
accounts for the domain users.
I'd really love to have
Quoting Mark Foley :
Has anyone gotten NTLM working with Dovecot and Outlook?
I have a Samba4 domain controller / active directory running just fine
on Linux
Slackware64 14.1. PLAIN authenticiation works just fine if I create
/etc/passwd
accounts for the domain users.
I'd really love to have
In hopes that searching may turn up the solution for others:
The reason client certificate validation was failing in Thunderbird when
it had previously succeeded with other servers (both IMAP and SMTP) is
precisely that: the client and profile where the same ones used to
connect to the server who'
Hello,
I just migrated my emails from gmail using getmail.
In the process I got some emails that have been doubled or tripled
How do I run the doveadm command to delete copies of same emails?
I tried running the following:-
doveadm deduplicate -u u...@domain.net inbox
but I get error:-
doveadm(ro
On 13.2.2015 15:54, Kevin Laurie wrote:
Hello,
I just migrated my emails from gmail using getmail.
In the process I got some emails that have been doubled or tripled
How do I run the doveadm command to delete copies of same emails?
I tried running the following:-
doveadm deduplicate -u u...@doma
On Feb 5, 2015, at 10:39 PM, Casey Stone wrote:
> Hello:
>
> I've been looking forward to getting my mail server up to Dovecot 2.2+ to be
> able to use the sync mechanism. I run my own mail server just for myself,
> with a few different accounts, and want to keep a master and backup server in
Dear Jiri
Noted.
Thanks
On Fri, Feb 13, 2015 at 11:15 PM, Jiri Bourek wrote:
> On 13.2.2015 15:54, Kevin Laurie wrote:
>
>> Hello,
>> I just migrated my emails from gmail using getmail.
>> In the process I got some emails that have been doubled or tripled
>> How do I run the doveadm command to
Le 13/02/2015 16:19, Casey Stone a écrit :
> On Feb 5, 2015, at 10:39 PM, Casey Stone wrote:
>
>> Hello:
>>
>> I've been looking forward to getting my mail server up to Dovecot 2.2+ to be
>> able to use the sync mechanism. I run my own mail server just for myself,
>> with a few different account
Hi,
I have been trying to get fts solr to work for a while.
Keep getting the error below(was wondering if this was schema related?)
root@mail:/var/log# doveadm index -u u...@domain.net inbox
doveadm(t...@sicl.net): Error: fts_solr: Indexing failed: Server Error
Below is from the apache solr out
Dear Jiri,
I tried the following to try to get the inbox deduplicated. My inbox is
quite large and urgently need to remove the duplicated messages.
Is there an easy way to do this?
Sorry for being so presistant but I need help.
The command I tried:-
doveadm deduplicate -u u...@domain.net mailbo
On 13.2.2015 16:59, Kevin Laurie wrote:
Dear Jiri,
I tried the following to try to get the inbox deduplicated. My inbox is
quite large and urgently need to remove the duplicated messages.
Is there an easy way to do this?
Sorry for being so presistant but I need help.
The command I tried:-
do
Dear Jiri,
Thanks for your feedback.
Does not work.
I guess its because of the usage of getmail. I had set it to read_all
= true which downloaded all the messages several times.
Will purge the entire box and use getmail again to move all messages.
Thanks
Kevin
On Sat, Feb 14, 2015 at 12:47 AM, Ji
> > We ran in to this same problem others discussed in this thread:
> >
> > http://dovecot.org/list/dovecot/2014-November/098927.html
> >
> > and have also applied the patches (31262a892ba7 and 80ed82a93c1a) and it
> > seems to have stopped the panics. We usually just use the FreeBSD ports
> > tree
Am 2015-02-13 um 17:47 schrieb Jiri Bourek:
I'd try this (in shell):
doveadm search -u u...@domain.net mailbox inbox | wc -l
Doveadm will print mailbox-guid and uid pair for every message in inbox,
one per line, pipe it into "wc -l", which will count the lines and
output a number - that's the c
13.02.2015 20:24, Benjamin Connelly пишет:
We ran in to this same problem others discussed in this thread:
http://dovecot.org/list/dovecot/2014-November/098927.html
and have also applied the patches (31262a892ba7 and 80ed82a93c1a) and it
seems to have stopped the panics. We usually just use the
> >>> We ran in to this same problem others discussed in this thread:
> >>>
> >>> http://dovecot.org/list/dovecot/2014-November/098927.html
> >>>
> >>> and have also applied the patches (31262a892ba7 and 80ed82a93c1a) and it
> >>> seems to have stopped the panics. We usually just use the FreeBSD po
13.02.2015 21:38, Benjamin Connelly пишет:
The bug wasn't specific to FreeBSD (or the FreeBSD
port.) It's apparently fixed by 31262a892ba7 and 80ed82a93c1a
Of course it is not a port bug. I minded you can ask port maintainer to include
those patches into the port.
Hi,
I'm trying to execute a bash script to update the last login, IP, and
protocol on the user's record, but I'm not being able 'cause I think this is
only for 2.2.24+
http://dovecot.org/pipermail/dovecot/2014-January/094610.html
I'm on 2.2.23, any change/example to make it work here?
Hi,
I just want to remind you of this plugin:
http://wiki2.dovecot.org/Plugins/LastLogin - maybe an option?
André
Am 14.02.2015 um 00:49 schrieb Jorge Bastos:
Hi,
I'm trying to execute a bash script to update the last login, IP, and
protocol on the user's record, but I'm not being able 'c
22 matches
Mail list logo