Receive-only email

Discussion in 'PHP' started by decepti0n, Jun 8, 2007.

  1. #1
    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 :D
     
    decepti0n, Jun 8, 2007 IP
  2. rodney88

    rodney88 Guest

    Messages:
    480
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can usually set up a catchall email account through your control panel. You can then use PHP to check that mailbox using imap.
     
    rodney88, Jun 8, 2007 IP
  3. decepti0n

    decepti0n Peon

    Messages:
    519
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Well, I set the default address for decepti0n.com to my email, hopefully it'll work. Thanks for the tip!
     
    decepti0n, Jun 8, 2007 IP