--- exim-4.14/src/exiscan.h.orig Thu Mar 13 15:07:20 2003 +++ exim-4.14/src/exiscan.h Thu Mar 13 15:07:40 2003 @@ -35,7 +35,7 @@ /* Error texts to be returned to the sender */ -#define ERROR_TEMPORARY_PROBLEM "Temporary local problem (%s)." +#define ERROR_TEMPORARY_PROBLEM "Temporary local problem" #define ERROR_ALREADY_SCANNED "Message already scanned (previous ID was %s)." #define ERROR_BROKEN_MIME "This message contains a broken MIME container (%s)." #define ERROR_CONTAINS_VIRUS "This message contains a virus or other harmful content (%s)."