[Mimedefang] PING -> PONG support for mimedefang socket

David F. Skoll dfs at roaringpenguin.com
Wed Apr 13 10:33:58 EDT 2005


Martin Blapp wrote:

> What about this little nice patch :-) ?

> +       if ($_ =~ /^ping$/i) {
> +               print_and_flush("PONG\n");
> +               next;
> +       }

:-) Applied.

But the patch was incomplete... you forgot to update
mimedefang-protocol.7.in

(Documentation updated also.)

Regards,

David.



More information about the MIMEDefang mailing list