Description
At the moment the MaildirMessage get generated by parsing the File as soon as it is created. I think we should lazy parse it when we need it. Like parsing the message to get the headers only when they are requested etc
At the moment the MaildirMessage get generated by parsing the File as soon as it is created. I think we should lazy parse it when we need it. Like parsing the message to get the headers only when they are requested etc