Re: [exim] converting pop file from 1 file to many

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Tim Jackson
Date:  
À: exim-users
Sujet: Re: [exim] converting pop file from 1 file to many
Tony Heal wrote:

> I am trying to either remove a particular email from several pop accounts or
> separate the file into individual messages. Does anyone have a clue as to
> how to do this?


mb2md ( http://batleth.sapienti-sat.org/projects/mb2md/ ) will split a
file up. It's intended for converting mboxes to maildir format, but may
or may not be useful to you.

Tim