On Sun, 27 Apr 2008 02:47:18 +0200, mouss <[EMAIL PROTECTED]> wrote:
> what is the root of a maildir? it is often better to give examples
> instead of (ambiguous) descriptions.
Ah, sorry, thought it was obvious in the config output. At the moment, I am
using this, because this is the way I ori
On Sun, 2008-04-27 at 09:46 +0200, Colin Brace wrote:
> protocol lda {
> mail_debug = yes
mail_debug inside protocol lda {} does actually nothing, but dovecot -n
showed you had it set outside as well. It should give enough useful
output to find out the problem.
> info_log_path = /var/log
On Sat, 2008-04-26 at 17:57 -0500, Matt Rude wrote:
> Timo Sirainen wrote:
> > On Mon, 2008-04-21 at 23:54 -0500, Matt Rude wrote:
> >> I am trying to implement public folders on my Fedora 8 + Postfix 2.5.1 +
> >> MySQL + Dovecot 1.0.13. I have Public folder shown in for my users but
> >> when th
On Sat, 2008-04-26 at 13:36 +0200, Anders wrote:
> > It was actually auth_debug that I turned on, not mail_debug. Here is
> > the mail_debug log. It led me to suspect the acl plugin and, indeed,
> > if I turn that one off, I can list the folders even with a master
> > user login.
..
> do you have a
* Timo Sirainen <[EMAIL PROTECTED]>:
> On Thu, 2008-04-10 at 11:30 +0200, Ralf Hildebrandt wrote:
> > . GETQUOTAROOT "INBOX"
> > * QUOTAROOT "INBOX" ""
> > * QUOTA "" ()
> > . OK Getquotaroot completed.
> >
> > But that mailbox DOES have a quota defined.
> > This is dovecot-1.0.x from the Mercuria
On Sun, 27 Apr 2008 21:02:53 +0300, Timo Sirainen <[EMAIL PROTECTED]> wrote:
> mail_debug inside protocol lda {} does actually nothing, but dovecot -n
> showed you had it set outside as well.
Fixed.
> It should give enough useful output to find out the problem.
> Nothing at all? It should alw
On Apr 27, 2008, at 9:40 PM, Colin Brace wrote:
OK, I relaxed the permissions. The file is still zero bytes:
-rw-r--r-- 1 root wheel 54158 Apr 27 20:37 /var/log/dovecot
-rw-rw-rw- 1 root wheel 0 Apr 27 20:15 /var/log/dovecot-deliver
Logging to /var/log/dovecot works fine. Something is
Timo Sirainen wrote:
With master users ACL plugin uses the master user for ACL checks instead
of the mailbox owner. That also makes the default ACL be "deny" for
mailboxes.. I'm not sure if there's currently any other simple way to
avoid this than to disable ACL plugin for master users.
Okay,
Timo Sirainen <[EMAIL PROTECTED]> writes:
> Right. It uses the message's "save time" which with maildir is pretty
> much the same as the file's ctime.
I never got so far as to expire mail, because things blew up after
some time, and thus bouncing mails :-(. So now we have disabled the
expire plu
Timo Sirainen wrote:
>
> Most likely deliver is never even run then.
>
Any suggestions on how to determine what is going wrong here?
Thanks.
-
--
Colin Brace
Amsterdam
http://lim.nl
--
View this message in context:
http://www.nabble.com/Re%3A-sieve-doesn%27t-sift-yet-tp16926558p
Timo Sirainen wrote:
>
> Most likely deliver is never even run then.
>
Do I need to add an entry to Postfix's main.conf? Something like this?
dovecot unix - n n - - pipe flags=DRhu user=mail
argv=/usr/lib/dovecot/mail/deliver -f ${sender} -d ${recipient}
-
--
Colin Brace
Amsterdam
cbrace wrote:
>
> Do I need to add an entry to Postfix's main.conf?
>
Sorry, I meant master.conf.
-
--
Colin Brace
Amsterdam
http://lim.nl
--
View this message in context:
http://www.nabble.com/Re%3A-sieve-doesn%27t-sift-yet-tp16926558p16927446.html
Sent from the Dovecot mailing l
I configured dovecot to read the maildirsize file as described here:
http://wiki.dovecot.org/Quota/Maildir
This link shows de maildirsize file using bytes as well.
What should I do to make it display right? maybe a bug?
2008/4/26 Timo Sirainen <[EMAIL PROTECTED]>:
> On Apr 26, 2008, at 1:18 AM
Am 27.04.2008 22:23 schrieb cbrace:
>
> cbrace wrote:
>> Do I need to add an entry to Postfix's main.conf?
>>
> Sorry, I meant master.conf.
Add the entry to Postfix's master.cf
In Postfix's main.cf set virtual_transport = dovecot:
Regards,
Pascal
On Wed, 23 Apr 2008, Fintec wrote:
So I had a go at configuring ACLs. I configured global ACLs, because as
far as I can tell, per directory ACLs seem to be ignored.
If global ACLs are working for you, you must have an "acl" line in your
conf file's plugin section, probably somethine like:
p
15 matches
Mail list logo