Concurrent sending HtmlEmail with attachment and "Too many open files" error – Apache
I suspect that I'm using wrong Apache Common Email library to send email with attachments. Sometimes I got "Too many open files" error and if I check the opened files with lsof I see that the attachment files are opened…