X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fsrc%2Fmtpscript.c;h=2acfa285fe4e208ec6cc9c5c467c324ee1517ff8;hb=a97b88d511b436f13d95f3e92d5a4018cef2d2f0;hp=6a0b28160337ae28d01bc40a16927ffdfe7e7ee1;hpb=c55a77db55ebf46a399f136eeb3a928b1e862772;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/src/mtpscript.c b/test/src/mtpscript.c index 6a0b28160..2acfa285f 100644 --- a/test/src/mtpscript.c +++ b/test/src/mtpscript.c @@ -1,5 +1,3 @@ -/* $Cambridge: exim/test/src/mtpscript.c,v 1.1 2006/02/06 16:24:05 ph10 Exp $ */ - /* A little hacked up program that allows a script to play the part of a remote SMTP/LMTP server on stdin/stdout for testing purposes. Hacked from the more complicated version that does it over a socket. */