Displaying 4 results from an estimated 4 matches for "mx203".
Did you mean:
mx20
2019 Nov 22
7
sendmail on Centos 7.7
Hi All,
I am 'trying' to set SMART_HOST in sendmail to point to smtp-relay.gmail.com
but when looking at the /var/log/maillog its going to mx203.inbound-mx.net.
[192.110.255.243],
why???
my line from sendmail.mc
define(`SMART_HOST', `smtp-relay.gmail.com')
I did make in /etc/mail and service sendmail restart
This is the only SMART_HOST in the config file. I started with the default
CentOS 7.7 sendmail.mc and have not added anythi...
2019 Nov 22
0
sendmail on Centos 7.7
On Fri, 22 Nov 2019 at 08:22, Jerry Geis <jerry.geis at gmail.com> wrote:
>
> Hi All,
>
> I am 'trying' to set SMART_HOST in sendmail to point to smtp-relay.gmail.com
> but when looking at the /var/log/maillog its going to mx203.inbound-mx.net.
> [192.110.255.243],
>
That is weird.. and from all the other posts I could find on google
about this domain not good. I am not sure who 'owns' this domain but
it only shows up in malware posting and similar spaces. And here is
where:
[smooge at smoogen-laptop ~]$ ho...
2019 Nov 22
0
sendmail on Centos 7.7
> Date: Friday, November 22, 2019 08:21:57 -0500
> From: Jerry Geis <jerry.geis at gmail.com>
>
> Hi All,
>
> I am 'trying' to set SMART_HOST in sendmail to point to
> smtp-relay.gmail.com but when looking at the /var/log/maillog its
> going to mx203.inbound-mx.net. [192.110.255.243],
>
> why???
>
> my line from sendmail.mc
> define(`SMART_HOST', `smtp-relay.gmail.com')
> I did make in /etc/mail and service sendmail restart
>
> This is the only SMART_HOST in the config file. I started with the
> default Cen...
2019 Nov 22
2
sendmail on Centos 7.7
On Fri, 2019-11-22 at 10:55 -0500, Stephen John Smoogen wrote:
> [smooge at smoogen-laptop ~]$ host -t MX smtp-relay.gmail.com.com
> smtp-relay.gmail.com.com mail is handled by 10 mx203.inbound-mx.org.
> smtp-relay.gmail.com.com mail is handled by 10 mx203.inbound-mx.net.
.w smtp-relay.gmail.com.com
smtp-relay.gmail.com.com has address 79.124.78.105
smtp-relay.gmail.com.com has address 79.124.78.101
smtp-relay.gmail.com.com mail is handled by 10 mx203.inbound-mx.net.
smtp-rel...