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/cleanup[15747]: ECC30EA056:
> message-id=<[email protected]>
> Aug 23 19:27:55 jupiter postfix/qmgr[15651]: ECC30EA056:
> from=<[email protected]>, size=668, nrcpt=1 (queue active)
> Aug 23 19:27:55 jupiter postfix/smtp[15665]: ECC30EA056:
> to=<[email protected]>, relay=none, delay=5.1, delays=5.1/0/0/0, dsn=5.4.6,
> status=bounced (mail for cadinor.com loops back to myself)
> Aug 23 19:27:55 jupiter postfix/bounce[15666]: ECC30EA056: sender
> non-delivery notification: AA2FEEA05C
> Aug 23 19:27:55 jupiter postfix/qmgr[15651]: ECC30EA056: removed
>
> My config of main.cf is:
>
> relay_domains = mysql:/etc/postfix/Custom/mysql_relay.cf
> #relayhost = [gic2.test.com]
> smtp_fallback_relay = gic2.test.com, gic1.test.com
>
> I don't like use transports i'd like who all the mail send to
> gic2.test.com and if fail (down postfix) the mail is send automatic to
> gic1.test.com
This problem report is not useful without:
MX record information for gic2.test.com and gic1.test.com
IP address information for those MX records.
IP address information for Postfix (mynetworks parameter)
"postconf -n" output, needed for other Postfix configuration parameters.
Wietse
Wietse
for the MX records
Wietse