<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Yes I used this method at CPW.<br><br>Anything stopping you using qmail? <br><br>> Date: Thu, 28 May 2009 11:25:48 +0100<br>> From: andy@w4.co.uk<br>> To: phpwm@mailman.lug.org.uk<br>> Subject: Re: [Phpwm] Getting mail into a mysql database<br>> <br>> Mike Tipping wrote:<br>> > I have a simple support system that allows people to submit messages through<br>> > a web form. These messages all go into a MySQL DB and are dealt with.<br>> ><br>> > I now want to add messages from email so all messages that come to a<br>> > specific email address are parsed into the same DB.<br>> ><br>> > The mail server I'm using a the mo is Postfix.<br>> ><br>> > Any ideas on the best way of doing this.<br>> > <br>> Hi Mike<br>> <br>> Write a script that will take an email on its STDIN, parse it and store<br>> it into the database.<br>> <br>> Then you can connect it to an email address using the /etc/aliases file,<br>> <br>> support: "|/usr/local/bin/parsesupportmail.php"<br>> <br>> Cheers,<br>> <br>> A.<br>> <br>> <br>> <br>> <br>> _______________________________________________<br>> Phpwm mailing list<br>> Phpwm@mailman.lug.org.uk<br>> https://mailman.lug.org.uk/mailman/listinfo/phpwm<br><br /><hr />Get the New Internet Explore 8 Optimised for MSN. <a href='http://extras.uk.msn.com/internet-explorer-8/?ocid=T010MSN07A0716U' target='_new'>Download Now</a></body>
</html>