Email Pipe To Database 26.08.08
I need a script that I can pipe an email account to that will:
1. write the from email address and any email that is in the subject or body to a mysql database.
2. forward the original message to a second email account
I would like there to be a simple config file where I can setup the database info and the address to forward the message to.