Displaying 5 results from an estimated 5 matches for "97kekuhv4lmolz8diryt8w".
2018 Aug 25
3
Mail has quit working
On 08/25/2018 03:35 AM, TE Dukes wrote:
>> Can't say that's what I expected. What about "getent hosts 127.0.0.1"?
> 127.0.0.1 localhost
OK.? /etc/hosts isn't being used.? You indicated earlier that you had
more hostnames in that file.? They should show up there.
Let's go back to pastebin.? What are the contents of /etc/nsswitch.conf
and /etc/hosts,
2018 Aug 25
2
Mail has quit working
...cated earlier that you had
> > more hostnames in that file. They should show up there.
> >
> > Let's go back to pastebin. What are the contents of /etc/nsswitch.conf
> > and /etc/hosts, now?
> >
>
> Link to pastebin: https://paste.fedoraproject.org/paste/97keKuhV4lMoLZ8DIrYT8w
You are multiply defining localhost and localhost.localdomain. All
there should be is:
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
But that's not the underlying issue, it's just a complication. What
the 'getent hosts 127.0.0.1' is...
2018 Aug 26
3
Mail has quit working
On 08/25/2018 10:20 AM, TE Dukes wrote:
>
>> Let's go back to pastebin. What are the contents of /etc/nsswitch.conf
>> and /etc/hosts, now?
>>
> Link to pastebin: https://paste.fedoraproject.org/paste/97keKuhV4lMoLZ8DIrYT8w
"Hosts: files dns"
Try again.? "hosts"
2018 Aug 25
0
Mail has quit working
...sts isn't being used. You indicated earlier that you had
> more hostnames in that file. They should show up there.
>
> Let's go back to pastebin. What are the contents of /etc/nsswitch.conf
> and /etc/hosts, now?
>
Link to pastebin: https://paste.fedoraproject.org/paste/97keKuhV4lMoLZ8DIrYT8w
> Are you running nscd, nslcd, or sssd? If so, you may need to stop them
> or flush their cache.
>
None of the above are running
> What do you get if you "dig @localhost localhost +short". If that
> doesn't return a "localhost" address, then the name se...
2018 Aug 26
0
Mail has quit working
...entOS] Mail has quit working
>
> On 08/25/2018 10:20 AM, TE Dukes wrote:
> >
> >> Let's go back to pastebin. What are the contents of /etc/nsswitch.conf
> >> and /etc/hosts, now?
> >>
> > Link to pastebin:
> https://paste.fedoraproject.org/paste/97keKuhV4lMoLZ8DIrYT8w
>
> "Hosts: files dns"
>
> Try again. "hosts"
>
Thanks!
Made the change above in nsswitch, rebooted, ran dig @localhost localhost +short
Got: dig: couldn't get address for 'localhost': failure
Checked maillog:
Aug 26 09:12:31 ts130 postfix/qmgr[...