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.
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

