[TriLUG] Sendmail error: SYSERR: putoutmsg
Andrew Perrin
clists at perrin.socsci.unc.edu
Thu May 30 09:42:21 EDT 2002
Jeff, I don't know sendmail at all, but this line:
> tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN
shows that it's listening on the loopback port (127.0.0.1) but NOT on any
external port. That's your problem -- somewhere or other sendmail is
deciding to listen only on localhost. Is there an option for making it an
SMTP server for outside requests?
ap
----------------------------------------------------------------------
Andrew J Perrin - http://www.unc.edu/~aperrin
Assistant Professor of Sociology, U of North Carolina, Chapel Hill
clists at perrin.socsci.unc.edu * andrew_perrin (at) unc.edu
On Thu, 30 May 2002, Jeff Bollinger wrote:
> We are trying to get Sendmail working on a RedHat 7.2 box (2.4.7-10) and
> we can send mail, but not receive it. When I nmap the localhost I can see:
>
> 25/tcp open smtp
>
> but when I nmap the system from a different host I don't get the line
> above, indicating to me that for whatever reason, the system isn't
> showing port 25 as being open. When I try to telnet to port 25 on the
> Sendmail box I get:
>
> telnet: connect to address x.x.x.x: Connection refused
>
> I've restarted Sendmail multiple times, and ran newaliases as well, but
> I'm still stumped on why I can't even see port 25 from another system,
> when I can see it open on localhost, and can successfully telnet to it
> locally. Netstat reports the following:
>
>
> # netstat -na |grep 25
> tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN
>
>
> Any ideas?
>
> Thanks,
> Jeff
>
> --
> Jeff Bollinger
> University of North Carolina
> IT Security Analyst
> 105 Abernethy Hall
> mailto: jeff_bollinger at unc dot edu
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iEYEARECAAYFAjzETQsACgkQvoVlxVBmgsXunQCg1Pjc14nTjWiP8FCy+NNDK97E
> HMAAoIRhikBeM5Lm+6Iu/0h3MX6lDgiR
> =LpiV
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> TriLUG mailing list
> http://www.trilug.org/mailman/listinfo/trilug
> TriLUG Organizational FAQ:
> http://www.trilug.org/~lovelace/faq/TriLUG-faq.html
>
More information about the TriLUG
mailing list