Re: question about mailserver

From: Marco S Hyman (marc_at_snafu.org)
Date: 06/25/04

  • Next message: Marco S Hyman: "Re: 008_xdm.patch fails"
    Date: 24 Jun 2004 20:36:29 -0700
    
    

    Uwe Dippel <udippel@uniten.edu.my> writes:

    > Or use the popa3d; it is in the base install and needs zerro configuration
    > (just activate it
    >
    > if [ -x /usr/sbin/popa3d ]; then
    > echo -n ' popa3d'; /usr/sbin/popa3d -D
    > fi
    >
    > in /etc/rc.local), and all users on the system have their own mailbox,

    That will work, but some prefer to enable it in inetd.conf. Remove
    the # from the lines that start "pop3".

    // marc


  • Next message: Marco S Hyman: "Re: 008_xdm.patch fails"