From 5845f62b9318e3e53e7e1ce73a820ddd3a844090 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 24 Apr 2005 23:20:22 +0000 Subject: Fix typo, LSMTP -> LMTP. svn path=/trunk/; revision=4032 --- sink.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sink.c') diff --git a/sink.c b/sink.c index 1d379a5b..431a7e64 100644 --- a/sink.c +++ b/sink.c @@ -1450,7 +1450,7 @@ int close_sink(struct query *ctl, struct msgblk *msg, flag forward) * re-forwarded on subsequent poll cycles. */ return(send_bouncemail(ctl, msg, XMIT_ACCEPT, - "LSMTP partial delivery failure.\r\n", + "LMTP partial delivery failure.\r\n", errors, responses)); } } -- cgit v1.2.3