Same thing as dodgeit or mailinator, it catches all email sent to the server I have no idea if it's doable in php or if it requires server configuration or something, but does anyone have any resources on it? One I downloaded used imap to simple check any address, but when I tried it, the mail wouldn't send in the first place and imap would return an error Any help would be awesome
You can usually set up a catchall email account through your control panel. You can then use PHP to check that mailbox using imap.
Well, I set the default address for decepti0n.com to my email, hopefully it'll work. Thanks for the tip!