On Fri, Sep 12, 2003 at 01:33:16PM +0200, Jason Dale wrote:

> Does anyone know of a utility that can 'break up' a huge mail folder into
> seperate messages and store them temporarily somewhere else, and then
> send one message at a time to the same account, at set intervals ?

I'd try formail, a part of the procmail package.  There's a way to get
formail to extract individual message from a mbox file and pipe each
message into a command.  Your command should be something like
"sendmail && sleep 60".

If that doesn't resolve the issue satisfactorily, do a google search
on "BOFH" for alternate approaches to processing your user's mail.

-- 
John Kodis                                    Goddard Space Flight Center
[EMAIL PROTECTED]                      Greenbelt, Maryland, USA
Phone: 301-286-7376                                     Fax: 301-286-1771


-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/psyche-list

Reply via email to