El 01/12/11 18:26, Stephen Bowman escribió:
How does everyone handle this case?
Users are authenticated by LDAP, and do not have accounts on the IMAP/dovecot
server. When a new user is added to LDAP, the home directory (/home/newuser)
needs to be created on the IMAP/dovecot server so dovecot
On 29.11.2011, at 08:19, Rainer Frey wrote:
> Hi,
>
> I'm wondering about the authentication listeners that dovecot uses. In many
> configurations I see:
> service auth {
> unix_listener auth-userdb {
>
> Does any component of dovecot use this listener internally (lmtp, lda ...)
> and does th
thank you Timo,
I have moved "mirror" after "options" and add
namespace {
separator = /
prefix =
inbox = yes
}
to 10-mail.conf
thank you
01.12.2011 15:00, Timo Sirainen написав(ла):
dsync -f -v mirror \
-o mail=mbox:$h/mail:INBOX=$h/INBOX \
maildir:$h/Maildir:CONTROL=$h/dovecot:
> On 29.11.2011, at 08:19, Rainer Frey wrote:
>> I'm wondering about the authentication listeners that dovecot uses. In many
>> configurations I see:
>> service auth {
>> unix_listener auth-userdb {
>>
>> Does any component of dovecot use this listener internally (lmtp, lda ...)
>> and does that
Hi there,
is anyone using munin to monitor connections to dovecot?
If someone does, which plugin is used?
Regards
Patrick
2011/12/2 Patrick Westenberg
> Hi there,
>
> is anyone using munin to monitor connections to dovecot?
> If someone does, which plugin is used?
>
> Regards
> Patrick
>
I've written a very small script to monitor the amount of users conected to
dovecot using imap, so i can get an idea of real usag
It's implemented now in dovecot-2.1 hg. It also deprecates autocreate plugin
(but it still works the old way). The idea is that you can now do e.g.:
mailbox Trash {
auto = no
special_use = \Trash
}
mailbox Drafts {
auto = no
special_use = \Drafts
}
mailbox Sent {
auto = subscribe # auto
On 1.12.2011, at 2.15, sean darcy wrote:
> The problem was that the antispam plugin was for 2.0.15 - and I'm using
> 2.0.16.
>
> It seems that if a plugin can't be loaded, dovecot can't do anything else.
Yes. Nowadays I keep stable APIs between micro versions (vX.Y.*), but stable
ABIs would re
On 30.11.2011, at 20.04, Jens Meißner wrote:
> I'm using Dovecot 2.0 with Sieve as MDA and Postfix as MTA. The
> Postfix delivery command is /usr/lib/dovecot/dovecot-lda -f "$SENDER"
> -a "$RECIPIENT". I have set a default quota with quota_rule = *:storage=1G.
> Some users should have a larger quo
On 1.12.2011, at 6.03, Terry Carmen wrote:
>> On 30.11.2011, at 22.36, Terry Carmen wrote:
>>
>>> Does Dovecot do any cleanup of the IMAP commands that would be useful in
>>> protecting Exchange (from this,
>>> http://www.cvedetails.com/cve/CVE-2007-0221/ for example), or am I barking
>>> up t
- Message from Timo Sirainen -
Date: Fri, 2 Dec 2011 23:29:23 +0200
From: Timo Sirainen
Subject: Re: [Dovecot] MS Exchange IMAP Proxy
To: Terry Carmen
Cc: dovecot@dovecot.org
On 1.12.2011, at 6.03, Terry Carmen wrote:
On 30.11.2011, at 22.36, Terry Carmen wrote:
OK, I'm making headway. it didn't like the config because there were
no quotes around the Exchange server's FQDN, however when I added the
quotes, I got:
Dec 2 18:26:33 host dovecot: auth: Error:
imapc('exchangeserver.example.com':143):
dns_lookup('exchangeserver.example.com') failed: Na
On 3.12.2011, at 1.42, Terry Carmen wrote:
> Dec 2 18:35:09 host dovecot: imap(myusername): Error: user myusername:
> Couldn't drop privileges: User is missing UID (see mail_uid setting)
>
> "myusername" is not a local user, but exists only on the exchange server. Any
> thoughts?
You still ne
On 3.12.2011, at 1.42, Terry Carmen wrote:
Dec 2 18:35:09 host dovecot: imap(myusername): Error: user
myusername: Couldn't drop privileges: User is missing UID (see
mail_uid setting)
"myusername" is not a local user, but exists only on the exchange
server. Any thoughts?
You still need
On Tue, 29 Nov 2011 22:42:56 +0100, Ralf Hildebrandt wrote:
While our webmail installation creates "Sent" as a Sent-Items Folder,
Apple Mail creates "Sent Messages".
open source standards :-)
Is there a way of "mapping" foldernames e.g.
map "Sent Messages" to "Sent"
map "Deletes Messages" to
15 matches
Mail list logo