Monday, June 09, 2008

using .qmail (dot-qmail) to forward emails and record them in database
you need to create an file .qmail with this content

./Maildir/

&myEmailAddress@example.com

|/var/www/EmailToFirebird.php


1.first one it keeps mail in the maildir directory
2.it will forward to the example.com address
3.it will insert emails in the databse for example (to check the bounce emails)

Ideas taken from this post comments

No comments: