I want to move the actual .eml files out of the hMail folder structure to a local drive folder like this. c:\a-luke\inbox\ c:\b-mary\inbox\ and c:\c-stacey\inbox\ respective of the email domains. I want to retain the complete email headers, form, body, dates, times, sender, receiver, subject, attachments, meta the whole things
I do not what to copy from one IMAP folder to another IMAP folder, This is the actual .eml file. I would be ok with using the actual hMail server folders but structure but I need all of the emails of each domain or account in the same root folder, not the sub folders that are created per email received, from what I have read this is not possible with the hMail program since an earlier version.
After the .eml file is copied I would like to delete the hMail .eml file from the system.
I have set up SMTP Routes for each associated Domains to route associated Domain emails but this does not move the emails properly.
I have thought that a rule could be used to match the incoming email address@domain.com but I have not been able to find anything that could do this.
If the forum holds true someone will say ' just write a script' yes that would be a great idea..problem is I have spent hours on that very subject with no success which is why I am pulling over and asking for directions. ugh....

I want to do this because I have another program that data mines email files. the data mining program can only read from a single folder level. (c:\luke\data\inbox) and each domain needs their own single folder level.
Anyone?