> What would be a good way to simulate a pop3 server so I can do some > testing on specific mail messages? > Why not just install your own pop3 server on the same or a different box? Then do your testing by fetching mail from your own server. I played around with qpopper a couple of years ago and it was very simple to set up and use. I was surprised at how easy it was. Steve