ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrey Brindeew <linux@abr.x9.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Post
Date: Tue Feb 12 17:22:07 2002
Message-ID: <20020212140812.2CF663B6FA@abr.tool.ru> (raw)
In-Reply-To: <006c01c1b39b$7556a540$ccdf36c3@LocalHost>

[-- Attachment #1: Type: text/plain, Size: 908 bytes --]

On Tue, 12 Feb 2002 10:53:49 +0300
Чужой <kisan2@yandex.ru> wrote:

>     Насчет существования такого скрипта не знаю, но по-моему лучше самому на
> Perl написать такой скрипт, тем более, что он пишется быстро. Сам я писал
> для себя скрипт чтобы физически из почтового ящика удалить одно письмо (один
> юзер кинул письмо размером 20 Мегов, а тянул я это дело на Dial UP, коннект
> часто обрывался) - на все про все ушло около 5 минут, после чего из
> почтового ящика было удалено большое письмо.

Зачем для _этого_ писать _скрипт_?

$ telnet pop3.server.ru 110
Trying XXX.XXX.XXX.XXX...
Connected to pop3.server.ru.
Escape character is '^]'.
+OK
USER pop3username
+OK
PASS YOUR_PASSWORD
+OK
LIST
+OK
1 423
.
DELE 1
+OK
QUIT
+OK
Connection closed by foreign host.

P.S. 423 - это объем первого письма в байтах.

-- 
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely"
(C) Larry Wall.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2002-02-12 17:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-12 10:26 Andrew Nazarkin
2002-02-12 10:51 ` Чужой
2002-02-12 17:22   ` Andrey Brindeew [this message]
2002-02-12 18:54     ` Чужой
2002-02-13  8:49       ` Re[2]: " Dmitry Maevsky
2002-02-12 13:59 ` [mdk-re] Post Mikhail Zabaluev
2002-02-12 14:15   ` Andrew Nazarkin
2002-02-12 14:35     ` Antonio
2002-02-12 15:02       ` [mdk-re] Postfix, замена автоответа Alex Savvin
2002-02-12 15:46     ` [mdk-re] Re: Post Чужой
2002-02-12 15:59       ` Re[2]: " Andrew Nazarkin
2002-02-12 16:15     ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020212140812.2CF663B6FA@abr.tool.ru \
    --to=linux@abr.x9.ru \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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