summaryrefslogtreecommitdiff
path: root/test/smtp-dummy.c
AgeCommit message (Expand)Author
2012-10-20test/smtp-dummy: add --background option and functionalityTomi Ollila
2012-09-01test/smtp-dummy.c: fix compilation on FreeBSDMike Kelly
2011-11-13test: make smtp-dummy work with Emacs 24Thomas Jost
2011-11-12smtp-dummy: clear sockaddr_in structure before use in bind()Tomi Ollila
2011-06-22smtp-dummy: Prefer return rather than exit() in main.Carl Worth
2011-06-22Fix compilation warnings in test/smtp-dummy.c.Dmitry Kurochkin
2010-10-27test: Add test that emacs interface actually sends mail.Carl Worth