Re: with sasl authentication the username in sent twice

2010-12-31 Thread Stan Hoeppner
Rob van Dam put forth on 12/30/2010 3:25 PM: > Seems Centos 5.5 is shipping an old version of Postfix. Debian Stable has a reputation of shipping with dinosaur packages. CentOS ships with stuff that existed before the first DNA chains appeared in the primordial soup. :) Luckily for you Simon Mud

Re: with sasl authentication the username in sent twice

2010-12-31 Thread Rob van Dam
Postfix works perfectly now. Thank you SkykingOH on the http://fonality.com/trixbox/forums/trixbox-ce-development-forum/general-development/postfix-sasl-related-problem#comment-182659 forum for instructions how to update postfix on Centos. And of course a big thanks here for helping me to find

Re: with sasl authentication the username in sent twice

2010-12-30 Thread Rob van Dam
On 30-12-10 21:44, Victor Duchovni wrote: > On Thu, Dec 30, 2010 at 09:32:48PM +0100, Rob van Dam wrote: > >>> What is the output from >>> >>> postconf mail_version >>> >>> As documented this parameter was introduced with Postfix 2.4.4. >>> >>> Wietse >>> >> Hello Wietse, >> >> I just po

Re: with sasl authentication the username in sent twice

2010-12-30 Thread Victor Duchovni
On Thu, Dec 30, 2010 at 09:32:48PM +0100, Rob van Dam wrote: > >> What is the output from >> >> postconf mail_version >> >> As documented this parameter was introduced with Postfix 2.4.4. >> >> Wietse >> > Hello Wietse, > > I just posted that my Postfix was too old, when I got this mail.

Re: with sasl authentication the username in sent twice

2010-12-30 Thread Rob van Dam
What is the output from postconf mail_version As documented this parameter was introduced with Postfix 2.4.4. Wietse Hello Wietse, I just posted that my Postfix was too old, when I got this mail. I have Postfix version 2.3.3. Is there a workaround for older versions? Rob

Re: with sasl authentication the username in sent twice

2010-12-30 Thread Rob van Dam
On 30-12-10 21:17, Rob van Dam wrote: > On 30-12-10 20:59, Victor Duchovni wrote: > > > > http://www.postfix.org/postconf.5.html#send_cyrus_sasl_authzid > > > Thanks for the reply! > > When I run postconf I can see that send_cyrus_sasl_authzid is set to no in Ubuntu. In Trixbox this option i

Re: with sasl authentication the username in sent twice

2010-12-30 Thread Wietse Venema
Rob van Dam: > On 30-12-10 20:59, Victor Duchovni wrote: > > > > http://www.postfix.org/postconf.5.html#send_cyrus_sasl_authzid > > > Thanks for the reply! > > When I run postconf I can see that send_cyrus_sasl_authzid is set to no > in Ubuntu. In Trixbox this option is not set at all. >

Re: with sasl authentication the username in sent twice

2010-12-30 Thread Rob van Dam
On 30-12-10 20:59, Victor Duchovni wrote: > > http://www.postfix.org/postconf.5.html#send_cyrus_sasl_authzid > Thanks for the reply! When I run postconf I can see that send_cyrus_sasl_authzid is set to no in Ubuntu. In Trixbox this option is not set at all. Setting this option in main.cf on

Re: with sasl authentication the username in sent twice

2010-12-30 Thread Victor Duchovni
On Thu, Dec 30, 2010 at 08:52:59PM +0100, Rob van Dam wrote: > I want to relay my mail from a Trixbox (Centos 5.5) pbx to my password > protected smtp server. The problem is that acces from the trixbox is always > denied, because Postfix tries to login with username:username:password > > I insta

with sasl authentication the username in sent twice

2010-12-30 Thread Rob van Dam
I want to relay my mail from a Trixbox (Centos 5.5) pbx to my password protected smtp server. The problem is that acces from the trixbox is always denied, because Postfix tries to login with username:username:password I installed Postfix on an Ubuntu distro, and here the relaying works. Postf