Postfix/TLS - Testing

Testing the package is a little bit difficult, as the communication is encrypted, so that you cannot "imitate" the conversation just by telnetting to the SMTP port. You also cannot capture the packets (well, you can, but if everything is working as advertised, it won't help you :-).

Included debugging aids

As all of the messages generated by Postfix are sent to the syslog facility, debugging must be done using your normal system logfiles. Postfix/TLS supports the logging levels 0 (very quiet) up to 4 (a dump of the complete conversation, not recommended).

As a first step set smpt[d]_tls_loglevel=2 and watch the logfile. Typically you will have problems with the access to the keys or certificates, so you will find error messages here.

Platforms

Please don't comment on the stability of Netscape, especially not on HP-UX...

Interoperability

There is one other OpenSource package available, extending the Qmail [QMAIL] MTA to support RFC2487, written by Frederik Vermeulen [QMAILTLS]. Sending and receiving is working from both sides.

I don't have access to other MTAs by now...

Known bugs

This software is just at the beginning, so please be patient. By now I have these points: