SMTP import of email uses the subject as the name of the imported mail, and newer mails with the same subject overwrite older emails. This is not entirely ideal 🙂
Playing with 3.2 community, I do notice that the way in which IMAP emails are handled is very different to how SMTP emails are handled. For mails added through IMAP, they have the content type of Email (with no metadata added), whereas mail added by SMTP has the Email aspect which includes extracted metadata. Attachments are also handled differently.
Are there any plans to combine the functionality so that it is consistent? It would be nice if the IMAP inbox could be setup as an email alias, so that inbound email automatically becomes visable in the IMAP client. Currently, only documents of content type Email are displayed, so mail sent into Alfresco via SMTP isn't visible from IMAP.
Looking at the JIRA issue, I guess the lack of any metadata on IMAP emails is currently a bug, but it would be nice if both bits of email functionality worked in a similar way. Has this already been thought about?
Apart from the above points, IMAP integration does seem to just work much as I'd expect it to, so thanks to the Alfresco team for that.
Sam.