Age | Commit message (Collapse) | Author |
|
|
|
|
|
connection. Bug 2498
|
|
|
|
|
|
|
|
This gets us out of a hole on one test system which had UID 1234 in use;
it is not a full fix as we also (try to) use 5768.
|
|
Broken-by: 78598e6a6a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Depending on the length of the ip address, Exim adds
spaces to -bt output, to make all lines the same length (why? Maybe to
add port= or mx= later in a nicely aligned manner)
compare:
host 127.0.0.1 [127.0.0.1]
host 10.0.0.1 [10.0.0.1]-
vs:
host 127.0.0.1 [127.0.0.1]--
host 169.16.16.16 [169.16.16.10]
|
|
|
|
|
|
|
|
Broken-by: f1be21cf0b
|
|
Perl 5.10 doesn't seem to know the /r modifier for regular expressions.
|
|
|
|
|
|
|
|
|
|
Broken-by: f1be21cf0b
|
|
|
|
|
|
Broken-by: 179ed8c31e
|
|
Broken-by: 01446a56c7
|
|
|
|
Broken-by: 179ed8c31e
|
|
signing is being done
|
|
|
|
|
|
|
|
But - I'm not sure if the /Why? API still works as expected. Needs
further testing
|
|
in testsuite
|
|
|
|
|