Yura wrote:

> so my question is how do i make MySQL database to receive emails
> automaticaly?

You use something like "procmail" to catch the emails as the come in to a 
specific email address and then spew them at a PHP script to insert them to 
the database.

You'll need to start reading "sendmail" and "procmail" documentation.  Have 
fun!

-- 
Like music?  http://l-i-e.com/artists.htm


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to