That was it. Thank you sir!
Leam
On Tue, Apr 29, 2014 at 4:15 PM, Wietse Venema wrote:
> leam hall:
>> Apr 29 15:37:26 client sendmail[15767]: s3TJbQGQ015767:
>> s3TJbQGR015767: DSN: Host unknown (Name server: 2.3.4.5: host not
>> found)
>
> That is Sendmail not Postfix. Is is unable to deliver
Il 29/04/2014 16:15, Wietse Venema ha scritto:
leam hall:
Apr 29 15:37:26 client sendmail[15767]: s3TJbQGQ015767:
s3TJbQGR015767: DSN: Host unknown (Name server: 2.3.4.5: host not
found)
That is Sendmail not Postfix. Is is unable to deliver some mail.
Odd.
Apr 29 15:37:26 client postfix/
leam hall:
> Apr 29 15:37:26 client sendmail[15767]: s3TJbQGQ015767:
> s3TJbQGR015767: DSN: Host unknown (Name server: 2.3.4.5: host not
> found)
That is Sendmail not Postfix. Is is unable to deliver some mail.
> Apr 29 15:37:26 client postfix/smtpd[15771]: connect from
> localhost.localdomain[12
Am 29.04.2014 21:52, schrieb leam hall:
> It looks like the upstream relay (9.8.7.6) is trying to contact the
> client. Does Postfix need DNS to resolve mail to be forwarded?
yes until you do not have fixed transports
how else should it resolve the destination?
> Apr 29 15:37:26 client sendmail
It looks like the upstream relay (9.8.7.6) is trying to contact the
client. Does Postfix need DNS to resolve mail to be forwarded?
Apr 29 15:37:26 client sendmail[15767]: s3TJbQGQ015767: from=root,
size=47, class=0, nrcpts=1,
msgid=<201404291937.s3tjbqgq015...@client.example.com>
, relay=root
leam hall:
> > As root on my new relayhost I can send mail to m...@example.com. Mail
> > goes through another relay and then hits our system. Using Postfix
> > 2.6.6. on RHEL 6.
> >
> > I have configured a client to send mail through the new relayhost. The
> > mail gets to the relayhost's maillog w
Here are the changes I've made to /etc/postfix/main.cf
mydomain = example.com
myorigin = $myhostname
inet_interfaces = 1.2.3.4, 127.0.0.1
inet_protocols = ipv4
# $mydestination
local_recipient_maps =
mynetworks = 1.2.3.0/28, 3.4.5.6, 127.0.0.0/8
relayhost = 9.8.7.6
It seems like the relayhost is
As root on my new relayhost I can send mail to m...@example.com. Mail
goes through another relay and then hits our system. Using Postfix
2.6.6. on RHEL 6.
I have configured a client to send mail through the new relayhost. The
mail gets to the relayhost's maillog with about 16 connect/disconnects
a