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 !!!
raymond [ Di, 17 Mai 2005 16:22 ] [ ID #797651 ]

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)
Juha Laiho [ Di, 17 Mai 2005 16:39 ] [ ID #797654 ]

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)
raymond [ Di, 17 Mai 2005 17:50 ] [ ID #797659 ]

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
sergey [ Mi, 18 Mai 2005 09:47 ] [ ID #799686 ]
Miscellaneous » comp.mail.sendmail » Is Sendmail default open POP3

Vorheriges Thema: Force sendmail 8.13 to write V2-style qf files .... is it possible?
Nächstes Thema: problem with LocalRule sets and digestmails