Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-04-07 Thread Simon
On Tue, Apr 1, 2014 at 11:29 PM, Steffen Kaiser < skdove...@smail.inf.fh-brs.de> wrote: > > > > What's the output of: >>> >>> lsof -c dovecot|grep auth-userdb >>> >>> [root@vmail1 ~]# lsof -c dovecot|grep auth-userdb >> dovecot 3147 root 38u unix 0x88004fce0680 0t0 2

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-04-01 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 1 Apr 2014, Simon wrote: On Mon, Mar 31, 2014 at 7:37 PM, Steffen Kaiser < skdove...@smail.inf.fh-brs.de> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 31 Mar 2014, Simon wrote: On 3/24/2014 7:10 PM, Simon wrote: Mar

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-31 Thread Simon
On Mon, Mar 31, 2014 at 7:37 PM, Steffen Kaiser < skdove...@smail.inf.fh-brs.de> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > On Mon, 31 Mar 2014, Simon wrote: > > On 3/24/2014 7:10 PM, Simon wrote: >> >>> Mar 13 09:55:44 vmail1 dovecot: lda: Error: userdb lookup: >

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-30 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 31 Mar 2014, Simon wrote: On 3/24/2014 7:10 PM, Simon wrote: Mar 13 09:55:44 vmail1 dovecot: lda: Error: userdb lookup: connect(/usr/local/dovecot/var/run/dovecot/auth-userdb) failed: Connection refused What's the output of: lsof -c dov

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-30 Thread Simon
On Thu, Mar 27, 2014 at 5:16 PM, Tom Hendrikx wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 26-03-14 12:01, Charles Marcus wrote: > > On 3/25/2014 4:08 PM, Simon wrote: > >> On Wed, Mar 26, 2014 at 12:15 AM, Charles Marcus > >> wrote: > >>> On 3/24/2014 7:10 PM, Simon wrote:

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-26 Thread Tom Hendrikx
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 26-03-14 12:01, Charles Marcus wrote: > On 3/25/2014 4:08 PM, Simon wrote: >> On Wed, Mar 26, 2014 at 12:15 AM, Charles Marcus >> wrote: >>> On 3/24/2014 7:10 PM, Simon wrote: Mar 13 09:55:44 vmail1 dovecot: lda: Error: userdb lookup: >>>

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-26 Thread Charles Marcus
On 3/25/2014 4:08 PM, Simon wrote: On Wed, Mar 26, 2014 at 12:15 AM, Charles Marcus wrote: On 3/24/2014 7:10 PM, Simon wrote: Mar 13 09:55:44 vmail1 dovecot: lda: Error: userdb lookup: connect(/usr/local/dovecot/var/run/dovecot/auth-userdb) failed: Connection refused So, your SQL userdb is

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-25 Thread Simon
On Wed, Mar 26, 2014 at 12:15 AM, Charles Marcus wrote: > On 3/24/2014 7:10 PM, Simon wrote: > >> Mar 13 09:55:44 vmail1 dovecot: lda: Error: userdb lookup: >> connect(/usr/local/dovecot/var/run/dovecot/auth-userdb) failed: >> Connection >> refused >> > > So, your SQL userdb is refusing connectio

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-25 Thread Charles Marcus
On 3/24/2014 7:10 PM, Simon wrote: Mar 13 09:55:44 vmail1 dovecot: lda: Error: userdb lookup: connect(/usr/local/dovecot/var/run/dovecot/auth-userdb) failed: Connection refused So, your SQL userdb is refusing connections from dovecot... Fix this... -- Best regards, Charles

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-24 Thread Simon
On Tue, Mar 25, 2014 at 9:00 AM, Charles Marcus wrote: > One more thing... please don't use pastebin... it breaks archives > (eventually). > > Just copy/paste the output directly into the email body (this goes for > logs too)... Oh sorry :( Mar 13 09:50:44 vmail1 postfix/pipe[31090]: 5D4FFA105

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-24 Thread Charles Marcus
On 3/24/2014 3:55 PM, Simon wrote: Some ideas: 1) Show full output of 'doveconf -n' http://pastebin.com/wsUt0eEF One more thing... please don't use pastebin... it breaks archives (eventually). Just copy/paste the output directly into the email body (this goes for logs too)... -- Bes

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-24 Thread Simon
On Mon, Mar 24, 2014 at 9:10 PM, Tom Hendrikx wrote: >> [root@vmail1 ~]# socat - > >> UNIX:/usr/local/dovecot/var/run/dovecot/auth-userdb > >> 2014/03/16 20:57:05 socat[24404] E connect(3, AF=1 > >> "/usr/local/dovecot/var/run/dovecot/auth-userdb", 48): Connection > refused > >> > >> Seems a bit

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-24 Thread Tom Hendrikx
On 03/24/2014 04:14 AM, Simon wrote: > On Sun, Mar 16, 2014 at 9:02 PM, Simon wrote: > >> >> >> On Thursday, March 13, 2014, Steffen Kaiser >> wrote: >> >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> On Thu, 13 Mar 2014, Simon wrote: >>> >>> Ive taken a look at this and cant quit

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-24 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 24 Mar 2014, Simon wrote: Hi All, Ive been googling the crap out of this but still cant seem to make it work.. any assistance would be really appreciated thanks! :) On Sun, Mar 16, 2014 at 9:02 PM, Simon wrote: On Thursday, March 13, 2014

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-23 Thread Simon
Hi All, Ive been googling the crap out of this but still cant seem to make it work.. any assistance would be really appreciated thanks! :) Simon On Sun, Mar 16, 2014 at 9:02 PM, Simon wrote: > > > On Thursday, March 13, 2014, Steffen Kaiser > wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> H

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-16 Thread Simon
On Thursday, March 13, 2014, Steffen Kaiser wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thu, 13 Mar 2014, Simon wrote: > > Ive taken a look at this and cant quite figure out what is going on here. >> I have tested all the SQL permissions, and also changed the unix_listener >>

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-13 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 13 Mar 2014, Simon wrote: Ive taken a look at this and cant quite figure out what is going on here. I have tested all the SQL permissions, and also changed the unix_listener auth-userdb mode to 0666 (as instructed elsewhere to try and solv

[Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-12 Thread Simon
Hi There, Ive taken a look at this and cant quite figure out what is going on here. I have tested all the SQL permissions, and also changed the unix_listener auth-userdb mode to 0666 (as instructed elsewhere to try and solve this issue), but cannot seem to work out what the issue is. Would so