i can telnet to my sendmail {Scanned}

David Shaw maillist at COMPUTER-MEDIC.US
Fri Apr 16 21:18:10 IST 2004


You shouldn't at login when telneting to a mail server on port 25.

telnet <IP Address> 25
220 <Domain Name> <Mail Server Info>
helo me
250 <Domain Name> pleased to meet you


Now if this is a new install and you haven't edited sendmail.cf then it might
not be listening on the right interface.

vi sendmail.cf and look for a line like this:
O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA

add a 2nd line:
O DaemonPortOptions=Port=smtp,Addr=<Put Your IP address here>, Name=MTA

Restart sendmail..

David





--
Open WebMail Project (http://openwebmail.org)


---------- Original Message -----------
From: Michael Baird <mike at TC3NET.COM>
To: MAILSCANNER at JISCMAIL.AC.UK
Sent: Fri, 16 Apr 2004 15:11:53 -0400
Subject: Re: i can telnet to my sendmail {Scanned}

> When it ask for a login, try using "root", then it should ask for a
> password, then use the root password you mentioned.
>
> Regards
> MIKE
>
> > im not sure where to set up a login username or password on the server. I
> > telnet'd from my windows box to the linux sendmail box and it responds
> > "Login:" I tried using my root password but it wont work.
> >
> > -JD
> >
> > -----Original Message-----
> > From: MailScanner mailing list [mailto:MAILSCANNER at JISCMAIL.AC.UK]On
> > Behalf Of Rob Freeman
> > Sent: Friday, April 16, 2004 11:51 AM
> > To: MAILSCANNER at JISCMAIL.AC.UK
> > Subject: Re: i can telnet to my sendmail
> >
> >
> > Not sure where to set it up on the server or on the client?
> >
> >
> > ----- Original Message -----
> > From: "JD" <jd at BENTECMED.COM>
> > To: <MAILSCANNER at JISCMAIL.AC.UK>
> > Sent: Friday, April 16, 2004 1:55 PM
> > Subject: i can telnet to my sendmail
> >
> >
> > > I can telnet to my sendmail computer but im not sure where to set up my
> > > username and password.
> >
>
> --
> This message has been scanned for viruses and dangerous
> content by Computer Medic's Email Server, and is
> believed to be clean of Viruses.
>
> Computer Medic would like to thank MailScanner for their
> support.
>
> Please contact support at computer-medic.us if you have
> questions about this email.
------- End of Original Message -------


--
This message has been scanned for viruses and dangerous
content by Computer Medic's Email Server, and is
believed to be clean of Viruses.

Computer Medic would like to thank MailScanner for their
support.

Please contact support at computer-medic.us if you have
questions about this email.



More information about the MailScanner mailing list