I'm sure I'm missing something obvious :-(
Dovecot version 1.1.6, pam authentication via ldap (openldap). basicly,
we use:
passdb pam
userdb passwd
which work fine, except for Outlook/OL Express users that are asked for
their password whenever they "send/receive"... We've had also "passdb shado
Dear all,
I've been experiencing this problem and still can't find a solution for this.
I want to have a dynamic quota for each virtual user.
I've followed instruction from :
http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL
http://workaround.org/articles/ispmail-etch/
But still can't give
On Sun, Jan 11, 2009 at 10:56 PM, Stefan Klatt
wrote:
>
> Hi Ed,
>
>> I can basically confirm the same intermittent issue, but not where it's
>> coming from
> Same to me.
> I found it sometimes at JPGs included at emails.
> The most of the image shows correct but about the last 30 percent is
> onl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Ed,
> I can basically confirm the same intermittent issue, but not where it's
> coming from
Same to me.
I found it sometimes at JPGs included at emails.
The most of the image shows correct but about the last 30 percent is
only grey.
Stefan
- --
C
I have to migrate some old system to new one with installed dovecot (It's my
first time using dovecot). I have all mails inside /var/spool/mail folder
(mbox files). I can connect and receive mails via POP3, but problem is that
dovecot doesn't clear mbox file (everytime when I make send/receive in
m
I think the problems is around line 436 of
http://www.dovecot.org/tools/courier-dovecot-migrate.pl
as it reads the dot dirs after having read :list in the previous block
of code. So, the content of the directories is appended to dovecot-
keywords.
I know nothing of perl! So I cannot really un
Hi Timo,
> namespace private {
> prefix = virtual/
> location = virtual:~/Maildir/virtual
> inbox = yes
> }
> namespace private {
> prefix =
> inbox = no
> }
>
> Then create ~/Maildir/virtual/INBOX/dovecot-virtual file
thanks, this looks good - I'll try it out! Thanks for the great support o