Page 1 of 1

Acess Postfix using PHP

Posted: Thu Jan 31, 2008 12:11 am
by sanharsha
hi, im developing a web mail application. i need to know how could i access the files in a postfix mail server. If some one has a sample code please be kind enough to share it with me.

Re: Acess Postfix using PHP

Posted: Thu Jan 31, 2008 1:04 am
by Christopher
I think almost all mail system store mail in either maildir or mbox formats. If you can find a reader for the one you are using it should work.

Re: Acess Postfix using PHP

Posted: Sun Feb 03, 2008 3:16 am
by phpknight
You can access mail with imap php functions.
http://www.php.net/manual/en/function.imap-open.php

Postfix -MTA (mail transfer agent) , is used to send mail, not to access mail directly.


______________________________________________________________
The opensource virtual machine: http://vbox.innotek.de/
The opensource virtual mainframe machine: http://www.hercules-390.org/