On 11/16/2010 10:52 AM, Timo Sirainen wrote:
On Sat, 2010-11-13 at 11:27 -0800, RParr wrote:
I quess deliver still does not support include?
In v2.0 yes, in v1.x no.
Does deliver honor multiple -c options?
No.
Or does deliver's lack of include support mean I
On 11/10/2010 05:33 PM, Timo Sirainen wrote:
On 5.11.2010, at 19.34, RParr wrote:
r...@n3:/etc/dovecot# dovecot -n
# 1.2.9: /etc/dovecot/dovecot.conf
..
11/05/10 12:23:16 pmn3postfix/localCADCC60482:
to=, relay=local, delay=0.01, delays=0/0.01/0/0.01, dsn=2.0.0
On 11/04/2010 06:51 PM, Timo Sirainen wrote:
On 5.11.2010, at 1.35, RParr wrote:
Could someone verify if 1) sieve can fileinto shared public mbox?
I don't see any reason why it wouldn't.
2) if it can, what I might be doing wrong?
Set mail_debug=yes and post
On 11/04/2010 06:51 PM, Timo Sirainen wrote:
On 5.11.2010, at 1.35, RParr wrote:
Could someone verify if 1) sieve can fileinto shared public mbox?
I don't see any reason why it wouldn't.
2) if it can, what I might be doing wrong?
Set mail_debug=yes and post
Could someone verify if 1) sieve can fileinto shared public mbox? 2) if
it can, what I might be doing wrong?
I am getting errors in the log when I try to have sieve fileinto a
shared public mbox.
11/04/10 06:08:12 pmn3dovecotdeliver(tarts): sieve:
msgid=<201011050108.oa5187sm003.
On 10/25/2010 08:22 AM, Timo Sirainen wrote:
On Fri, 2010-10-22 at 17:14 -0700, RParr wrote:
My understanding, from the Dovecot wiki and other docs/postings is that
the folders should be 660 given the /var/mail permssions of rwxrwsrwt
and ~/mail permssions of rwxrws---
Yep
On 10/21/2010 09:06 AM, Timo Sirainen wrote:
On Tue, 2010-10-19 at 14:30 -0700, RParr wrote:
I am running Ubuntu 10.04 packages postfix 2.7.0-1, dovecot-common,
dovecot-imapd, dovecot-pop3d, and dovecot-postfix (all version
1.2.9-1ubuntu6.1).
..
My understanding, from the
I am migrating a couple old RH servers running sendmail and UW-IMAP to a
new Ubuntu 10.04 servers running Postfix and Dovecot.
I have everything working reasonably well except that the permissions of
newly created mbox mail folders is always 600.
I have reviewed the archives, google, and doub