I have using Red hat Linux 8.0 (sendmail for mail server) . I want to share my /var/spool/mail folder to another machine. what can I do.
You mean you want to move the directory to another server? You can male a tar.gz file of it, move it to the other server and unpack it there.
Have a look here: http://tldp.org/HOWTO/NFS-HOWTO/index.html This one might also be interesting if you need high availability: http://www.howtoforge.com/high_availability_nfs_drbd_heartbeat
linux share Dear Sir, I have use linux 8.0 (sendmail) for email server. i want to automated copy two directories i.e. /var/spool/mail /home on network . like nfs sharing . Regards Qavi