Re: relayhost if fail

2010-08-23 Thread Wietse Venema
listadecorreo: > > See: http://www.postfix.org/postconf.5.html#smtp_fallback_relay > > > Thanks a lot i'm using smtp_fallback_relay but show tis error > > Aug 23 19:27:52 jupiter postfix/smtpd[15705]: ECC30EA056: > client=unknown[10.111.100.100] > Aug 23 19:27:55 jupiter postfix/c

Re: relayhost if fail

2010-08-23 Thread listadecorreo
On 08/23/2010 01:11 PM, Wietse Venema wrote: listadecorreo: [ Charset ISO-8859-1 unsupported, converting... ] Hi to all In the configuration of my main.cf, I have all mail sent to an external server (relayhost) I can do to check if the server is operational and if it fails to send all mail

Re: relayhost if fail

2010-08-23 Thread Wietse Venema
listadecorreo: [ Charset ISO-8859-1 unsupported, converting... ] > Hi to all > > In the configuration of my main.cf, I have all mail sent to an external > server (relayhost) I can do to check if the server is operational and if > it fails to send all mail to another server > > relayhost=xxx.xxx

Re: relayhost if fail

2010-08-23 Thread Julien Tartarin
Hello, On Mon, Aug 23, 2010 at 01:40, listadecorreo wrote: > In the configuration of my main.cf, I have all mail sent to an external > server (relayhost) I can do to check if the server is operational and if it > fails to send all mail to another server > > relayhost=xxx.xxx.xxx.xxx if fail send

relayhost if fail

2010-08-22 Thread listadecorreo
Hi to all In the configuration of my main.cf, I have all mail sent to an external server (relayhost) I can do to check if the server is operational and if it fails to send all mail to another server relayhost=xxx.xxx.xxx.xxx if fail send to yyy.yyy.yyy.yyy I'm using postfix 2.5 thanks in ad