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

Re: [Dovecot] Connection refused. Mail Client Error: 800ccccd9. Please help :-))))

2011-02-11 Thread Jerry
On Fri, 11 Feb 2011 23:30:49 +0200 Timo Sirainen articulated: > On Thu, 2011-02-10 at 10:44 +0100, mich...@lattari.eu wrote: > > > > I cannot connect to the dovecot server :-( I get Windows Mail Client > > Error: 800d9. Please help :- > > No one but Microsoft can guess what that error

Re: [Dovecot] Connection refused. Mail Client Error: 800ccccd9. Please help :-))))

2011-02-11 Thread Timo Sirainen
On Thu, 2011-02-10 at 10:44 +0100, mich...@lattari.eu wrote: > > I cannot connect to the dovecot server :-( I get Windows Mail Client > Error: 800d9. Please help :- No one but Microsoft can guess what that error message might mean. Especially since Google only finds your mail with that.

Re: [Dovecot] Connection refused. Mail Client Error: 800ccccd9. Please help :-))))

2011-02-10 Thread Charles Marcus
On 2011-02-10 4:44 AM, mich...@lattari.eu wrote: > Hi! > > I cannot connect to the dovecot server :-( I get Windows Mail Client Error: > 800d9. Please help :- > > # 2.0.beta6 (3156315704ef): /etc/dovecot/dovecot.conf First, upgrade... current version is 2.0.9... it is silly to start of

Re: [Dovecot] Connection refused with auth-master afterupgradingtoDovecot 1.0 rc 28

2007-04-12 Thread Jason Warner
Thank you Timo. You have been extremely helpful in this. > -Original Message- > From: Timo Sirainen [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 12, 2007 10:39 AM > To: Jason Warner > Cc: 'Jason Warner'; 'Dovecot Mailing List' > Subject: Re:

Re: [Dovecot] Connection refused with auth-master afterupgradingto Dovecot 1.0 rc 28

2007-04-12 Thread Timo Sirainen
On Tue, 2007-04-10 at 13:12 -0600, Jason Warner wrote: > > Anyway I should be able to figure out the assert by looking at the > > code too. Just a bit more difficult, since a couple of minutes wasn't > > enough. :) This should fix it: http://dovecot.org/list/dovecot-cvs/2007-April/008653.html si

Re: [Dovecot] Connection refused with auth-master afterupgradingto Dovecot 1.0 rc 28

2007-04-10 Thread Jason Warner
> On 10.4.2007, at 21.33, Jason Warner wrote: > > > I still didn't get a core dump in /var/run/dovecot. Should I be > > looking > > somewhere else? That is the directory that the base_dir variable is > > set to > > in my dovecot.conf file. > > Well, another way would be to attach gdb directly int

Re: [Dovecot] Connection refused with auth-master afterupgradingto Dovecot 1.0 rc 28

2007-04-10 Thread Timo Sirainen
On 10.4.2007, at 21.33, Jason Warner wrote: I still didn't get a core dump in /var/run/dovecot. Should I be looking somewhere else? That is the directory that the base_dir variable is set to in my dovecot.conf file. Well, another way would be to attach gdb directly into dovecot-auth whil

Re: [Dovecot] Connection refused with auth-master afterupgradingto Dovecot 1.0 rc 28

2007-04-10 Thread Jason Warner
> > Apr 10 11:48:28 mail deliver([EMAIL PROTECTED]): setgid(999) failed: > > Operation > > not permitted > .. > > 999 is the gid of my vmail user. > .. > > dovecot unix - n n - - pipe > > flags=DRhu user=vmail:mail argv=/usr/libexec/dovecot/deliver -d > > So then

Re: [Dovecot] Connection refused with auth-master afterupgradingto Dovecot 1.0 rc 28

2007-04-10 Thread Timo Sirainen
On 10.4.2007, at 21.00, Jason Warner wrote: Apr 10 11:48:28 mail deliver([EMAIL PROTECTED]): setgid(999) failed: Operation not permitted .. 999 is the gid of my vmail user. .. dovecot unix - n n - - pipe flags=DRhu user=vmail:mail argv=/usr/libexec/doveco

Re: [Dovecot] Connection refused with auth-master afterupgradingto Dovecot 1.0 rc 28

2007-04-10 Thread Jason Warner
> -Original Message- > From: Timo Sirainen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 10, 2007 11:45 AM > To: Dovecot Mailing List > Cc: Jason Warner; 'Jason Warner' > Subject: Re: [Dovecot] Connection refused with auth-master > afterupgradingto Dove

Re: [Dovecot] Connection refused with auth-master afterupgradingto Dovecot 1.0 rc 28

2007-04-10 Thread Timo Sirainen
On 10.4.2007, at 20.35, Timo Sirainen wrote: On 10.4.2007, at 20.22, Jason Warner wrote: Apr 10 10:12:15 mail dovecot: auth(default): file auth-request.c: line 474 (auth_request_lookup_credentials_callback): assertion failed: (request->state == AUTH_REQUEST_STATE_PASSDB) Oh. So the connect

Re: [Dovecot] Connection refused with auth-master afterupgradingto Dovecot 1.0 rc 28

2007-04-10 Thread Timo Sirainen
On 10.4.2007, at 20.22, Jason Warner wrote: Apr 10 10:12:15 mail dovecot: auth(default): file auth-request.c: line 474 (auth_request_lookup_credentials_callback): assertion failed: (request->state == AUTH_REQUEST_STATE_PASSDB) Oh. So the connection refused happens because dovecot-auth crashe

Re: [Dovecot] Connection refused with auth-master afterupgradingto Dovecot 1.0 rc 28

2007-04-10 Thread Jason Warner
> On 10.4.2007, at 19.30, Jason Warner wrote: > > > < write(6, "[EMAIL PROTECTED]"..., 55) = 55 > .. > >> write(6, "[EMAIL PROTECTED]"..., 54) = 54 > > Your original error was: "net_connect(/var/run/dovecot/auth-master) > failed: Connection refused". However here both of them were > successfully

Re: [Dovecot] Connection refused with auth-master afterupgradingto Dovecot 1.0 rc 28

2007-04-10 Thread Timo Sirainen
On 10.4.2007, at 19.30, Jason Warner wrote: < write(6, "[EMAIL PROTECTED]"..., 55) = 55 .. write(6, "[EMAIL PROTECTED]"..., 54) = 54 Your original error was: "net_connect(/var/run/dovecot/auth-master) failed: Connection refused". However here both of them were successfully connected to,

Re: [Dovecot] Connection refused with auth-master afterupgradingto Dovecot 1.0 rc 28

2007-04-10 Thread Jason Warner
> -Original Message- > From: Timo Sirainen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 10, 2007 9:36 AM > To: Jason Warner > Cc: 'Jason Warner'; dovecot@dovecot.org > Subject: Re: [Dovecot] Connection refused with auth-master > afterupgradingto Dovecot

Re: [Dovecot] Connection refused with auth-master after upgradingto Dovecot 1.0 rc 28

2007-04-10 Thread Timo Sirainen
On Tue, 2007-04-10 at 09:32 -0600, Jason Warner wrote: > Sorry, I forgot to mention that when I tried the -d parameter, I was > running > as the vmail user and everything went just fine. I'm running out of ideas. strace could be helpful. Run: strace -o /tmp/deliver.log deliver -d .. Both as stan

Re: [Dovecot] Connection refused with auth-master after upgradingto Dovecot 1.0 rc 28

2007-04-10 Thread Jason Warner
> -Original Message- > From: Timo Sirainen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 10, 2007 9:24 AM > To: Jason Warner > Cc: 'Jason Warner'; dovecot@dovecot.org > Subject: RE: [Dovecot] Connection refused with auth-master after > upgradingto Dove

Re: [Dovecot] Connection refused with auth-master after upgrading to Dovecot 1.0 rc 28

2007-04-10 Thread Timo Sirainen
On Tue, 2007-04-10 at 09:11 -0600, Jason Warner wrote: > When I run deliver with the -d parameter, it does deliver a message to > the > intended user. I've tried just about everything I know how to do with > the > Dovecot LDA in the master.cf config file for Postfix. Here is the line > as it > sta

Re: [Dovecot] Connection refused with auth-master after upgrading to Dovecot 1.0 rc 28

2007-04-10 Thread Jason Warner
n [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 10, 2007 8:46 AM > To: Jason Warner > Cc: 'Jason Warner'; dovecot@dovecot.org > Subject: Re: [Dovecot] Connection refused with auth-master after > upgradingto Dovecot 1.0 rc 28 > > On Mon, 2007-04-09 at 08:45 -0600, Jaso

Re: [Dovecot] Connection refused with auth-master after upgrading to Dovecot 1.0 rc 28

2007-04-10 Thread Timo Sirainen
On Mon, 2007-04-09 at 08:45 -0600, Jason Warner wrote: > > >> > Apr 2 12:56:32 mail deliver([EMAIL PROTECTED]): > > >> > net_connect(/var/run/dovecot/auth-master) failed: Connection > > >> refused > > >> > > >> Delete this file. Restart Dovecot. Does it get recreated? > > > > > > When I delete the

Re: [Dovecot] Connection refused with auth-master after upgrading to Dovecot 1.0 rc 28

2007-04-09 Thread Jason Warner
> -Original Message- > From: Timo Sirainen [mailto:[EMAIL PROTECTED] > Sent: Friday, April 06, 2007 1:43 AM > To: Jason Warner > Cc: [EMAIL PROTECTED]; dovecot@dovecot.org > Subject: Re: [Dovecot] Connection refused with auth-master after upgrading > to Dovecot 1.0 r

Re: [Dovecot] Connection refused with auth-master after upgrading to Dovecot 1.0 rc 28

2007-04-06 Thread Timo Sirainen
On 3.4.2007, at 17.38, Jason Warner wrote: > Fedora pushed out an update to Dovecot 1.0 rc 28 today. After > upgrading, mail isn't delivered to local recipients. My log file is > full of error messages similar to the following: > > Apr 2 12:56:32 mail deliver([EMAIL PROTECTED]): > net_connect(/

Re: [Dovecot] Connection refused with auth-master after upgrading to Dovecot 1.0 rc 28

2007-04-03 Thread Jason Warner
Timo, Thanks for your time. On 4/2/07, Timo Sirainen <[EMAIL PROTECTED]> wrote: On Mon, 2007-04-02 at 13:10 -0600, Jason Warner wrote: > Fedora pushed out an update to Dovecot 1.0 rc 28 today. After > upgrading, mail isn't delivered to local recipients. My log file is > full of error messages s

Re: [Dovecot] Connection refused with auth-master after upgrading to Dovecot 1.0 rc 28

2007-04-02 Thread Timo Sirainen
On Mon, 2007-04-02 at 13:10 -0600, Jason Warner wrote: > Fedora pushed out an update to Dovecot 1.0 rc 28 today. After > upgrading, mail isn't delivered to local recipients. My log file is > full of error messages similar to the following: > > Apr 2 12:56:32 mail deliver([EMAIL PROTECTED]): > net

Re: [Dovecot] connection refused

2007-03-21 Thread Timo Sirainen
On Sun, 2007-03-18 at 11:12 -0500, Steven F Siirila wrote: > Mar 18 02:50:14 myhost.mydomain dovecot: pop3-login: Can't connect to auth > server at default: Connection refused .. > I presume that the changes Timo made in response to my previous inquiry > about refused connections at reboot will fi