IMAP/POP3 server software

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

IMAP/POP3 server software

Post by Chris Corbyn »

Hi,

I'm working on a webmail application and so far have needed to remain connected to the web for testing using several external email accounts.

I am going to have to go to work for the next few days ( :-( ) and am so involved with this project I would like to continue working on my laptop offline whilst at work.

I am going to need to set up both an IMAP and a POP3 server on localhost (WINDOWS XP HOME - on the laptop I'm afraid and ashamed to announce).

I need to know what the standard softwares are for doing this. As in "Apache" is pretty standard for http web hosting, what do I use for IMAP or POP3?

Cheers guys :-)
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

I downloaded MailTraq and that seems to do the job just fine.

Let me know if you have any better suggestions :-)
Post Reply