Re: Telnet port 25

From: Adams Kevin J (kevin.adams_at_PHS.COM)
Date: 12/10/03

  • Next message: Miller, Dave (I.S.): "Re: Telnet port 25"
    Date:         Wed, 10 Dec 2003 10:19:29 -0800
    To: aix-l@Princeton.EDU
    
    

    The problem here is that there will be no retries for failures and failed
    mail will stay queued.

    A better solution is to run sendmail without the "-bd" as such:

    /usr/sbin/sendmail -q1m

    This way it works the queues but does not accept connections on port 25.

    This assumes you only want to send mail and not receive.

    Kevin Adams
    PacifiCare Behavioral Health
    Principal Systems Analyst
    AIX CATE

    -----Original Message-----
    From: Bill Verzal [mailto:BVerzal@KOMATSUNA.COM]
    Sent: Wednesday, December 10, 2003 9:22 AM
    To: aix-l@Princeton.EDU
    Subject: Re: [aix-l] Telnet port 25

    smtp runs on port 25. You do not need sendmail running to send mail out of
    a box. Once you stop sendmail, telnet to port 25 will be closed.

    BV
    --------------------------------------------------------

    "If everything is coming your way, then you are in the wrong lane"

    Bill Verzal
    AIX Administrator, Komatsu America
    (847) 970-3726 - direct
    (847) 970-4184 - fax

                 "Miller, Dave
                 (I.S.)"
                 <Dave.Miller@BHS. To
                 ORG> aix-l@Princeton.EDU
                 Sent by: IBM AIX cc
                 Discussion List
                 <aix-l@Princeton. Subject
                 EDU> Telnet port 25

                 12/10/2003 11:10
                 AM

                 Please respond to
                      IBM AIX
                  Discussion List
                 <aix-l@Princeton.
                       EDU>

    Can someone point me in the write direction as to how I would easily
    disallow telnet to port 25, but still allow telnet to port 23?

    I.e. I don't want to be able to telnet to port 25 and send mail, but I
    still want to run sendmail, and allow telnet… or am I looking at this
    wrong? Thanks.

    CONFIDENTIALITY NOTICE: This email communication and any attachments may
    contain confidential and privileged information for the use of the
    designated recipients named above. If you are not the intended recipient,
    you are hereby notified that you have received this communication in error
    and that any review, disclosure, dissemination, distribution or copying of
    it or its contents is prohibited. If you have received this communication
    in error, please reply to the sender immediately or by telephone at (413)
    794-0000 and destroy all copies of this communication and any attachments.
    For further information regarding Baystate Health System's privacy policy,
    please visit our Internet web site at http://www.baystatehealth.com.

    This electronic message transmission, including any attachments, contains information from PacifiCare Health Systems Inc. which may be confidential or privileged. The information is intended to be for the use of the individual or entity named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited.
    If you have received this electronic transmission in error, please notify the sender immediately by a "reply to sender only" message and destroy all electronic and hard copies of the communication, including attachments.


  • Next message: Miller, Dave (I.S.): "Re: Telnet port 25"

    Relevant Pages

    • Re: Cant connect to port 25 from another system
      ... The default sendmail config in RH/Fedora has been to only listen on the ... I previously edited the sendmail.mc file to be sure it is listening on ... Both netstat and nmap confirm that the system *is* listening on port ... When I attempt to telnet to port 25 the connection fails. ...
      (Fedora)
    • Cant connect to port 25 from another system
      ... I have sendmail running ... Both netstat and nmap confirm that the system *is* listening on port ... When I attempt to telnet to port 25 the connection fails. ...
      (Fedora)
    • Re: Cant connect to port 25 from another system
      ... I have sendmail running ... Both netstat and nmap confirm that the system *is* listening on port ... When I attempt to telnet to port 25 the connection fails. ...
      (Fedora)
    • Re: Cant connect to port 25 from another system
      ... Maybe there is a strict definition on which connections ... I have sendmail running ... Both netstat and nmap confirm that the system *is* listening on port ... When I attempt to telnet to port 25 the connection fails. ...
      (Fedora)
    • Re: telnet on port 25
      ... I think you can send some commands to send messages through the smtp server. ... > using port 25. ... I have never connected on port 25 using telnet ... > contact the sender using an alternative means of communication. ...
      (AIX-L)