Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to use sendmail to push messages in MySql

Status
Not open for further replies.

nmshri

Programmer
Mar 6, 2006
2
US
Hello,
I am very new to the world of linux. I am trying to develop a website, for which I need a functionality wherein...If some one mails me on my email id { list @ my_website.com }. I want to instantly push that whole message into databse table (MYSql). Eventually I want my web page to show a report with (email)messages inside.

My questions are
1) What are my options ?

2) I came to know that DBMail is the easy option for my requirement, since it uses database internally to store messages. Is this correct ?

Thanks
Nil
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top