From: "Михаил Шувалов" <shuvalov.mv@gmail.com>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] фильтры в procmail
Date: Sat, 11 Apr 2009 17:47:04 +0400
Message-ID: <1239457624.7519.1.camel@localhost.localdomain> (raw)
In-Reply-To: <20090410221238.GA5826@altlinux.org>
В Сбт, 11/04/2009 в 02:12 +0400, Alexey I. Froloff пишет:
> * Михаил Шувалов <shuvalov.mv@> [090410 22:51]:
> > Собственно все получилось с таким правилом
> > :0 c
> > * ^From.*shmikes@yandex.ru
> > | /home/mike/testmail
> > Если есть другие предожения - с удовольствием выслушаю.
> Можно добавить в начало файла что-то вроде:
>
> tmpfile="$(mktemp -t msg.XXXXXXXXXX)"
> trap 'rm -f -- "$tmpfile"' EXIT
> cat > "$tmpfile"
>
> И дальше всё делать с этим временным файлом.
>
Спасибо. Попробую и так.
--
С уважением,
Михаил Шувалов
prev parent reply other threads:[~2009-04-11 13:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-08 8:21 Михаил Шувалов
2009-04-08 10:39 ` Alexey I. Froloff
2009-04-08 13:05 ` Михаил Шувалов
2009-04-08 13:29 ` Alexey I. Froloff
2009-04-09 14:28 ` Михаил Шувалов
2009-04-09 14:58 ` Alexey I. Froloff
2009-04-10 18:48 ` Михаил Шувалов
2009-04-10 22:12 ` Alexey I. Froloff
2009-04-11 13:47 ` Михаил Шувалов [this message]
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=1239457624.7519.1.camel@localhost.localdomain \
--to=shuvalov.mv@gmail.com \
--cc=sysadmins@lists.altlinux.org \
/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 sysadmins discussion
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
public-inbox-index sysadmins
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sysadmins
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git