On Tue, 2002-09-10 at 06:26, 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>

Easiest way to do so would be to put it where you want in the first
place.  Edit /etc/procmailrc and set:

DEFAULT=$HOME/Mail

Sendmail will then deliver all mail to a file called "Mail" in the users
home directory.

Most non-sendmail MTA's do this by default.




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

Reply via email to