git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add an internal error code definition
[users/jgh/exim.git]
/
src
/
src
/
log.c
diff --git
a/src/src/log.c
b/src/src/log.c
index 9f3f45e2a2c41525d375f61d979a8415b1f4fb6e..88cc12cd4dfe877355908059b7e818faf5ab1dc2 100644
(file)
--- a/
src/src/log.c
+++ b/
src/src/log.c
@@
-105,7
+105,8
@@
static const uschar * exim_errstrings[] = {
US"Negotiation failed for proxy configured host",
US"Authenticator 'other' failure",
US"target not supporting SMTPUTF8",
- US"",
+ US"host is local",
+ US"tainted filename",
US"Not time for routing",
US"Not time for local delivery",