[aclug-L] Re: IMAP help
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Matt Pankratz wrote:
>
> Okay,
>
> I'm trying to get IMAP working so I can install a web front-end to read my
> mail when I don't have ssh access.
>
> I'm running RH 7.1
>
> I know that imap is installed:
>
> [mattp@mattyp /etc]$ rpm -q imap
> imap-2000-9
>
> When I run linuxconf and try to start imap, I get the output below:
>
on RH 7.1 imap is installed as one of the services controlled by xinetd.
check the config files in /etc/xinetd.d and see if it is set to
"disable = yes" All you need to do to get it working is change that
line to
"disable = no" then restart xinetd.
you will also probably need to do some config on sendmail to get
everything working right.
Jeff.
-- This is the discussion@xxxxxxxxx list. To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
|
|