dbee
April 4th, 2006, 09:50 AM
Hi guys,
I'm putting a php app up on it's own dedicated server. Not for performance reasons alone, but just because there are certain disadvantages to co-hosting which I'm finding difficult to overcome.
Anyway, I want to add a mail agent to the server for email obviously. But I need the email to be stored in mysql, so I can access it easily from my app. The outgoing email will be no problem obviously because I can just 'store and send' - but I need to be able to access the incoming/stored email at the click of a button also.
What I know about mail agents etc ... could be covered in a very very small book/page. So basically I need something easy to configure, secure and program on top of (php).
I'd be interested in hearing peoples views here ... do you think I'd need spam assasin ?
Thanks,
I'm putting a php app up on it's own dedicated server. Not for performance reasons alone, but just because there are certain disadvantages to co-hosting which I'm finding difficult to overcome.
Anyway, I want to add a mail agent to the server for email obviously. But I need the email to be stored in mysql, so I can access it easily from my app. The outgoing email will be no problem obviously because I can just 'store and send' - but I need to be able to access the incoming/stored email at the click of a button also.
What I know about mail agents etc ... could be covered in a very very small book/page. So basically I need something easy to configure, secure and program on top of (php).
I'd be interested in hearing peoples views here ... do you think I'd need spam assasin ?
Thanks,