On Thursday 30 November 2006 11:05, David Banning wrote:
> I have a standard mailbox with around 40 messages. I want to be able
> to just send them all to someone, the same person, not as an
> attachment but as individual emails. I want to do something like;
>
> cat /var/mail/frank | someprogram [EMAIL PROTECTED]
>
> So that Frank can just get it into his regular inbox. I realize that
> I could just ask Frank to pop it off the server but then he would have
> to setup for just one occasion. Is there a way to do what I want?
>
>
> _______________________________________________
If you are using sendmail you might just alias the mailbox to the user.  That 
way the messages get forwarded to the user upon arrival, rather than on a 
schedule or with manual intervention.

lane
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to