[quote user="irelam"]
Happy to help. Could you describe the problems you are seeing please. I don't understand what you mean by "Native folder files".
Just as some background I simply open folders (*.PMM files) as flat text files and extract each message into a separate file. The program is coded to ignore messages that are badly formatted, or more likely messages that are empty (file length zero). If you want you could send me one of your problem folders to irelam@telus.net, and I will try to process it in diagnostic mode. If I find that there is a repeatble problem I will try to code around it.
[/quote]
By native folder file I just meant .PMM file.
Looks like your program is also set to ignore attachements greater than 5MB.
Some .PMM folder files are making NoSplit to abort with an "IO error 103"
I have been using pmail for 20 years. These folders are rather large files and contain personal stuff that I'd rather not share like that :-)
Because they contains thousands of messages, I have no idea which ones make NoSplit to abort with this IOerror 103. One of those .PMM file was creating the IO error right away without even converting a single message. After I copied the messages in a new folder. NoSplit was able to do most of these messages from that new folder. Then abort again with the same error.
Can you add a commandline switch to produce some logs that could help figuring what is going on?