Re: [Dovecot] some questions on dovecot or rather a mail system setup

2012-10-08 Thread Robert Schetterer
Am 08.10.2012 23:37, schrieb Christoph Anton Mitterer: > > > - Apart from spam, I never delete mail; and because I'm subscribed to > many lists, I get a lot of mail. > > - Storage on my server is limited and it's located somewhere at my ISP, > so I generally do not trust it with respect to safe

[Dovecot] some questions on dovecot or rather a mail system setup

2012-10-08 Thread Christoph Anton Mitterer
Hi folks. Perhaps you find some time to look into this,... if you think I should better direct this do some dovecot mailing list,.. just tell :) I'm trying to plan my mail system and would have some questions. The overall idea is about the following: - There is a (internet) server, which is th

Re: [Dovecot] Master User Question

2012-10-08 Thread Marc Perkel
Making some progress = this seems to work. passdb { driver = static args = mail_location=maildir:/email/%d/%n:INBOX=/email/%d/%n:LAYOUT=fs }

Re: [Dovecot] Master User Question

2012-10-08 Thread Marc Perkel
On 10/8/2012 11:43 AM, Robert Schetterer wrote: Am 08.10.2012 20:32, schrieb Marc Perkel: On 10/8/2012 11:26 AM, Robert Schetterer wrote: Am 08.10.2012 20:09, schrieb Marc Perkel: OK - I'm trying to do weird stuff so rather not answer why I'm doing this. Trying to log in using a master user:

Re: [Dovecot] Namespace Prefix Tutorial?

2012-10-08 Thread Robert Schetterer
Am 08.10.2012 20:42, schrieb Marc Perkel: > > On 10/8/2012 11:28 AM, Michael M Slusarz wrote: >> Quoting Marc Perkel : >> >>> On 10/8/2012 10:59 AM, Robert Schetterer wrote: Am 08.10.2012 18:23, schrieb Marc Perkel: > I'm trying to grasp the namespace and prefix stuff and looking for a >>

Re: [Dovecot] Master User Question

2012-10-08 Thread Robert Schetterer
Am 08.10.2012 20:32, schrieb Marc Perkel: > > On 10/8/2012 11:26 AM, Robert Schetterer wrote: >> Am 08.10.2012 20:09, schrieb Marc Perkel: >>> OK - I'm trying to do weird stuff so rather not answer why I'm doing >>> this. >>> >>> Trying to log in using a master user: >>> >>> u...@example.com*mas..

Re: [Dovecot] Namespace Prefix Tutorial?

2012-10-08 Thread Marc Perkel
On 10/8/2012 11:28 AM, Michael M Slusarz wrote: Quoting Marc Perkel : On 10/8/2012 10:59 AM, Robert Schetterer wrote: Am 08.10.2012 18:23, schrieb Marc Perkel: I'm trying to grasp the namespace and prefix stuff and looking for a good tutorial page that explains what it is and how to use it.

Re: [Dovecot] Namespace Prefix Tutorial?

2012-10-08 Thread Michael M Slusarz
Quoting Marc Perkel : On 10/8/2012 10:59 AM, Robert Schetterer wrote: Am 08.10.2012 18:23, schrieb Marc Perkel: I'm trying to grasp the namespace and prefix stuff and looking for a good tutorial page that explains what it is and how to use it. Thanks in advance look http://wiki2.dovecot.or

Re: [Dovecot] Master User Question

2012-10-08 Thread Marc Perkel
On 10/8/2012 11:26 AM, Robert Schetterer wrote: Am 08.10.2012 20:09, schrieb Marc Perkel: OK - I'm trying to do weird stuff so rather not answer why I'm doing this. Trying to log in using a master user: u...@example.com*mas...@master.com When debugging the master authenticates - but then it

Re: [Dovecot] Namespace Prefix Tutorial?

2012-10-08 Thread Robert Schetterer
Am 08.10.2012 20:10, schrieb Marc Perkel: > > On 10/8/2012 10:59 AM, Robert Schetterer wrote: >> Am 08.10.2012 18:23, schrieb Marc Perkel: >>> I'm trying to grasp the namespace and prefix stuff and looking for a >>> good tutorial page that explains what it is and how to use it. >>> >>> Thanks in a

Re: [Dovecot] Master User Question

2012-10-08 Thread Robert Schetterer
Am 08.10.2012 20:09, schrieb Marc Perkel: > OK - I'm trying to do weird stuff so rather not answer why I'm doing this. > > Trying to log in using a master user: > > u...@example.com*mas...@master.com > > When debugging the master authenticates - but then it tries to > authenticate u...@example.c

Re: [Dovecot] Namespace Prefix Tutorial?

2012-10-08 Thread Marc Perkel
On 10/8/2012 10:59 AM, Robert Schetterer wrote: Am 08.10.2012 18:23, schrieb Marc Perkel: I'm trying to grasp the namespace and prefix stuff and looking for a good tutorial page that explains what it is and how to use it. Thanks in advance look http://wiki2.dovecot.org/Namespaces I've re

[Dovecot] Master User Question

2012-10-08 Thread Marc Perkel
OK - I'm trying to do weird stuff so rather not answer why I'm doing this. Trying to log in using a master user: u...@example.com*mas...@master.com When debugging the master authenticates - but then it tries to authenticate u...@example.com and it's not found. And - it is true that the user d

Re: [Dovecot] Namespace Prefix Tutorial?

2012-10-08 Thread Robert Schetterer
Am 08.10.2012 18:23, schrieb Marc Perkel: > I'm trying to grasp the namespace and prefix stuff and looking for a > good tutorial page that explains what it is and how to use it. > > Thanks in advance > look http://wiki2.dovecot.org/Namespaces -- Best Regards MfG Robert Schetterer

[Dovecot] Namespace Prefix Tutorial?

2012-10-08 Thread Marc Perkel
I'm trying to grasp the namespace and prefix stuff and looking for a good tutorial page that explains what it is and how to use it. Thanks in advance

[Dovecot] Dovecot Hangs while mutile users download mail for same account using pop3

2012-10-08 Thread Robert JR
Hello, I have a weird problem in dovecot, Dovecot Hangs while multiple users download mail for same account using pop3 Three persons use 1 same email , and three of them use outlook express to check That specific mail .. Also some times one of the three users check the mail for this Account

[Dovecot] another mysql quota problem

2012-10-08 Thread Tibby
Hello! I am using dovecot 1.2.15 on Debian 6 I have Postfix configured with mysql, and also dovecot is auth-ing form mysql users table. The users table has username password quota stored. When I set qouta to whatever number, it doesnt even show in dovecot. telnet localhost 143 a login usern...@do

Re: [Dovecot] Maildir hardlinks

2012-10-08 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] Large subjects increase memory-usage and enlarge index-files

2012-10-08 Thread Stan Hoeppner
On 10/7/2012 7:11 PM, Timo Sirainen wrote: > I don't think dovecot.index file is much of a problem. With 1M mails it > usually only takes something like 8-32 MB of memory depending on what mailbox > format is used. dovecot.index.log file doesn't depend on the mailbox size at > all. The main pro