* [mdk-re] sendmail - 587 порт
@ 2001-05-03 17:02 Ivanov Sergey
2001-05-03 18:17 ` [mdk-re] sendmail - 587 ÐÏÒÔ Yuri Ryazantsev
2001-05-04 7:18 ` [mdk-re] sendmail - 587 ÐÏÒÔ Russu V.F.
0 siblings, 2 replies; 5+ messages in thread
From: Ivanov Sergey @ 2001-05-03 17:02 UTC (permalink / raw)
To: Mandrake
Доброго времени суток!
Не подскажет ли кто-нибудь из знающих
людей, зачем sendmail (из стандартной поставки
Spring 2001) слушает 587 порт ?
[root@ns /]# netstat -lp
<skip>
tcp 0 0 *:587 *:* LISTEN 6118/sendmail: acce
<skip>
Плюс к этому делает файл(точнее он в rpm есть) statistics
[root@ns log]# rpm -qf statistics
sendmail-8.11.3-ipl1mdk
-r-xr-xr-x 1 bin bin 0 Мар 21 10:47 /var/log/statistics
Я понимаю - что это статистика, но что-то странно это выглядит...
--
Ivanov Sergey mailto: serg@cint.ru
System Administrator
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [mdk-re] sendmail - 587 ÐÏÒÔ
2001-05-03 17:02 [mdk-re] sendmail - 587 порт Ivanov Sergey
@ 2001-05-03 18:17 ` Yuri Ryazantsev
2001-05-03 18:38 ` [mdk-re] Re: [mdk-re] sendmail - 587 порт Ivanov Sergey
2001-05-04 7:18 ` [mdk-re] sendmail - 587 ÐÏÒÔ Russu V.F.
1 sibling, 1 reply; 5+ messages in thread
From: Yuri Ryazantsev @ 2001-05-03 18:17 UTC (permalink / raw)
To: mandrake-russian
On Thu, May 03, 2001 at 05:06:52PM +0400, Ivanov Sergey wrote:
> Не подскажет ли кто-нибудь из знающих
> людей, зачем sendmail (из стандартной поставки
> Spring 2001) слушает 587 порт ?
>
> [root@ns /]# netstat -lp
> <skip>
> tcp 0 0 *:587 *:* LISTEN 6118/sendmail: acce
> <skip>
Кусок из README (sendmail-cf):
It represents a "Message Submission Agent" (MSA) as defined by RFC
2476 (see below).
A "Message Submission Agent" still uses all of the same rulesets for
processing the message (and therefore still allows message rejection via
the check_* rulesets). In accordance with the RFC, the MSA will ensure
that all domains in the envelope are fully qualified if the message is
relayed to another MTA. It will also enforce the normal address syntax
rules and log error messages. Additionally, by using the M=a modifier
you can require authentication before messages are accepted by the MSA.
Finally, the M=E modifier shown above disables ETRN as required by RFC
2476.
> Плюс к этому делает файл(точнее он в rpm есть) statistics
> [root@ns log]# rpm -qf statistics
> sendmail-8.11.3-ipl1mdk
>
> -r-xr-xr-x 1 bin bin 0 Мар 21 10:47 /var/log/statistics
> Я понимаю - что это статистика, но что-то странно это выглядит...
Это двоичная статистика и смотрится она командой mailstats.
with best wishes,
Yuri.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [mdk-re] Re: [mdk-re] sendmail - 587 порт
2001-05-03 18:17 ` [mdk-re] sendmail - 587 ÐÏÒÔ Yuri Ryazantsev
@ 2001-05-03 18:38 ` Ivanov Sergey
2001-05-03 19:03 ` Dmitry V. Popkov
0 siblings, 1 reply; 5+ messages in thread
From: Ivanov Sergey @ 2001-05-03 18:38 UTC (permalink / raw)
To: mandrake-russian
Hi!
On Thu, 3 May 2001 18:20:34 +0400
Yuri Ryazantsev <yuri@unix.ru> wrote:
Ivanov Sergey mailto: serg@cint.ru
System Administrator
--YR> On Thu, May 03, 2001 at 05:06:52PM +0400, Ivanov Sergey wrote:
YR>
YR> > Не подскажет ли кто-нибудь из знающих
YR> > людей, зачем sendmail (из стандартной поставки
YR> > Spring 2001) слушает 587 порт ?
YR> >
YR> > [root@ns /]# netstat -lp
YR> > <skip>
YR> > tcp 0 0 *:587 *:* LISTEN 6118/sendmail: acce
YR> > <skip>
YR>
YR> Кусок из README (sendmail-cf):
YR> It represents a "Message Submission Agent" (MSA) as defined by RFC
YR> 2476 (see below).
YR> A "Message Submission Agent" still uses all of the same rulesets for
YR> processing the message (and therefore still allows message rejection via
YR> the check_* rulesets). In accordance with the RFC, the MSA will ensure
YR> that all domains in the envelope are fully qualified if the message is
YR> relayed to another MTA. It will also enforce the normal address syntax
YR> rules and log error messages. Additionally, by using the M=a modifier
YR> you can require authentication before messages are accepted by the MSA.
YR> Finally, the M=E modifier shown above disables ETRN as required by RFC
YR> 2476.
YR>
А порт зачем открывать?
YR> > Плюс к этому делает файл(точнее он в rpm есть) statistics
YR> > [root@ns log]# rpm -qf statistics
YR> > sendmail-8.11.3-ipl1mdk
YR> >
YR> > -r-xr-xr-x 1 bin bin 0 Мар 21 10:47 /var/log/statistics
YR> > Я понимаю - что это статистика, но что-то странно это выглядит...
YR>
YR> Это двоичная статистика и смотрится она командой mailstats.
Смысл этого файла в rpm-е, если по умолчанию с sendmail.cf написано:
# status file
O StatusFile=/etc/mail/statistics
А указать опцию -f я и так догадался дать.
YR>
YR> with best wishes,
YR>
YR> Yuri.
YR>
YR>
YR> _______________________________________________
YR> Mandrake-russian mailing list
YR> Mandrake-russian@altlinux.ru
YR> http://altlinux.ru/mailman/listinfo/mandrake-russian
YR>
YR>
--
Ivanov Sergey mailto: serg@cint.ru
System Administrator
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [mdk-re] Re: [mdk-re] sendmail - 587 порт
2001-05-03 18:38 ` [mdk-re] Re: [mdk-re] sendmail - 587 порт Ivanov Sergey
@ 2001-05-03 19:03 ` Dmitry V. Popkov
0 siblings, 0 replies; 5+ messages in thread
From: Dmitry V. Popkov @ 2001-05-03 19:03 UTC (permalink / raw)
To: mandrake-russian
Ivanov Sergey wrote:
> Hi!
>
> On Thu, 3 May 2001 18:20:34 +0400
>
> Yuri Ryazantsev <yuri@unix.ru> wrote:
>
> Ivanov Sergey mailto: serg@cint.ru
> System Administrator
> --YR> On Thu, May 03, 2001 at 05:06:52PM +0400, Ivanov Sergey wrote:
> YR>
> YR> > Не подскажет ли кто-нибудь из знающих
> YR> > людей, зачем sendmail (из стандартной поставки
> YR> > Spring 2001) слушает 587 порт ?
> YR> >
> YR> > [root@ns /]# netstat -lp
> YR> > <skip>
> YR> > tcp 0 0 *:587 *:* LISTEN 6118/sendmail: acce
> YR> > <skip>
> YR>
> YR> Кусок из README (sendmail-cf):
> YR> It represents a "Message Submission Agent" (MSA) as defined by RFC
> YR> 2476 (see below).
> YR> A "Message Submission Agent" still uses all of the same rulesets for
> YR> processing the message (and therefore still allows message rejection via
> YR> the check_* rulesets). In accordance with the RFC, the MSA will ensure
> YR> that all domains in the envelope are fully qualified if the message is
> YR> relayed to another MTA. It will also enforce the normal address syntax
> YR> rules and log error messages. Additionally, by using the M=a modifier
> YR> you can require authentication before messages are accepted by the MSA.
> YR> Finally, the M=E modifier shown above disables ETRN as required by RFC
> YR> 2476.
> YR>
>
> А порт зачем открывать?
>
> YR> > Плюс к этому делает файл(точнее он в rpm есть) statistics
> YR> > [root@ns log]# rpm -qf statistics
> YR> > sendmail-8.11.3-ipl1mdk
> YR> >
> YR> > -r-xr-xr-x 1 bin bin 0 Мар 21 10:47 /var/log/statistics
> YR> > Я понимаю - что это статистика, но что-то странно это выглядит...
> YR>
> YR> Это двоичная статистика и смотрится она командой mailstats.
>
>
> Смысл этого файла в rpm-е, если по умолчанию с sendmail.cf написано:
> # status file
> O StatusFile=/etc/mail/statistics
> А указать опцию -f я и так догадался дать.
...
Да , в sendmail.cf это прописано, но сам файл statistics надо
создавать вручную, rpm это сделал за Вас.
D.V.P
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [mdk-re] sendmail - 587 ÐÏÒÔ
2001-05-03 17:02 [mdk-re] sendmail - 587 порт Ivanov Sergey
2001-05-03 18:17 ` [mdk-re] sendmail - 587 ÐÏÒÔ Yuri Ryazantsev
@ 2001-05-04 7:18 ` Russu V.F.
1 sibling, 0 replies; 5+ messages in thread
From: Russu V.F. @ 2001-05-04 7:18 UTC (permalink / raw)
To: mdk
Hello mandrake-russian-admin,
Thursday, May 03, 2001, 19:06:52, you wrote:
> Доброго времени суток!
> Не подскажет ли кто-нибудь из знающих
> людей, зачем sendmail (из стандартной поставки
> Spring 2001) слушает 587 порт ?
Это какая-то новая феня, смысл которой мне лично, мало понятен.
Но отключается так :
FEATURE(`no_default_msa')
;-)))))
--
ОП ТЭСР
Сис.админ телефон: 76-40-56
Руссу В.Ф. e-mail: ruwa@psrp.te.ru
icq: 14848608
Yahoo messager: LostRuwa
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-05-04 7:18 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-03 17:02 [mdk-re] sendmail - 587 порт Ivanov Sergey
2001-05-03 18:17 ` [mdk-re] sendmail - 587 ÐÏÒÔ Yuri Ryazantsev
2001-05-03 18:38 ` [mdk-re] Re: [mdk-re] sendmail - 587 порт Ivanov Sergey
2001-05-03 19:03 ` Dmitry V. Popkov
2001-05-04 7:18 ` [mdk-re] sendmail - 587 ÐÏÒÔ Russu V.F.
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git