Y
Hacker News
new
|
ask
|
show
|
jobs
by
megous
2520 days ago
Yes, but all that is easy to optimize. You can scan the mail file on entry to the queue and store file path/recipients to an indexed database. Then removal is just one SELECT query and unlink() call.