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.

 I put a new server in place, running Red Hat 6.2, 2.2.17 kernel, exim 2.1.12
and the reiserfs. Exim and all its files were installed by restoration from
backup, there is no new code or compilation.  I have done this before without
problems.  Not this time, however.

  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. 

  Anybody with a local account can get their mail by POP, there is no problem
with mail delivery to popusers on the local domain.  I can telnet in on port 25
to the machines real FQDN, issue HELO, MAIL FROM:, DATA, etc. commands and have
that message sent to my pop account. viz:

hyla:~$ telnet in-vancouver.com 25
Trying 204.174.19.19...
Connected to in-vancouver.com.
Escape character is '^]'.
220 grizzlie.in-vancouver.com ESMTP Exim 2.12 #2 Fri, 15 Sep 2000 20:14:09
-0700    
helo hyla.dhis.org
250 grizzlie.in-vancouver.com Hello l117.nwm.dial.mindlink.net [204.174.30.117]
mail from: [EMAIL PROTECTED]
250 <[EMAIL PROTECTED]> is syntactically correct
rcpt to: [EMAIL PROTECTED]
250 <[EMAIL PROTECTED]> is syntactically correct
data
354 Enter message, ending with "." on a line by itself
This is a test message.

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

Reply via email to