Sunday, September 11, 2022 at 2:32 PM
For the last couple of days, I've been making a webpage to read email sent to p@p97.ca It was easier than implementing a POP3 server. I made it so that it would say performant with a very long list of emails. All email is saved in one big mbox file. I made a csv summary file so that my PHP script does not have to read the entire mbox file every time I want to read email.