Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem

2011-10-24 Thread Simon Brereton
On 24 October 2011 19:17, Jack Fredrikson wrote: > > > From: Tom Hendrikx > To: dovecot@dovecot.org > Sent: Monday, October 24, 2011 6:00 PM > Subject: Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection > Problem > >> Adding dovecot to the postfix gr

Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem

2011-10-24 Thread Stan Hoeppner
On 10/24/2011 7:14 PM, Jack Fredrikson wrote: > > > From: Jerry > To: dovecot@dovecot.org > Sent: Monday, October 24, 2011 7:27 PM > Subject: Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection > Problem > >>> sendmail_path = /usr/sbin/sendmail.pos

Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem

2011-10-24 Thread Jack Fredrikson
From: Jerry To: dovecot@dovecot.org Sent: Monday, October 24, 2011 7:27 PM Subject: Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem >>   sendmail_path = /usr/sbin/sendmail.postfix > Are you sure about that "sendmail" path? It certainly is

Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem

2011-10-24 Thread Jerry
On Mon, 24 Oct 2011 16:17:23 -0700 (PDT) Jack Fredrikson articulated: > protocol lda { >   hostname = 13gems.com >   info_log_path = /var/log/dovecot-deliver.log >   log_path = /var/log/dovecot-deliver.log >   mail_plugins = quota >   postmaster_address = postmas...@bar.com >   sendmail_path = /us

Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem

2011-10-24 Thread Jack Fredrikson
From: Tom Hendrikx To: dovecot@dovecot.org Sent: Monday, October 24, 2011 6:00 PM Subject: Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem > Adding dovecot to the postfix group would be considered a security issue > by many. Don't so this

Re: [Dovecot] sieve-pipe Error

2011-10-24 Thread Stephan Bosch
On 10/24/2011 12:00 PM, Ian Barton wrote: I am using Dovecot 2.0.15 on Arch. I have cloned the hg repo and compiled the plugin using the following options: ./configure --with-dovecot=/usr/lib/dovecot --with-pigeonhole=/usr/include/dovecot/sieve/ The relevant section of my dovecot.conf looks

Re: [Dovecot] xi.rename-it.nl down?

2011-10-24 Thread Stephan Bosch
On 10/24/2011 12:10 PM, Stephan Bosch wrote: Op 19-10-2011 17:30, Stephan Bosch schreef: Op 19-10-2011 16:12, Jim Knuth schreef: Hello, is http://xi.rename-it.nl down? Apticron shows me permanently errors. Yes. I noticed this yesterday. This is a recurring problem for some reason, probably

Re: [Dovecot] Expire plugin not executing for sieve plugin?

2011-10-24 Thread Stephan Bosch
On 10/24/2011 7:52 PM, Dan Swartzendruber wrote: No ideas? I googled some more and eventually turned up this posting: http://www.mailinglistarchive.com/html/dovecot@dovecot.org/2011-01/msg00716.html guy seems to be having the exact problem I am, unfortunately, no-one replied to his post e

Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem

2011-10-24 Thread Tom Hendrikx
On 24-10-11 23:47, Jack Fredrikson wrote: > > > From: Simon Brereton > To: dovecot@dovecot.org > Sent: Monday, October 24, 2011 5:04 PM > Subject: Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection > Problem > >> Who owns /var/vmail? > > ls -al /va

Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem

2011-10-24 Thread Jack Fredrikson
From: Simon Brereton To: dovecot@dovecot.org Sent: Monday, October 24, 2011 5:04 PM Subject: Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem > Who owns /var/vmail? ls -al /var/vmail/ total 8 drwxrwx---  2 vmail mail 4096 Oct 19 18:45 . dr

Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem

2011-10-24 Thread Simon Brereton
On 24 October 2011 16:43, Jack Fredrikson wrote: > > > From: Tom Hendrikx > To: dovecot@dovecot.org > Sent: Monday, October 24, 2011 3:24 PM > Subject: Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection > Problem > > First up, thanks for the links, S

Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem

2011-10-24 Thread Jack Fredrikson
From: Tom Hendrikx To: dovecot@dovecot.org Sent: Monday, October 24, 2011 3:24 PM Subject: Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem First up, thanks for the links, Simon, but they didn't help :( I still need to chmod 666 /usr/local

Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem

2011-10-24 Thread Heiko Schlittermann
Jack Fredrikson (Mon Oct 24 21:00:54 2011): > Hi; > This is my 6th day installing my first Postfix/Dovecot installation. The > Postfix mailing list indicates I've got the MTA under control so now I'm > seeking your help with the MDA. I get these errors with legitimate email > addresses: > Oct 2

Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem

2011-10-24 Thread Simon Brereton
On 24 October 2011 15:00, Jack Fredrikson wrote: > Hi; > This is my 6th day installing my first Postfix/Dovecot installation. The > Postfix mailing list indicates I've got the MTA under control so now I'm > seeking your help with the MDA. I get these errors with legitimate email > addresses: >

[Dovecot] iterate_query not working

2011-10-24 Thread Piotr NetExpert
Hi, I have got iterate_query defined in dovecot-sql.conf.ext. However when I run a command like: doveadm search -A BEFORE 10d I receive an error message (Failed to iterate ...) There is an error message in a log file too: Error: Trying to iterate users, but userdbs don't support it The proble

Re: [Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem

2011-10-24 Thread Tom Hendrikx
On 24-10-11 21:00, Jack Fredrikson wrote: > Hi; This is my 6th day installing my first Postfix/Dovecot > installation. The Postfix mailing list indicates I've got the MTA > under control so now I'm seeking your help with the MDA. I get these > errors with legitimate email addresses: Oct 24 11:47:38

[Dovecot] Marathon Day 6 of First Install: MySQL Connection Problem

2011-10-24 Thread Jack Fredrikson
Hi; This is my 6th day installing my first Postfix/Dovecot installation. The Postfix mailing list indicates I've got the MTA under control so now I'm seeking your help with the MDA. I get these errors with legitimate email addresses: Oct 24 11:47:38 myserver dovecot: auth-worker: Error: mysql(lo

[Dovecot] [bug] Changing dovecot 'quota' Value incorrectly overwrites Limit with same value

2011-10-24 Thread Rich
I'm able to consistently reproduce this problem/behavior, but not workaround or fix it, yet. Rich On Wed, Oct 19, 2011 at 7:41 AM, Rich wrote: > I've made some progress, but quota 'Limit' is still not fully > functioning for me. > > A couple of changes have helped: > > Specifying a "%u% as usern

Re: [Dovecot] Expire plugin not executing for sieve plugin?

2011-10-24 Thread Dan Swartzendruber
No ideas? I googled some more and eventually turned up this posting: http://www.mailinglistarchive.com/html/dovecot@dovecot.org/2011-01/msg00716.html guy seems to be having the exact problem I am, unfortunately, no-one replied to his post either :(

Re: [Dovecot] userdb with NoSQL database

2011-10-24 Thread Willie Gillespie
On 10/24/2011 3:16 AM, Francisco Wagner C. Freire wrote: Hi, I'm searching, but not found nothing about using userb with NoSQL databases: http://wiki2.dovecot.org/UserDatabase Are there any plans to implement this option? There was some talk on the list around February 8th, but that's the last

Re: [Dovecot] xi.rename-it.nl down?

2011-10-24 Thread Jim Knuth
am 24.10.11 12:10 schrieb Stephan Bosch : This is probably going to take more time. Administrator is having issues that prove to be harder to solve than expected. Regards, Stephan. thank you, but :-/ -- Mit freundlichen Grüßen, with kind regards, Jim Knuth - Man soll Denken lehren,

Re: [Dovecot] xi.rename-it.nl down?

2011-10-24 Thread Stephan Bosch
Op 19-10-2011 17:30, Stephan Bosch schreef: Op 19-10-2011 16:12, Jim Knuth schreef: Hello, is http://xi.rename-it.nl down? Apticron shows me permanently errors. Yes. I noticed this yesterday. This is a recurring problem for some reason, probably some Xen-related issue. Every few months it j

[Dovecot] sieve-pipe Error

2011-10-24 Thread Ian Barton
I am using Dovecot 2.0.15 on Arch. I have cloned the hg repo and compiled the plugin using the following options: ./configure --with-dovecot=/usr/lib/dovecot --with-pigeonhole=/usr/include/dovecot/sieve/ The relevant section of my dovecot.conf looks like: plugin { sieve = ~/.dovecot.sieve

[Dovecot] userdb with NoSQL database

2011-10-24 Thread Francisco Wagner C. Freire
Hi, I'm searching, but not found nothing about using userb with NoSQL databases: http://wiki2.dovecot.org/UserDatabase Are there any plans to implement this option? Thanks