* [Comm] Postfix на Dial-Up машине, как?
@ 2005-03-23 9:05 Dolgov OV
2005-03-23 9:44 ` Genix
2005-03-23 9:57 ` antilopa_gnu
0 siblings, 2 replies; 16+ messages in thread
From: @ 2005-03-23 9:05 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [Comm] Postfix на Dial-Up машине, как?
2005-03-23 9:05 [Comm] Postfix на Dial-Up машине, как? Dolgov OV
@ 2005-03-23 9:44 ` Genix
2005-03-23 10:08 ` Dolgov OV
2005-03-23 9:57 ` antilopa_gnu
1 sibling, 1 reply; 16+ messages in thread
From: @ 2005-03-23 9:44 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [Comm] Postfix на Dial-Up машине, как?
2005-03-23 9:05 [Comm] Postfix на Dial-Up машине, как? Dolgov OV
2005-03-23 9:44 ` Genix
@ 2005-03-23 9:57 ` antilopa_gnu
2005-03-23 10:52 ` Dolgov OV
1 sibling, 1 reply; 16+ messages in thread
From: @ 2005-03-23 9:57 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [Comm] Postfix на Dial-Up машине, как?
2005-03-23 9:44 ` Genix
@ 2005-03-23 10:08 ` Dolgov OV
2005-03-23 10:20 ` antilopa_gnu
` (2 more replies)
0 siblings, 3 replies; 16+ messages in thread
From: @ 2005-03-23 10:08 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [Comm] Postfix на Dial-Up машине, как?
2005-03-23 10:08 ` Dolgov OV
@ 2005-03-23 10:20 ` antilopa_gnu
2005-03-23 10:34 ` Pyatnitskich Evgeniy
2005-03-23 14:25 ` Yuri Horoshkov
2 siblings, 0 replies; 16+ messages in thread
From: @ 2005-03-23 10:20 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [Comm] Postfix на Dial-Up машине, как?
2005-03-23 10:08 ` Dolgov OV
2005-03-23 10:20 ` antilopa_gnu
@ 2005-03-23 10:34 ` Pyatnitskich Evgeniy
2005-03-23 14:25 ` Yuri Horoshkov
2 siblings, 0 replies; 16+ messages in thread
From: @ 2005-03-23 10:34 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [Comm] Postfix на Dial-Up машине, как?
2005-03-23 9:57 ` antilopa_gnu
@ 2005-03-23 10:52 ` Dolgov OV
2005-03-23 10:57 ` Genix
2005-03-23 11:49 ` Yura Kalinichenko
0 siblings, 2 replies; 16+ messages in thread
From: @ 2005-03-23 10:52 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [Comm] Postfix на Dial-Up машине, как?
2005-03-23 10:52 ` Dolgov OV
@ 2005-03-23 10:57 ` Genix
2005-03-23 11:49 ` Yura Kalinichenko
1 sibling, 0 replies; 16+ messages in thread
From: @ 2005-03-23 10:57 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [Comm] Postfix на Dial-Up машине, как?
2005-03-23 10:52 ` Dolgov OV
2005-03-23 10:57 ` Genix
@ 2005-03-23 11:49 ` Yura Kalinichenko
2005-03-23 15:19 ` Dolgov OV
1 sibling, 1 reply; 16+ messages in thread
From: @ 2005-03-23 11:49 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [Comm] Postfix на Dial-Up машине, как?
2005-03-23 10:08 ` Dolgov OV
2005-03-23 10:20 ` antilopa_gnu
2005-03-23 10:34 ` Pyatnitskich Evgeniy
@ 2005-03-23 14:25 ` Yuri Horoshkov
2 siblings, 0 replies; 16+ messages in thread
From: @ 2005-03-23 14:25 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [Comm] Postfix на Dial-Up машине, как?
2005-03-23 11:49 ` Yura Kalinichenko
@ 2005-03-23 15:19 ` Dolgov OV
2005-03-23 15:47 ` Andrey Rahmatullin
0 siblings, 1 reply; 16+ messages in thread
From: Dolgov OV @ 2005-03-23 15:19 UTC (permalink / raw)
To: community
On Wed, 23 Mar 2005 13:49:15 +0200 Yura Kalinichenko wrote:
> Я когда озадачился этим вопросом - не нашел ничего лучше, чем добавить
> еще:
>
> while [ -n "`mailq | grep Sender`" ]; do
> postfix flush
> sleep 10
> done
Спасибо. Получилось. Ура.
Сделал отдельный скрипт, создающий при дозвоне свой ppp-MAIL.pid и
описал в ip-up.local реакцию на его наличие: получить, отправить и
только затем разорвать соединение. Все работает.
PS. А сколько postfix держит письма в очереди. Я к тому, что если я
напишу письмо, "отправлю" его из Сильфиды, а дозваниваться буду только
через час-другой, письмо дождется в очереди?
--
С наилучшими,
Олег Долгов
<dov AT media-link DOT info>
Registered Linux user #315454
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [Comm] Postfix на Dial-Up машине, как?
2005-03-23 15:19 ` Dolgov OV
@ 2005-03-23 15:47 ` Andrey Rahmatullin
2005-03-23 16:16 ` Dolgov OV
0 siblings, 1 reply; 16+ messages in thread
From: @ 2005-03-23 15:47 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [Comm] Postfix на Dial-Up машине, как?
2005-03-23 15:47 ` Andrey Rahmatullin
@ 2005-03-23 16:16 ` Dolgov OV
2005-03-23 16:21 ` Eugene Ostapets
2005-03-24 8:32 ` Alexey I. Froloff
0 siblings, 2 replies; 16+ messages in thread
From: @ 2005-03-23 16:16 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [Comm] Postfix на Dial-Up машине, как?
2005-03-23 16:16 ` Dolgov OV
@ 2005-03-23 16:21 ` Eugene Ostapets
2005-03-23 16:28 ` Dolgov OV
2005-03-24 8:32 ` Alexey I. Froloff
1 sibling, 1 reply; 16+ messages in thread
From: @ 2005-03-23 16:21 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [Comm] Postfix на Dial-Up машине, как?
2005-03-23 16:21 ` Eugene Ostapets
@ 2005-03-23 16:28 ` Dolgov OV
0 siblings, 0 replies; 16+ messages in thread
From: @ 2005-03-23 16:28 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [Comm] Postfix на Dial-Up машине, как?
2005-03-23 16:16 ` Dolgov OV
2005-03-23 16:21 ` Eugene Ostapets
@ 2005-03-24 8:32 ` Alexey I. Froloff
1 sibling, 0 replies; 16+ messages in thread
From: @ 2005-03-24 8:32 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2005-03-24 8:32 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-23 9:05 [Comm] Postfix на Dial-Up машине, как? Dolgov OV
2005-03-23 9:44 ` Genix
2005-03-23 10:08 ` Dolgov OV
2005-03-23 10:20 ` antilopa_gnu
2005-03-23 10:34 ` Pyatnitskich Evgeniy
2005-03-23 14:25 ` Yuri Horoshkov
2005-03-23 9:57 ` antilopa_gnu
2005-03-23 10:52 ` Dolgov OV
2005-03-23 10:57 ` Genix
2005-03-23 11:49 ` Yura Kalinichenko
2005-03-23 15:19 ` Dolgov OV
2005-03-23 15:47 ` Andrey Rahmatullin
2005-03-23 16:16 ` Dolgov OV
2005-03-23 16:21 ` Eugene Ostapets
2005-03-23 16:28 ` Dolgov OV
2005-03-24 8:32 ` Alexey I. Froloff
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