mail processing programm

Discussion in 'PHP' started by hazamin, Mar 10, 2009.

  1. hazamin

    hazamin New Member

    Joined:
    Mar 10, 2009
    Messages:
    6
    Likes Received:
    0
    Trophy Points:
    0
    Hi to all. I need to write a program that downloads letters with definite subject from mailbox. Please give me genereal advices what to do. Common instructions in 2-3 words (e.g "use MAIL function and eregi from php", or "it will be better to write such program in C++ as a win32 application with .... and .... technologyes")
    Thanks for attention.
     
  2. pradeep

    pradeep Team Leader

    Joined:
    Apr 4, 2005
    Messages:
    1,645
    Likes Received:
    87
    Trophy Points:
    48
    Occupation:
    Programmer
    Location:
    Kolkata, India
    Home Page:
    http://blog.pradeep.net.in
    You can write it in PHP, using PEAR packages Net_POP3 or Net_IMAP
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice