On 5/24/2008 Wojtek Bogusz wrote:
i am using version 1.0.13 my /usr/local/etc/dovecot.conf without
comments is:
The way to do this is to copy/paste output of dovecot -n... this makes
sure that there isn't a typo, and that the active dovecot is using the
confog file you think it is using...
On 5/24/2008 Adrián Ribao Martínez wrote:
I want this filter for all the users of the system, but I also want
to tell dovecot to look in the /home/user/mail/.sieve file for custom
per-user filters.
Can I do this?
'Include' support is only in v1.1, but I don't use it (yet) so can't
vouch for h
On Sun, 25 May 2008, Timo Sirainen wrote:
On Sun, 2008-05-25 at 05:08 +0300, Timo Sirainen wrote:
On Mon, 2008-05-19 at 12:06 -0400, Bryan Polk wrote:
On Fri, 16 May 2008, Evaggelos Balaskas wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I hope something like this could help you :
#
On May 25, 2008, at 5:40 AM, Zhang Huangbin wrote:
Timo Sirainen wrote:
On Sat, 2008-05-24 at 04:39 +0800, Zhang Huangbin wrote:
The problem is if i set 'mailQuota=0' in LDAP, postfix can't send
mail
to recipient user. But it works fine with 'mailQuota != 0', such as
'10240'(10M).
0 mean
Timo Sirainen wrote:
On Sat, 2008-05-24 at 04:39 +0800, Zhang Huangbin wrote:
The problem is if i set 'mailQuota=0' in LDAP, postfix can't send mail
to recipient user. But it works fine with 'mailQuota != 0', such as
'10240'(10M).
0 means the user has 0 bytes quota, not unlimited. Mayb
On Sun, 2008-05-25 at 05:08 +0300, Timo Sirainen wrote:
> On Mon, 2008-05-19 at 12:06 -0400, Bryan Polk wrote:
> > On Fri, 16 May 2008, Evaggelos Balaskas wrote:
> >
> > > -BEGIN PGP SIGNED MESSAGE-
> > > Hash: SHA1
> > >
> > > I hope something like this could help you :
> > >
> > > # Auth
On Mon, 2008-05-19 at 12:06 -0400, Bryan Polk wrote:
> On Fri, 16 May 2008, Evaggelos Balaskas wrote:
>
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > I hope something like this could help you :
> >
> > # Authentication Cache
> > auth_cache_size = 10240
> > auth_cache_ttl = 18000
>
On Sun, 2008-05-25 at 02:27 +0100, Wojtek Bogusz wrote:
> Error: Error in configuration file /usr/local/etc/dovecot.conf line 909:
> Unknown setting: userdb
..
>auth_userdb =
What's this? Remove it.
signature.asc
Description: This is a digitally signed message part
On Fri, 2008-05-23 at 11:12 +0200, Anders wrote:
> Timo Sirainen wrote:
>
> > Right, that helped me to reproduce it. Fixed:
> > http://hg.dovecot.org/dovecot-1.1/rev/cb1c6c942768
>
> Hi again.
>
> That fixed my testcase as well, but now I just got another report of a
> mail with an epoch date.
>
On Fri, 2008-05-23 at 10:46 +0200, Peter Eriksson wrote:
> Next step would be to modify the code to still check for GSSAPI headers
> and libraries even though krb5-config exists but doesn't support the
> "gssapi" argument...
Does this work? http://hg.dovecot.org/dovecot-1.1/rev/e6187b556b65
sig
hi, i would like to have all the emails stored under one system user and
system group. i keep user passwords in LDAP. for userdb i wanted to use
static. but i keep getting this error:
Error: Error in configuration file /usr/local/etc/dovecot.conf line 909:
Unknown setting: userdb
Fatal: Inval
On Fri, 2008-05-23 at 10:01 +0200, Osvaldo Alvarez Pozo wrote:
> On Thu, May 22, 2008 at 7:09 PM, Charles Marcus
> <[EMAIL PROTECTED]> wrote:
> > On 5/22/2008, Osvaldo Alvarez Pozo ([EMAIL PROTECTED]) wrote:
> >>
> >> my config is as follow
> >
> > logs?
> >
> > --
> >
> > Best regards,
> >
> > Cha
On Tue, 2008-05-06 at 22:01 -0700, Cabel Sasser wrote:
> file /Users/cabel/mail/.imap/INBOX/dovecot.index: CPU architecture
> changed
> May 6 19:46:48 posh dovecot[1169]: IMAP(cabel): fscking index file /
> Users/cabel/mail/.imap/INBOX/dovecot.index
> May 6 19:46:48 posh dovecot[1169]: IMAP(ca
On Thu, 2008-05-22 at 10:14 +0400, Mike Grozak wrote:
> dovecot.log:deliver([EMAIL PROTECTED]): May 16 04:18:48 Info:
> msgid=<[EMAIL PROTECTED]>: save failed to INBOX: Timeout
> while waiting for lock
You can't really do much about these on Dovecot's side, but you could
try reducing the max. numb
On Thu, 2008-05-22 at 08:46 -0400, Charles Marcus wrote:
> Is there a way? Postfix does this by default, and it makes it much less
> likely to miss/overlook a setting...
>
> If there is no way, any chance to modify it so that it does?
I'd rather not touch that code until it gets rewritten with v
On Sat, 2008-05-24 at 04:39 +0800, Zhang Huangbin wrote:
> The problem is if i set 'mailQuota=0' in LDAP, postfix can't send mail
> to recipient user. But it works fine with 'mailQuota != 0', such as
> '10240'(10M).
0 means the user has 0 bytes quota, not unlimited. Maybe this should be
changed..
Hello,
I have this line in the plugins configuration section :
sieve = /etc/dovecot/sieve
Where: /etc/dovecot/sieve:
require "fileinto"
if header :contains "Subject" "SPAM"{
fileinto "spam";
}
I want this filter for all the users of the system, but I also want to tell
dovecot to
On Sat, 2008-05-24 at 13:33 -0700, Troy Engel wrote:
> Timo Sirainen wrote:
> >
> > But I don't think there are any problems if you make INBOX. namespace
> > the hidden one. Most clients don't care about namespaces.
>
> Hi Timo, thanks for the reply - I understand what you're saying. Can you
> t
Timo Sirainen wrote:
But I don't think there are any problems if you make INBOX. namespace
the hidden one. Most clients don't care about namespaces.
Hi Timo, thanks for the reply - I understand what you're saying. Can you
theorize what will happen to the already configured/subscribed users
(
Hi
I am trying to compile antispam plugin with Dovecot 1.1, but i get an
error when running make install:
pdc-server:~/tmp/dovecot-antispam# make
cc -c -DHAVE_CONFIG_H -Wall -I/root/tmp/dovecot-1.1.rc5/
-I/root/tmp/dovecot-1.1.rc5/src/ -I/root/tmp/dovecot-1.1.rc5/src/lib/
-I/root/tmp/dovecot-1.1
On Sat, 2008-05-24 at 12:55 +0200, Robert Schetterer wrote:
> Timo Sirainen schrieb:
> > I've moved again. If you need to know my new address, whois imapwiki.org
> > (dovecot.org address is still lagging behind). My living costs also
> > increased some because of this, but hopefully I'll get enou
On Tue, 2008-05-20 at 18:53 -0700, Kenneth Porter wrote:
> It might be nice to have a mode that disallows deletion of *non-empty*
> folders. In order for a user to delete the folder, the folder must first be
> emptied and purged.
Yes, this sounds like a possibly good idea. Only problem is that i
On Fri, 2008-05-23 at 11:35 -0700, Troy Engel wrote:
> Charles Marcus wrote:
> > On 5/23/2008, Troy Engel ([EMAIL PROTECTED]) wrote:
> >> Can I add a second hidden namespace with no prefix:
> >
> > Certainly...
> >
> > http://wiki.dovecot.org/Namespaces
>
> See, the wiki page has it backwards t
On Fri, 2008-05-23 at 15:36 -0400, Carlos Williams wrote:
> imap(rangry): May 22 13:33:31 Error: Error parsing IMAP envelope: "Thu, 20
> Apr 2006 10:10:01 -0400" "Re: Hi there I have a question" (("Rodney Angry"
> NIL "rodney.s.angry" "example.com")) (("Rodney Angry" NIL "rodney.s.angry" "
> exampl
Timo Sirainen schrieb:
I've moved again. If you need to know my new address, whois imapwiki.org
(dovecot.org address is still lagging behind). My living costs also
increased some because of this, but hopefully I'll get enough money from
Dovecot coding to pay for it. :)
I'll try to get back to
25 matches
Mail list logo