[TriLUG] xinted and pop - how do they work together?
Joseph Tate
jtate at dragonstrider.com
Thu Sep 4 14:37:55 EDT 2003
Christopher L Merrill wrote:
> Joseph Tate wrote:
>
>> Do a chkconfig --list ipop3, chkconfig --list httpd and chkconfig
>> --list postfix and send the output. The package name is imap. Look
>> at the manpage for chkconfig to turn daemons on and off.
>
>
> Thanks!...always wondered how to do that. I think Postfix didn't restart
> because it wasn't configured for any runlevels. Apache was, however,
> so I'm
> still a little confused there.
>
> I did not change the config for ipop3, so the following would seem to
> indicate that it should be working, correct?
>
> [root at server etc]# chkconfig --list ipop3
> ipop3 on
> [root at server etc]# chkconfig --list httpd
> httpd 0:off 1:off 2:off 3:on 4:on 5:on 6:off
> [root at server etc]# chkconfig --list postfix
> postfix 0:off 1:off 2:off 3:on 4:on 5:on 6:off
> [root at server etc]# runlevel
> N 5
>
> (in the above listing, I fixed httpd and postfix to run at levels 3-5,
> but left ipop3 as it was)
>
> TIA,
> Chris
>
>
Do you have any clues in the /var/log/httpd/* logs? How about
/var/log/maillog? What does your /etc/sysconfig/iptables look like for
port 110? Have you got anything in /etc/hosts.allow and
/etc/hosts.deny? Do a rpm -V imap to make sure you don't have any
corruption in that package.
More information about the TriLUG
mailing list