Re: How to delete "proxy" attribute in passdb lookup?

2015-11-28 Thread Timo Sirainen
On 28 Nov 2015, at 09:26, Peer Heinlein wrote: > Is there any way to override/delete an existing true/false attribute > like "proxy"? Not right now, because any value at all is treated as "true" (and I'm pretty sure even empty value). I suppose the best solution would be to finally change all

Re: Connection between postfix and dovecot failing

2015-11-28 Thread Noel
On 11/28/2015 3:42 PM, Sytse Kuijk wrote: > Well, post fix tries, but cannot connect. Sounds to me like problem at the > receiving side. > In any case, one question would be: is amavis part of dovecot or of postfix? > > sytse > Neither. Amavis (hopefully you're using the version called amavisd-

Re: Connection between postfix and dovecot failing

2015-11-28 Thread Sytse Kuijk
Well, post fix tries, but cannot connect. Sounds to me like problem at the receiving side. In any case, one question would be: is amavis part of dovecot or of postfix? sytse -- -- - Sytse Kuijk- ___ - R.S.R. n.v.

Re: Connection between postfix and dovecot failing

2015-11-28 Thread Sytse Kuijk
Well, I tried that. I can connect a telnet session on that port and that does not refuse the connection, it sits there waiting, but I do not know the protocol so I cannot check if it does what it is supposed to. I also checked who is listening on that port, here is the dialog: sh-3.2# sudo lsof

Connection between postfix and dovecot failing

2015-11-28 Thread Sytse Kuijk
Hi all, Hope someone has been here and done that before. I am running a Mac mini with OSX server version 10.5, that is on El Capitan, but the problem I have started on Yosemite (the previous version) and did not change at all in the upgrade (I had hoped it would have solved itself). As you mig