[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: telnet/pop3 question
- From: "A. Johnson Jeba Asir" <johnson ooty tenet res in>
- To: ENIQMA <enigma-list redhat com>
- Subject: RE: telnet/pop3 question
- Date: Tue, 8 Oct 2002 14:34:31 +0530 (IST)
I belive this is something related to sendmail configuration
edit into /etc/mail/sendmail.mc and comentout the the following line
(add a dnl befor that line)
DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
then backup your existing sendmail.cf file
run m4 sendmail.mc > /etc/sendmail.cf
restart the sendmail
hope this will help
A. Johnson
Nilgiri Networks
Affire'd amour brevis, ami longa
On Tue, 8 Oct 2002, Antonio Galea wrote:
!On Mon, 7 Oct 2002, Dave Miller wrote:
!
!> After installing the imap rpm, I can retrieve email with my PC using POP3
!> from my local home linux server. Thank you. When I try to send mail from
!> my PC using Outlook to my Linux server, it fails. When I test with
!> telnet, I find that loop back address looks good, but the real IP address
!> gets refused. Why would this be? :
!> $ telnet 127.0.0.1 25
!> Trying 127.0.0.1...
!> Connected to 127.0.0.1.
!> Escape character is '^]'.
!> 220 goofy.mshome.net ESMTP Sendmail 8.11.6/8.11.6; Mon, 7 Oct 2002
!> 15:41:51 -0500
!> quit
!> 221 2.0.0 goofy.mshome.net closing connection
!> Connection closed by foreign host.
!> $ telnet 192.168.100.105 25
!> Trying 192.168.100.105...
!> telnet: connect to address 192.168.100.105: Connection refused
!> I think my hosts.allow is OK, since port 110 works OK:
!> $ telnet 192.168.100.105 110
!> Trying 192.168.100.105...
!> Connected to 192.168.100.105.
!> Escape character is '^]'.
!> +OK POP3 goofy.mshome.net v2000.70rh server ready
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]