X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=src%2Fsrc%2Facl.c;h=fb8590132c47adbf01f307dec453ca4ed3ba6aea;hp=fbc6223743a22db795ca90665d2dacc4bf4c1f5d;hb=dc08244915d761836957db9d4fa491e48d212d81;hpb=14d57970fcd2647a0a225f1c8a7704a2c5340505 diff --git a/src/src/acl.c b/src/src/acl.c index fbc622374..fb8590132 100644 --- a/src/src/acl.c +++ b/src/src/acl.c @@ -1,4 +1,4 @@ -/* $Cambridge: exim/src/src/acl.c,v 1.15 2005/01/12 14:23:28 ph10 Exp $ */ +/* $Cambridge: exim/src/src/acl.c,v 1.16 2005/01/12 14:41:12 ph10 Exp $ */ /************************************************* * Exim - an Internet mail transport agent * @@ -1682,7 +1682,7 @@ for (; cb != NULL; cb = cb->next) else { /* Explicitly reset to default string */ - fake_reject_text = US"Your message has been rejected but is being kept for evaluation.\nIf it was a legit message, it may still be delivered to the target recipient(s)."; + fake_reject_text = US"Your message has been rejected but is being kept for evaluation.\nIf it was a legitimate message, it may still be delivered to the target recipient(s)."; } break;