Checking the number of e-mails received via php and mysql
turbohost
3:22 pm on Oct 14, 2004 (gmt 0)
Hi Guys,
Is there a way to check how much e-mails I received from a specific party via php and mysql? I want to do some research on the amount of spam I get on a specific e-mail account.
Turbo
turbohost
4:14 pm on Oct 14, 2004 (gmt 0)
Someone please?
Timotheos
5:51 pm on Oct 14, 2004 (gmt 0)
Well I've never done it but I imagine you'd have to use the imap functions. Specifically imap_search [php.net].