Introduction

smtp_logger is a logging smtp proxy. It is designed to aid mail server administrators debugging their smtp connections.

How does it work?

   ------------------
   | SMTP Client(s) |
   ------------------
          |   
          | want to connect to smtp-real.example.org
          |   
   ------------------
   | Router/firewall|
   ------------------
          |   
          | redirects data to loghost
          |   
   ------------------
   | loghost        |   
   ------------------
          |   
          | Saves connection data and forwards them
          |   
   ------------------
   | smtp-real      | processes the mail
   ------------------

Have a look at the README file for further instructions.

How to get smtp_logger

Releases

  • smtp_logger-0.1: the first public release (tar lzma gz bz2)

Development

The latest development code can be found in git. You can view latest changes in gitweb or clone the latest sources using

git clone git://git.schottelius.org/smtp_logger

To submit changes, simply follow the instructions on how to setup a public git repo.

There are also some CIA bot statistics available.

Support

IRC

  • #cstar - Multi language (German/English)

Mail

You can also contact me directly.