[exim-dev] [Bug 1639] segfault in route_address

2015-06-04 Thread admin
https://bugs.exim.org/show_bug.cgi?id=1639

Jeremy Harris  changed:

   What|Removed |Added

 CC||jgh146...@wizmail.org

--- Comment #1 from Jeremy Harris  ---
It doesn't look safe to me, for sure.  Possibly it was supposed to always have
message set by that point once, but that routine is complex enough that I don't
trust it.  The purpose of the code after ROUTE_EXIT: seems to just be to avoid
leaking lookup information on a defer, so it should be safe to just guard that
block with a null-check.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##


[exim-dev] [Bug 1604] string-expansion method for reading environment variable

2015-06-04 Thread admin
https://bugs.exim.org/show_bug.cgi?id=1604

Jeremy Harris  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Jeremy Harris  ---
Nobody noticed

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##


[exim-dev] [Bug 1324] Inconsistent interpretation of empty values in log_file_path

2015-06-04 Thread admin
https://bugs.exim.org/show_bug.cgi?id=1324

Jeremy Harris  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #8 from Jeremy Harris  ---
Nobody complained

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##


[exim-dev] [Bug 864] DNSSEC Support

2015-06-04 Thread admin
https://bugs.exim.org/show_bug.cgi?id=864

Jeremy Harris  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #15 from Jeremy Harris  ---
Nothing heard

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##


[exim-dev] [Bug 1141] remote_smtp reuse when should not be

2015-06-04 Thread admin
https://bugs.exim.org/show_bug.cgi?id=1141

--- Comment #18 from Jeremy Harris  ---
Possibly a permissions/user/group problem, possibly a config problem
(the config file location looks possible, but does not match the exim binary
location)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##


[exim-dev] [Bug 1141] remote_smtp reuse when should not be

2015-06-04 Thread admin
https://bugs.exim.org/show_bug.cgi?id=1141

--- Comment #17 from Panormitis  ---
I built Exim and the test suite.
Exim is running but when I tried to run some tests I got:

You need to have sudo access to root to run these tests. Checking ...
Test for sudo OK
Exim binary is /usr/sbin/exim
Probing with config file: /source/exim/test/test-config
Unable to extract exim_user from binary.
Check if Exim refused to run; if so, consider:
  TRUSTED_CONFIG_LIST ALT_CONFIG_PREFIX WHITELIST_D_MACROS
Failing to get information from binary.

I would like to provide some data regarding this bug, but I'm not sure what I'm
doing wrong.

By the way, If this place is not appropriate to talk about this, you can
contact me directly to my e-mail.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##