Re: [exim-dev] Domain matching

Pàgina inicial
Delete this message
Reply to this message
Autor: Jonathan Knight
Data:  
A: exim-dev
Assumpte: Re: [exim-dev] Domain matching
On Wed, Jun 15, 2005 at 05:22:31PM +0100, Jonathan Knight wrote:
> Trying the same config file on Linux fedora core 3 with the same version of
> exim works fine which kind of points towards a gcc or Solaris issue.



Found the problem!

This is all on Solaris 10 03/05

There's something wrong with gcc 4.0.0. The CFLAGS -O3 -mcpu=ultrasparc for
gcc 4.0.0 generated the buggy version of exim. gcc 3.4.3 with the same
CFLAGS generates one that works fine:

--------> keelelookup router <--------
local_part=jonathan domain=isc.keele.ac.uk
checking domains
isc.keele.ac.uk in "@:keele.ac.uk:cs.keele.ac.uk:nnina.cs.keele.ac.uk"? no (end of list)
isc.keele.ac.uk in "!+local_domains : *.keele.ac.uk"? yes (matched "*.keele.ac.uk")
calling keelelookup router
keelelookup router called for jonathan@???
domain = isc.keele.ac.uk


-- 
  ______    jonathan@???    Jonathan Knight,
    /                                  Department of Computer Science
   / _   __ Telephone: +44 1782 583437 University of Keele, Keele,
(_/ (_) / / Fax      : +44 1782 713082 Staffordshire.  ST5 5BG.  U.K.