[TriLUG] Sendmail error: SYSERR: putoutmsg

Jeff Bollinger jeff01 at email.unc.edu
Thu May 30 09:56:38 EDT 2002


That worked beautifully, thanks!  Also, as Andrew noted, when I run 
netstat -na I now get the following:

# netstat -na |grep 25
tcp        0      0 0.0.0.0:25              0.0.0.0:*             LISTEN 
      tcp        0      0 x.x.x.x:25           x.x.x.x:1567 
TIME_WAIT

Thanks again!
Jeff


Chris Knowles wrote:
> Under 7.3 (and I think 7.2) sendmail is by default setup to only accept
> connections from localhost.
> 
> In /etc/mail/sendmail.mc you should see a couple of lines...
> 
> dnl This changes sendmail to only listen on the loopback device
> 127.0.0.1
> dnl and not on any other network devices. Comment this out if you want
> dnl to accept email over the network.
> DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
> 
> comment out that line, regenerate /etc/sendmail.cf and you should be
> closer...
> 
> CJK
> 
> On Thu, 2002-05-30 at 09:34, 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
>>
> 
> 
> _______________________________________________
> TriLUG mailing list
>     http://www.trilug.org/mailman/listinfo/trilug
> TriLUG Organizational FAQ:
>     http://www.trilug.org/~lovelace/faq/TriLUG-faq.html


-- 
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-----




More information about the TriLUG mailing list