[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mbox mailbox --> postfix?...



>  I've got an mbox format mailbox file, which I want to reprocess through
> postfix. Does anyone know of a lump of perl etc. that's already been
> written that'll split-up and create the necessary mail files that I can
> dump into postfix's incoming mail dir?

run something like

formail -s sendmail user@localhost < mailbox

this will send it all to localhost port 25 and postfix will process
it.

[greetings from the heart of the sun]# echo madduck@!#:1:s@\@@@.net
-- 
"no, 'eureka' is greek for 'this bath is too hot.'"
                                                            -- dr. who



Reply to: