>>>>> "JC" == Jon Carnes <[EMAIL PROTECTED]> writes:

JC> You can use the formail command to resend all the mail in an mbox.

JC> # To resend the mail in a spool to a users new adress:
JC> formail -Y -s /usr/sbin/sendmail [EMAIL PROTECTED] \
JC>        < /var/spool/mail/user_name

On the CPAN (http://www.cpan.org) is a perl program I wrote called
mail2news that takes as an argument a newsgroup, and reads from stdin
the message to post to that newsgroup.  You could simplify the above
to split the messages and feed them one at a time to this program
instead of having to create a temporary list to populate the
newsgroup.

I use the script to read some large mailing lists via newsreaders and
to provide broader local access and archiving to them.

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to