On 08/23/2018 04:10 PM, TE Dukes wrote:> Here's the link: > https://paste.fedoraproject.org/paste/MMNEJmqIrEzK-A4N3MR0ZAip route show: default via 192.168.1.1 dev eno1 proto static metric 101 192.168.1.0/24 dev enp1s0 proto kernel scope link src 192.168.1.111 metric 100 192.168.1.0/24 dev eno1 proto kernel scope link src 192.168.1.110 metric 101 You have two physical devices using the same IPv4 subnet.? Disable the one you aren't using.? Set ONBOOT=no in /etc/sysconfig/network-scripts/ifcfg-enp1s0 or remove the file entirely.
> -----Original Message----- > From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Gordon > Messmer > Sent: Friday, August 24, 2018 1:08 AM > To: centos at centos.org > Subject: Re: [CentOS] Mail has quit working > > On 08/23/2018 04:10 PM, TE Dukes wrote: > > Here's the link: > > https://paste.fedoraproject.org/paste/MMNEJmqIrEzK-A4N3MR0ZA > > ip route show: > default via 192.168.1.1 dev eno1 proto static metric 101 > 192.168.1.0/24 dev enp1s0 proto kernel scope link src 192.168.1.111 > metric 100 > 192.168.1.0/24 dev eno1 proto kernel scope link src 192.168.1.110 metric > 101 > > You have two physical devices using the same IPv4 subnet. Disable the > one you aren't using. Set ONBOOT=no in > /etc/sysconfig/network-scripts/ifcfg-enp1s0 or remove the file entirely. > _______________________________________________Thanks, I have removed DNS3 from ifcfg-eno1 and set ONBOOT=no in ifcfg-enp1so0, reboot and still can't read mail. Logging into roundcube either times out or if I get in, the inbox is empty. TIA
> I have removed DNS3 from ifcfg-eno1 and set ONBOOT=no in ifcfg- > enp1so0, reboot and still can't read mail. Logging into roundcube > either times out or if I get in, the inbox is empty. >So, again, what do the dovecot logs say? How is roundcube setup? Specifically what is the IMAP server set to? Remember, if you have changed the server definition in the config, the individual accounts that were already defined in the database will still have the old server definition. P.
On Fri, Aug 24, 2018 at 07:17:29AM -0400, TE Dukes wrote:> I have removed DNS3 from ifcfg-eno1 and set ONBOOT=no in > ifcfg-enp1so0, reboot and still can't read mail. Logging into > roundcube either times out or if I get in, the inbox is empty.It sounds to me like you just have a broken apache httpd or roundcube setup. Try ignoring that for now. Can you verify that mail is getting to where you've got it set up using other tools, such as mutt or just looking at the spool files? -- Jonathan Billings <billings at negate.org>