Patrick Saweikis wrote:
The one problem I ran into is that we normally use the format
smtp:[10.1.1.7], when I kept patsaw.local in brackets it tried to
deliver to the A record, I had to take it out of brackets for postfix to
do an mx lookup.
The examples Viktor posted didn't include brackets.
T
>> Patrick Saweikis wrote:
>>
>> Hello
>>
>>
>>
>> We are using postfix 2.3.8 and have it integrated with
>> mysql and transport maps are set on a per domain basis this way
>> (transport_maps = mysql:/etc/postfix/mysql-transport.cf,
>> mysql-transport.cf contains the authentication a
On Fri, May 08, 2009 at 02:28:38PM -0400, Wietse Venema wrote:
> Victor Duchovni:
> > On Fri, May 08, 2009 at 01:45:25PM -0400, Wietse Venema wrote:
> >
> > > Patrick Saweikis:
> > > > We are now trying to incorporate a way to create redundancy
> > > > on the relay end, so currently w
Victor Duchovni:
> On Fri, May 08, 2009 at 01:45:25PM -0400, Wietse Venema wrote:
>
> > Patrick Saweikis:
> > > We are now trying to incorporate a way to create redundancy
> > > on the relay end, so currently we may just have the transport map set to
> > > "smtp:[10.1.1.7]" and are try
On Fri, May 08, 2009 at 01:45:25PM -0400, Wietse Venema wrote:
> Patrick Saweikis:
> > We are now trying to incorporate a way to create redundancy
> > on the relay end, so currently we may just have the transport map set to
> > "smtp:[10.1.1.7]" and are trying to find a way to tell it
Patrick Saweikis:
> We are now trying to incorporate a way to create redundancy
> on the relay end, so currently we may just have the transport map set to
> "smtp:[10.1.1.7]" and are trying to find a way to tell it that if it
> cannot relay to the transport_maps location, try this other
2009/5/9 Patrick Saweikis :
> relay to the transport_maps location, try this other. I had done some
> research and found that smtp_fallback_relay should do what I need. I tried
> implementing this without success, I am getting “unknown mail transport
> error” when enabling that option, whether the
Brian Evans - Postfix List wrote:
> Patrick Saweikis wrote:
>
>>
>> We are now trying to incorporate a way to create
>> redundancy on the relay end, so currently we may just have the
>> transport map set to “smtp:[10.1.1.7]” and are trying to find a way to
>> tell it that if it canno
Patrick Saweikis wrote:
>
> Hello
>
>
>
> We are using postfix 2.3.8 and have it integrated with
> mysql and transport maps are set on a per domain basis this way
> (transport_maps = mysql:/etc/postfix/mysql-transport.cf,
> mysql-transport.cf contains the authentication and mysql quer
Hello
We are using postfix 2.3.8 and have it integrated with mysql
and transport maps are set on a per domain basis this way
(transport_maps = mysql:/etc/postfix/mysql-transport.cf,
mysql-transport.cf contains the authentication and mysql query to
retrieve this info).
10 matches
Mail list logo