Is Sendmail default open POP3
Is sendmail default open POP3 (sendmail 8.12.10) ??
I used tools to check my machine and find POP3 opened.
(But no port 110 open when using netstat -na command)
If yes, how to disable it ??
Thanks a lot !!!
Re: Is Sendmail default open POP3
"raymond" <raymondli [at] cuhk.edu.hk> said:
>Is sendmail default open POP3 (sendmail 8.12.10) ??
>
>I used tools to check my machine and find POP3 opened.
>(But no port 110 open when using netstat -na command)
Sendmail doesn't contain pop3 functionality - it's a SMTP server.
For pop3, you need to run some pop3 server implementation to which
sendmail delivers received messages.
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++ [at] L+++ E- W+$ [at] N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
Re: Is Sendmail default open POP3
actually I used the SMTP server for Mail Relay.
Should I disable pop3 ? How ?
Really thanks for helping !!
"Juha Laiho" <Juha.Laiho [at] iki.fi> ¼¶¼g©ó¶l¥ó·s»D:d6cvne$ffb$1 [at] ichaos.ichaos-int...
> "raymond" <raymondli [at] cuhk.edu.hk> said:
>>Is sendmail default open POP3 (sendmail 8.12.10) ??
>>
>>I used tools to check my machine and find POP3 opened.
>>(But no port 110 open when using netstat -na command)
>
> Sendmail doesn't contain pop3 functionality - it's a SMTP server.
> For pop3, you need to run some pop3 server implementation to which
> sendmail delivers received messages.
> --
> Wolf a.k.a. Juha Laiho Espoo, Finland
> (GC 3.0) GIT d- s+: a C++ ULSH++++$ P++ [at] L+++ E- W+$ [at] N++ !K w !O !M V
> PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
> "...cancel my subscription to the resurrection!" (Jim Morrison)
Re: Is Sendmail default open POP3
raymond wrote:
> actually I used the SMTP server for Mail Relay.
>
> Should I disable pop3 ? How ?
You should find pop/imap server and stop it. For example it can be imap2000,
courier-imap, cyrus-imap, e.t.c.
--
Regards, Sergey