ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Oleksandr Chuchko <forlists@mail.ru>
To: Slava Dubrovskiy <community@altlinux.ru>
Subject: Re[2]: [Comm] sa-learn and spam
Date: Tue, 12 Apr 2005 12:23:16 +0300
Message-ID: <6595941812.20050412122316@edu.kvazar-micro.kharkov.ua> (raw)
In-Reply-To: <425B67F0.9070100@elan.com.ua>

Hello, Slava.

You wrote 12 апреля 2005 г., 9:17:20:

>>D> Знатоки перла, объясните пожалуйста, что означает последняя строчка в
>>SD> скрипте и почему она не работает?
>>
>>Похоже, эта строчка должна удалять временную директорию, в которую
>>MIME::Parser складывает части сообщения. Правда, $parser->filer->purge
>>делает это раньше ;-). По крайней мере, при корректной работе. Я ее
>>просто закомментировал.
>>
SD> Да, я тоже пробовал без нее. Но скрипт не отрабатывает. Причем ошибка
SD> какая-то плавающая. Похоже спотыкается когда присутствуют русские
SD> символы и когда вложений больше одного. Не замечали подобного?

Не замечал. Попробуйте эту строчку: unlink "/tmp/spam.log.$$" if -e "/tmp/spam.log.$$";
перенести вниз вот так:

if ($@) {
    die $@;
} else {
    if ($DEBUG) {
            unlink "/tmp/spam.log.$$" if -e "/tmp/spam.log.$$";
        }
    recurs($entity);
}


тогда в spam.log.$$ будет описана обработка всех сообщений, а не только
последнего

-- 
With best regards,
 Oleksandr Chuchko                          mailto:forlists@mail.ru



  reply	other threads:[~2005-04-12  9:23 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-05  7:28 Alexey Morsov
2005-04-05  8:08 ` Slava Dubrovskiy
2005-04-05  9:04   ` Alexey Morsov
2005-04-05  9:08     ` [Comm] [offtop]: " Arioch
2005-04-05  9:37       ` Alexey Morsov
2005-04-05 10:32         ` iLL
2005-04-05 10:56           ` Alexey Morsov
2005-04-05 11:02             ` Nick S. Grechukh
2005-04-05 11:12               ` Alexey Morsov
2005-04-05 11:17                 ` Nick S. Grechukh
2005-04-05 13:44                   ` Alexey Morsov
2005-04-05 13:50                     ` Eugene Ostapets
2005-04-05 13:53                       ` Nick S. Grechukh
2005-04-05 14:27                         ` Eugene Ostapets
2005-04-05 14:32                           ` [OFFF] (причем злостный) [JT][JT] " Nick S. Grechukh
2005-04-05 14:45                             ` Eugene Ostapets
2005-04-05 14:53                               ` Nick S. Grechukh
2005-04-05 15:05                                 ` Eugene Ostapets
2005-04-05 14:05                       ` Alexey Morsov
2005-04-05 14:17                         ` Nick S. Grechukh
2005-04-05 14:20                           ` Alexey Morsov
2005-04-05 13:51                     ` Nick S. Grechukh
2005-04-05 14:06                       ` Alexey Morsov
2005-04-05 14:19                         ` Nick S. Grechukh
2005-04-05 14:25                           ` Alexey Morsov
2005-04-05 14:20                         ` Nick S. Grechukh
2005-04-05 11:06             ` Stanislav Yadykin
2005-04-05 11:11               ` Alexey Morsov
2005-04-05 11:22                 ` Stanislav Yadykin
2005-04-05 10:35     ` [Comm] " Slava Dubrovskiy
2005-04-05 10:57       ` Alexey Morsov
2005-04-05 11:09         ` Slava Dubrovskiy
2005-04-05 11:14           ` Alexey Morsov
2005-04-05 14:15             ` Dmitry Lebkov
2005-04-06  4:07               ` Mike Lykov
2005-04-06 10:40               ` Slava Dubrovskiy
2005-04-06 11:32                 ` Slava Dubrovskiy
2005-04-12  6:00                   ` Re[2]: " Oleksandr Chuchko
2005-04-12  6:17                     ` Slava Dubrovskiy
2005-04-12  9:23                       ` Oleksandr Chuchko [this message]
2005-04-13 18:00               ` [Comm] amavis при превышении числа $MAXFILES не удаляет временные файлы (possible DoS) Oleksandr Chuchko

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=6595941812.20050412122316@edu.kvazar-micro.kharkov.ua \
    --to=forlists@mail.ru \
    --cc=community@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