[imp] problem sending mail to local users

Eric Rostetter eric.rostetter at physics.utexas.edu
Wed Oct 1 10:45:50 PDT 2003


Quoting nimrodco <nimrodco at schieber.net>:

> with sendmail (on the local machine) (redhat 9)
> sending mail to another domain work's ok but
> sending mail to user at the local domain ...
> the "system " is trying to make "relay" to 127.0.0.1
> but my sendmail is not there ..

Can you connect to sendmail from localhost via telnet:

% telnet localhost 25

(Type "quit" without the quotes to exit if it works)

If not, then that is probably the main problem.  Actually cause is
likely not authorizing sendmail in your /etc/hosts.allow file, or
something similar.

> sending mail  from the command line (telnet 10.0.0.3 25) work ok

But does telnet to localhost instead of 10.0.0.3 work?

--
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!


More information about the imp mailing list