Jump to content

Setting up server to receive email from localhost


philgh

Recommended Posts

hi there,
I have set up php-apache and i'm developing a site for a client.
Some of my scripts require email authentication to work, however, my development machine is not connected to the internet and as such I cannot test those scripts.
Is there a way to set up apache or any email server so that I can recieve email from my scripts on localhost??

Any help in setting up and managing such a system would be much appreciated.
  • 4 months later...
I'm not quite sure what you are trying to do here, but...

I recommend MailEnable Standard (Free) Addition: http://www.mailenable.com/download.asp. It comes with an SMTP server you can bind to localhost for PHP to send mail using the mail() function. It also has a POP3 server to recieve email on localhost.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.