Re: [Dovecot] possible nfs issue

2012-10-04 Thread Cor Bosman
On Oct 4, 2012, at 3:55 AM, Kelsey Cummings wrote: > On 10/2/2012 2:39 PM, Cor Bosman wrote: >> Anyone else with NFS mailspools seeing this? > > Yes, it is like 1999 all over again. I haven't had a chance to track them > down or setup a cron job to rm them all. All of the ones I'm seeing are

Re: [Dovecot] Advanced dovecot tricks - spam review/release

2012-10-04 Thread Marc Perkel
On 10/3/2012 11:36 PM, Robert Schetterer wrote: Am 03.10.2012 21:48, schrieb Marc Perkel: I'm looking for some advice to do a really advanced trick with Dovecot. I'm not sure if this can be done. I need to describe first. I have a spam filtering company that does front end spam filtering. (Jun

[Dovecot] Maildir hardlinks

2012-10-04 Thread Benedetto Vassallo
Hello list, Excuse me for my poor english. I have updated on a test server dovecot 2.0.13 to dovecot 2.1.1. All works fine, but with the new version it seems that dovecot don't do hardlinks when deliver a message to multiple users. I have checked my config and the only rule I can see aboout th

Re: [Dovecot] Getting rid of the subscription file

2012-10-04 Thread Timo Sirainen
On 4.10.2012, at 7.40, Marc Perkel wrote: > I'd like to eliminate the subscription file and have it just list the folders > that are there. How do I do that? Write a plugin.

Re: [Dovecot] bug formatting results when using doveadm-server

2012-10-04 Thread Timo Sirainen
On 4.10.2012, at 9.14, Angel L. Mateo wrote: >> -S points to doveadm-server socket. Sounds like it's not being used at all, >> so you can probably just leave it out? >> > Yes, I have tried and it works without using -S. So, what is the reason > for this option? Because I'm sure I'm using

Re: [Dovecot] Advanced dovecot tricks - spam review/release

2012-10-04 Thread Timo Sirainen
On 4.10.2012, at 5.28, Marc Perkel wrote: > Thanks for your help. I think I'm close. > > This works: > mail_location = maildir:/email/%d/%n:LAYOUT=fs > > This doesn't: > mail_location = maildir:/email/%d:LAYOUT=fs > > The email client doesn't see the directories as folders and nothing is > vis

Re: [Dovecot] LMTP userdb lookup

2012-10-04 Thread l...@airstreamcomm.net
On 10/3/12 3:58 PM, Timo Sirainen wrote: On 3.10.2012, at 22.26, l...@airstreamcomm.net wrote: Is it possible to have separate userdb lookups for LMTP and POP/IMAP? protocol lmtp { userdb { .. } } protocol !lmtp { userdb { .. } } Forgot to mention I am running 2.0.17.

Re: [Dovecot] LMTP userdb lookup

2012-10-04 Thread Timo Sirainen
On 4.10.2012, at 17.41, l...@airstreamcomm.net wrote: >> protocol lmtp { >> userdb { >> .. >> } >> } >> protocol !lmtp { >> userdb { >> .. >> } >> } >> >> > Forgot to mention I am running 2.0.17. The above works in v2.1. > And I am getting the following error: > > auth: Fata

Re: [Dovecot] Maildir hardlinks

2012-10-04 Thread Charles Marcus
On 2012-10-04 9:00 AM, Benedetto Vassallo wrote: Hello list, Excuse me for my poor english. I have updated on a test server dovecot 2.0.13 to dovecot 2.1.1. If you are going to update, why ohy why update to an outdated version? Current version is 2.1.10... LOTS of bug fixes for the 2.1.x lin

Re: [Dovecot] Maildir hardlinks

2012-10-04 Thread Benedetto Vassallo
Def. Quota Charles Marcus : On 2012-10-04 9:00 AM, Benedetto Vassallo wrote: Hello list, Excuse me for my poor english. I have updated on a test server dovecot 2.0.13 to dovecot 2.1.1. If you are going to update, why ohy why update to an outdated version? Current version is 2.1.10... LOTS

Re: [Dovecot] Getting rid of the subscription file

2012-10-04 Thread Michael M Slusarz
Quoting Marc Perkel : On 10/3/2012 9:58 PM, Daniel Parthey wrote: Marc Perkel wrote: I'd like to eliminate the subscription file and have it just list the folders that are there. How do I do that? [snip] RFC 3501 tells that the server side MUST NOT unilaterally remove an existing mailbox n