[EXIM] 2 Things..

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Skye Merlin Poier
Fecha:  
A: exim-users
Asunto: [EXIM] 2 Things..
Hello,

Two questions for you exim gurus out there...

1. Our customers are complaining about not being able to mail addresses at
hempseed.com .. the error generated immediately is:

A message that you sent could not be delivered to all of its recipients. The
following address(es) failed:

     test@???:
     all relevant MX records point to non-existent hosts


And from the logs:

1997-12-12 10:07:09 0xgZUS-0000FP-00 <= spoier@??? U=spoier P=local S=821 id=19971212100708.59642@???
1997-12-12 10:07:09 0xgZUS-0000FP-00 ** test@???: all relevant MX records point to non-existent hosts
1997-12-12 10:07:09 0xgZUT-0000FV-00 <= <> R=0xgZUS-0000FP-00 U=exim P=local S=1477
1997-12-12 10:07:09 0xgZUS-0000FP-00 Error message sent to spoier@???
1997-12-12 10:07:10 0xgZUS-0000FP-00 Completed

So I looked up the MX records:

   % host -t mx hempseed.com
   hempseed.com            MX      200 199.97.97.62
   hempseed.com            MX      100 199.97.97.238


Which, before today anyway, would accept port 25 connections. Is it
illegal to specify an IP as a mail exchanger?

2. Just compiled exim 1.80 on Solaris 2.5.1 and have it running on Solaris 2.6
boxes. Our internal staff uses a 10.x.x.x network, all the IPs can be
reversed on our DNS server. When a user tries to connect to exim though,
there is about a 30 second delay before the greeting shows up. No problem
with any other services like POP, web, etc. Here's some debug output:

   Exim version 1.80 debug level set to 99
   probably Berkeley DB version 1.8x (native mode)
   search_open (0) /etc/exim/local-domains
   search_find: file="/etc/exim/local-domains" type=0 key="jack.direct.ca" partial=-1
   internal_search_find: file="/etc/exim/local-domains" type=0 key="jack.direct.ca"
   file lookup required for jack.direct.ca in /etc/exim/local-domains
   verify_setup_hostlist called
   verify_setup_netlist called
   verify_setup_netlist called
   search_tidyup called
   port = 25
   listening on all interfaces
   LOG: 0 MAIN
     exim 1.80 daemon started: pid=29233, -q30m, listening for SMTP on port 25
   set_process_info: 29233 1.80 daemon: -q30m, listening on port 25
   pid written to /var/spool/exim/exim.pid
   daemon running with uid=53 gid=15 euid=53 egid=15
   SIGALRM received
   Starting queue-runner: pid 29234
   1 queue-runner process running
   listening on port 25...
   Connection request from [10.10.11.24]           <<=============
   1 SMTP accept process running
   listening on port 25...
                ***** there is about a 30 second delay here ******
   Process 29242 is handling incoming connection from [10.10.11.24]
   set_process_info: 29242 1.80 handling incoming connection from [10.10.11.24]
   ready for new message
   smtp_setup_msg entered
   220 jack.direct.ca ESMTP Exim 1.80 #2 Fri, 12 Dec 1997 09:48:09 -0800
   Connection request from [205.198.116.1]
   2 SMTP accept processes running
   listening on port 25...
   [snip]


Any ideas? It wasn't doing this before with 1.70, but then again we
weren't running the 10.x.x.x clients with 1.70

Thanks,
Skye

-- 
Skye Poier: Network Operations, Canada Internet Direct   -   spoier@???
1050 - 555 W Hastings St, Vancouver, B.C., V6B 4N6       -     (604) 602-1800


--
*** Exim information can be found at http://www.exim.org/ ***