public marks

PUBLIC MARKS from cascamorto with tags emails & telecharger

September 2007

July 2007

June 2007

micro_httpd - really small HTTP server

micro_httpd is a very small Unix-based HTTP server. It runs from inetd, which means its performance is poor. But for low-traffic sites, it's quite adequate. It implements all the basic features of an HTTP server

March 2007

SourceForge.net : Hamster-Fr

Serveurs news/mail sous windows 9x/2k/xp. Hamster-Fr est une version améliorée de Hamster-classic avec un véritable serveur SMTP. Hamster-Ys est une version client-serveur plus adaptée au fonctionnement en service et à l'administration à distance.

SMTP proxy server

It is a server that can be used to debug an actual SMTP server. Although many SMTP servers log SMTP communication to log files, these log files are hard to work with if you are looking to track a specific email. SMTP Proxy server is a very useful utility if you are trying to debug problems with your email server. It can tell you: * Who is sending emails to your server * Who is the sender * Who are the recipients * Did your server accept the message By setting up a SMTP proxy server that allow to see all traffic between sender and receiver, you can find out if the messages are going through the way they should be.