Re: How does unix_listener works? [Was: Issue with exim and auth protocol]

2014-07-31 Thread Mildred Ki'Lya
On 31/07/2014 14:25, Steffen Kaiser wrote: > > See http://wiki2.dovecot.org/Services#auth > > "With UNIX listeners the client type is selected based on the filename > after the last "-" in the filename. For example "anything-userdb" is > of "userdb" type. The default type is "client" for inet inst

Re: How does unix_listener works? [Was: Issue with exim and auth protocol]

2014-07-31 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 31 Jul 2014, Mildred Ki'Lya wrote: Well, first of all auth-userdb and auth-client are completely different things. exim must connect to auth-client and _not_ auth-userdb. 2nd: If the config does not enlist auth-client, look at the full con

How does unix_listener works? [Was: Issue with exim and auth protocol]

2014-07-31 Thread Mildred Ki'Lya
> > Well, first of all auth-userdb and auth-client are completely > different things. > > exim must connect to auth-client and _not_ auth-userdb. > > 2nd: If the config does not enlist auth-client, look at the full config: > > doveconf -a > > There you see all effective settings. hence, I guess yo

Re: Issue with exim and auth protocol [Solution found]

2014-07-31 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 31 Jul 2014, Mildred Ki'Lya wrote: On 30/07/2014 23:32, Gedalya wrote: Could it be related to something in your dovecot configuration (which you didn't post)? Despite the fact that an interesting conversation is developing in the exim bug re

Re: Issue with exim and auth protocol [Solution found]

2014-07-31 Thread Mildred Ki'Lya
On 30/07/2014 23:32, Gedalya wrote: > Could it be related to something in your dovecot configuration (which > you didn't post)? > Despite the fact that an interesting conversation is developing in the > exim bug report, this setup does usually work, including on one of > your servers as you have i

Re: Issue with exim and auth protocol

2014-07-30 Thread Gedalya
Could it be related to something in your dovecot configuration (which you didn't post)? Despite the fact that an interesting conversation is developing in the exim bug report, this setup does usually work, including on one of your servers as you have indicated. On my end, I never had issues betw

Issue with exim and auth protocol

2014-07-30 Thread Mildred Ki'Lya
Hi, I'm trying to set up exim (4.83) as a submission server, and need to set up the dovecot authentication in exim. I'm having an issue with that (documented at ) The problem is that exim doesn't follow the handshake as described here: