Re: how can i open a port

From: Ed Wilts (ewilts_at_ewilts.org)
Date: 09/30/03

  • Next message: Benjamin J. Weiss: "RE: Network Setup Opinion Needed"
    To: redhat-list@redhat.com
    Date: Tue, 30 Sep 2003 14:43:13 -0500
    
    

    On Tue, Sep 30, 2003 at 12:37:47PM -0700, Rene Enriquez wrote:
    > How can I open port 143 (imap)?

    # chkconfig --list imap

    It will probably tell you it's off.

    # chkconfig imap on
    # service xinetd reload

    -- 
    Ed Wilts, Mounds View, MN, USA
    mailto:ewilts@ewilts.org
    Member #1, Red Hat Community Ambassador Program
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Benjamin J. Weiss: "RE: Network Setup Opinion Needed"

    Relevant Pages