RE: Problem in postfix (solaris) relay to exchange

2013-01-16 Thread carlos jorge
> Date: Tue, 15 Jan 2013 18:30:13 + > From: postfix-us...@dukhovni.org > To: postfix-users@postfix.org > Subject: Re: Problem in postfix (solaris) relay to exchange > > On Tue, Jan 15, 2013 at 06:18:03PM +, carlos jorge wrote: > > > but I found a difference:

Re: Problem in postfix (solaris) relay to exchange

2013-01-15 Thread Viktor Dukhovni
On Tue, Jan 15, 2013 at 06:18:03PM +, carlos jorge wrote: > but I found a difference: > man postconf -A List the available SASL client plug-in types... > on the working server: > postconf -A > cyrus > on the solaris... > bash-3.00#postconf -A > bash-3.00# The Solaris server has no (cyrus) S

RE: Problem in postfix (solaris) relay to exchange

2013-01-15 Thread carlos jorge
> > > > in smtp_sasl_passwd: > > > > exchange_IP user:pwd > > > > > > Why not "[exchange_IP]" (with the enclosing []) for the lookup key. > > > > I can put with that..tried with [] but like it didn't work i > > putted like i have in linux, but if you think it is better i can > > put [] again. >

RE: Problem in postfix (solaris) relay to exchange

2013-01-15 Thread Dirk Jahnke-Zumbusch
Hi all, perhaps you should have a look at: http://www.opencsw.org/about/ Kind regards, Dirk -- Dirk Jahnke-Zumbusch Deutsches Elektronen-Synchrotron DESY IT Information Fabrics Member of the Helmholtz Association D-22603 HamburgNotkestrasse 85 /

Re: Problem in postfix (solaris) relay to exchange

2013-01-15 Thread Viktor Dukhovni
On Tue, Jan 15, 2013 at 05:35:48PM +, carlos jorge wrote: > > Make sure you have Berkeley DB support on Solaris, (not just > > the obsolete DBM) and "hash" or "btree" instead. > Sorry can you help on that?what do i need to install? No, I have not use Solaris for a while now, sorry. You'll ne

RE: Problem in postfix (solaris) relay to exchange

2013-01-15 Thread carlos jorge
> > i have a linux box (centos) with postifx working well with exchange, postfix > > just relay the mails to the server using sasl authentication. > > > > My problem is that i m not able to do it in a solaris 10 server. > > > > in main.cf: > > > > relayhost = [exchange_IP] > > smtp_sasl_auth_

Re: Problem in postfix (solaris) relay to exchange

2013-01-15 Thread Viktor Dukhovni
On Tue, Jan 15, 2013 at 07:40:29AM -0800, blast wrote: > i have a linux box (centos) with postifx working well with exchange, postfix > just relay the mails to the server using sasl authentication. > > My problem is that i m not able to do it in a solaris 10 server. > > in main.cf: > > relayho