Capture email from maillist....
Hi everyone,
This is a challenging app for me anyway.
I would like to capture email that is sent to a mailing list that I subscribe to and put it in a text file using my web server.
Here is what I have so far as far as specs:
1) I have a web server with a fixed IP address (no domain name) but accessible from outside.
2) I can program using PHP .
I want to setup the the maillist to forward email to my web server.
Is there some mini mail server that will capture email and throw it into a file.
Also can I send an email to an IP address? E.g. username@60.24.234.90
This way I don't have to register the server.
Any other ideas would be helpful
Thanks
|