[Dovecot] debugging dovecot and sieve

2008-06-18 Thread Frank Church
I have install dovecot and sieve and it doesn't appear to be working. Below is my dovecot.conf Are there some debugging settings I can use to test if dovecot is linking with sieve properly. Nothing appears to show up in the logs start dovecot.conf === cat /usr/local/etc/do

[Dovecot] sasl authentication via dovecot

2007-03-16 Thread Frank Church
I am setting up a Postfix/Dovecot/Virtual Domains system, with virtual tables using Postfixadmin and MySQL. Incoming mail is accepted for the virtual mailboxes, but when I try to retrieve mail from Outlook or Thunderbird I get errors You cannot log in to abc.server.net because the server has disa

[Dovecot] PHP implementation of dovecotpw passwords

2007-03-19 Thread Frank Church
I am looking for PHP functions that implement passwords that much the dovecotpw implementation. I downloaded one from PEAR, Crypt_HMAC, but the passwords it generates look nothing like the dovecotpw passwords, which could be my fault because I know nothing about the field. Is there a guide or s

[Dovecot] transfer files from Plesk qmail to Dovecot and Postfix

2007-03-28 Thread Frank Church
I have some files I want to transfer from Plesk qmail to Postfix with virtual mailboxes, MySQL, Maildir etc. I can add the accounts to the database manually as there are only a few of them. In the case of the mail folders, is it merely a matter of copying the mail files over, or are there some ad

Re: [Dovecot] transfer files from Plesk qmail to Dovecot and Postfix

2007-03-28 Thread Frank Church
On 28/03/07, Frank Church <[EMAIL PROTECTED]> wrote: I have some files I want to transfer from Plesk qmail to Postfix with virtual mailboxes, MySQL, Maildir etc. I can add the accounts to the database manually as there are only a few of them. In the case of the mail folders, is it me

Re: [Dovecot] PHP implementation of dovecotpw passwords

2007-07-09 Thread Frank Church
On 19/03/07, Frank Church <[EMAIL PROTECTED]> wrote: I am looking for PHP functions that implement passwords that much the dovecotpw implementation. I downloaded one from PEAR, Crypt_HMAC, but the passwords it generates look nothing like the dovecotpw passwords, which could be my fault b

[Dovecot] Quota exceeded messages

2007-07-09 Thread Frank Church
When I try to move messages between folders I get 'Quota exceeded' messages. I installed dovecot without any major configuration and accounts are created with PostfixAdmin. Is there some common setting that I must be missing? Version in use is 1.0 rc26 - Frank

Re: [Dovecot] Quota exceeded messages

2007-07-09 Thread Frank Church
On 09/07/07, Frank Church <[EMAIL PROTECTED]> wrote: When I try to move messages between folders I get 'Quota exceeded' messages. I installed dovecot without any major configuration and accounts are created with PostfixAdmin. Is there some common setting that I must be missing?

Re: [Dovecot] Quota exceeded messages

2007-07-09 Thread Frank Church
On 09/07/07, Frank Church <[EMAIL PROTECTED]> wrote: When I try to move messages between folders I get 'Quota exceeded' messages. I installed dovecot without any major configuration and accounts are created with PostfixAdmin. Is there some common setting that I must be missing?

Re: [Dovecot] Quota exceeded messages

2007-07-10 Thread Frank Church
On 10/07/07, Timo Sirainen <[EMAIL PROTECTED]> wrote: On Mon, 2007-07-09 at 17:36 +0100, Frank Church wrote: > quota = maildir:storage=10240:messages=1000 .. > Looking at the above settings I assume that 10240 Kb or 1000 messages > constitute the message limit. Yes. > Is th

Re: [Dovecot] Quota exceeded messages

2007-07-10 Thread Frank Church
On 10/07/07, Frank Church <[EMAIL PROTECTED]> wrote: > > I think I got to the bottom of the problem, which probably is the result of too much dependency on howtos and not enough RTFMing. I have an empty blog named 'howtos considered harmful' , and this will provide a goo

[Dovecot] Repeated references to non existent users table

2007-07-10 Thread Frank Church
Dovecot keeps returning messages in the general log about a users table, where my users table is called mailbox, based on my postfixadmin configuration. dovecot: Jul 10 11:37:27 Info: auth-worker(default): sql([EMAIL PROTECTED]): SELECT home, uid, gid FROM users WHERE userid = '[EMAIL PROTECTED]'

[Dovecot] Fixing lda user_query error introduces new fault in mail delivery

2007-07-11 Thread Frank Church
I was getting these errors below and after fixing it delivery errors were introduced dovecot/error_log == dovecot: Jul 11 06:19:28 Error: auth-worker(default): sql([EMAIL PROTECTED]): User query failed: Table 'postfix.users' doesn't exist deliver([EMAIL PROTECTED]): Jul 11 06:19:28 Er

[Dovecot] Can Wiki entry on dovecot LDA/deliver be clarified?

2007-07-11 Thread Frank Church
Hi guys, I am having some problems relating to this "Fixing lda user_query error introduces new fault in mail delivery" and I'd like to know if the above wiki comment holds even if a user_query is configured to return the correct mail folder. According to this LDA delivers only to the mail_loca

Re: [Dovecot] Can Wiki entry on dovecot LDA/deliver be clarified?

2007-07-11 Thread Frank Church
On 11/07/07, Frank Church <[EMAIL PROTECTED]> wrote: Hi guys, I am having some problems relating to this "Fixing lda user_query error introduces new fault in mail delivery" and I'd like to know if the above wiki comment holds even if a user_query is configured to return th

[Dovecot] How to stop POP clients from downloading mail after directory corruption

2007-07-15 Thread Frank Church
Transferring my email from a Courier server, as well as some corruption in my dovecot installation caused all POP mails to be downloaded again. I surmised that the dovecot-uidlist file was not present in the first instance, and was probably out of sync in the second. Is there a way to do some re