On Tue, Sep 10, 2002 at 10:35:07AM -0700, Todd A. Jacobs wrote:
> On Tue, 10 Sep 2002, Linux Dev wrote:
> 
> > I am looking for a tool / software to do "automated"  bulk transfer of
> > mail from /var/spool/mail/<user_name> to the /home/<user_name>
> 
> It's called sendmail, qmail, or procmail...pretty much any useful 
> MDA (or MTA with MDA capabilities). Just configure your mail system to 
> delivery mail to an mbox (or better yet, a maildir folder) in the user's 
> home directory.

One problem is that many user e-mail programs expect to find their
incoming spool in /var/spool/mail/joeuser, isn't it?  An advantage of
using a symbolic link from that directory is that everyone can follow
that link and you aren't stuck configuring yet another e-mail client
program.


-kb, the Kent who didn't think up the symoblic link trick himself,
rather he learned it from the qmail installation instructions, this
Kent wouldn't think of running sendmail.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to