[Phpwm] Getting mail into a mysql database

sukh virdee sukh_virdee at hotmail.com
Thu May 28 13:44:39 UTC 2009


Yes I used this method at CPW.

Anything stopping you using qmail? 

> Date: Thu, 28 May 2009 11:25:48 +0100
> From: andy at w4.co.uk
> To: phpwm at mailman.lug.org.uk
> Subject: Re: [Phpwm] Getting mail into a mysql database
> 
> Mike Tipping wrote:
> > I have a simple support system that allows people to submit messages through
> > a web form. These messages all go into a MySQL DB and are dealt with.
> >
> > I now want to add messages from email so all messages that come to a
> > specific email address are parsed into the same DB.
> >
> > The mail server I'm using a the mo is Postfix.
> >
> > Any ideas on the best way of doing this.
> >   
> Hi Mike
> 
> Write a script that will take an email on its STDIN, parse it and store
> it into the database.
> 
> Then you can connect it to an email address using the /etc/aliases file,
> 
> support:    "|/usr/local/bin/parsesupportmail.php"
> 
> Cheers,
> 
> A.
> 
> 
> 
> 
> _______________________________________________
> Phpwm mailing list
> Phpwm at mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/phpwm

_________________________________________________________________
Beyond Hotmail — see what else you can do with Windows Live.
http://clk.atdmt.com/UKM/go/134665375/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.lug.org.uk/pipermail/phpwm/attachments/20090528/960fccb6/attachment-0001.htm 


More information about the Phpwm mailing list