%->   Does anyone know anything about exim and virtual hosts?  I'm
%-> having a terrible
%-> time; exim will accept a connection for a local host but denies
%-> a connection to
%-> a (DNS resolvable) virtual host.

%->  The story so far: Yesterday things were working OK, on a server machine
%-> running the 2.2.16 kernel and exim 2.12, with the ext2fs, Red Hat 6.2.

First, upgrade to Exim 3.16, the latest version.

%->   There is one NIC in the machine with its own routable IP
%-> address and an
%-> entire routable Class C IP-aliased to it as well.  I can
%-> ssh/telnet in to any
%-> of the IP addresses or FQDN assigned to the Class C IP
%-> addresses, thus there
%-> doesn't seem to be any DNS problem.

The Exim FAQ recommends this:

"Q0004: My virtual domain setup isn't working. How can I debug it?
A0004: You can use an exim command with -d (or -d2, -d3 ... -d9) to get it
to show you how it is processing addresses. You don't actually need to send
a message; use the -bt option like this:

         exim -d2 -bt localpart@virtualhost
This will show you which directors it is using. If the problem appears to be
with the expansion of an option setting, you can use the debug_print option
on a director (or router) to get Exim to output the expanded string values
as it goes along. "

Maybe this will give you a better picture of what's happening.


-- Juha




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to