Share

fakemail

Project News for fakemail

  • Alternative fakemail implementation, written in Python

    Fakemail is a dummy mail transfer agent. It is an aid to unit testing and acceptance testing e-mail components in applications. The fakemail daemon can listen on a port to cature outgoing mails and, rather than send them, simply saves them to the filesystem. Testing code can then examine the output for correctness.

    An alternative implementation has just been released, written in Python.

    2005-11-07 16:07:43 UTC by ashtong

  • Fakemail releases first beta

    Fakemail is a dummy mail transfer agent. It is an aid to unit testing and acceptance testing e-mail components in applications. The fakemail daemon can listen on a port to cature outgoing mails and, rather than send them, simply saves them to the filesystem. Testing code can then examine the output for correctness.

    2005-04-29 00:14:59 UTC by lastcraft