- inbound SMTP support
You can tell kuvert to listen on localhost on a port of your choice for inbound messages. (This absolutely requires ESMTP authentication as pointed out in the manpage.) Benefit: any garden-variety mail user agent can send via SMTP, which means it can interoperate with kuvert. You don't have to bother with the submission wrapper anymore (but it is still available of course). - outbound SMTP support
Kuvert now can speak SMTP to any server of your choice. No more need for a local MTA installation (unless you prefer one, in which case kuvert will work like before). - support for gpg-agent
Update (Fri 17.09.2010 13:31):
Kuvert version 2.0.4 has been released. New feature: kuvert now supports SMTP
Authentiction for submitting your outbound emails to an MTA (No TLS/SSL yet).
Sources here, binaries at the Debian mirror of your choice.
