Forum Moderators: coopster

Message Too Old, No Replies

Checking the number of e-mails received via php and mysql

         

turbohost

3:22 pm on Oct 14, 2004 (gmt 0)

10+ Year Member



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)

10+ Year Member



Someone please?

Timotheos

5:51 pm on Oct 14, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Well I've never done it but I imagine you'd have to use the imap functions. Specifically imap_search [php.net].