On Mon, May 30, 2005 at 12:31:50PM +1200, Cliff Pratt wrote: > > Now all I've got to do is figure out how to get the mail out of the > mail format into maildir format... >
If you mean have Exim deliver to a maildir then put: dc_localdelivery=maildir_home in /etc/exim4/update-exim4.conf.conf To move an mbox to maildir use mb2md: mb2md - Converting Mbox mailboxes to Maildir format Steven. -- .''`. : :' : `. `'` `- -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
