Perspicuous as Mud

Entries from October 2008

Setting up a localhost mailserver

October 24th, 2008 · 8 Comments

The other day I was looking at how to make a simple mail server work in my windows XAMPP installation.  This comes in useful if you’re testing an application that sends confirmation emails to registered users to confirm registration or to send a new password.
When I started I was getting errors like: SMTP server response: [...]

[Read more →]

Tags: IT · Websites · how to