ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Serge Polkovnikov <serge@knp.kr.ua>
To: community@altlinux.ru, aek <aek@taxpol.krasnoyarsk.su>
Subject: Re: [Comm] Re: раскодировать MIME-атачи в Е-мыле
Date: Thu, 19 Jun 2003 13:06:24 +0300
Message-ID: <200306191306.30298.serge@knp.kr.ua> (raw)
In-Reply-To: <4926850781.20030619173807@taxpol.krasnoyarsk.su>

[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 822 bytes --]

В сообщении от Чт 19 Июн 2003 13:38 aek написал:
> Hello Ilya,
>
> Thursday, June 19, 2003, 3:55:03 PM, you wrote:
>
> IP> Пытаюсь подружить uudeview и procmail, не получается. В
> данный IP> момент имею следующее:
>
> IP> :0 fbwi
> IP> * ^FROM.*user@my\.com
> IP> | cd /home/smadm/rate_data | /usr/bin/uudeview -i
>
> IP> Из лога procmail:
> IP> Note: No encoded data found in /tmp/uu0SFgic
>
> IP> Нет ли готовых рецептов?
>
> Сейчас пытаюсь добить связку с metamail
> пока имею:
> #!/bin/sh
> #
> METAMAIL_TMPDIR=/home/kodex/spool/receive
> cat $1 | metamail -r -w -x -y
>
> перекодирует, но упорно бросает файло в /tmp
> как отучу, будет готовое решение...


Нужно так:
cat $1 | METAMAIL_TMPDIR=/home/kodex/spool/receive metamail -r -w -x 
-y

-- 
С уважением,
  Сергей Полковников              JID: p_serge@jabber.ru

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

  parent reply	other threads:[~2003-06-19 10:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-19  6:32 [Comm] " aek
2003-06-19  6:03 ` Dmitry Azhichakov
2003-06-19 12:54       ` [Comm] " Alexey Tourbin
2003-06-19  6:33 ` [Comm] " Alex
2003-06-19  8:42   ` Re[2]: " aek
2003-06-19  7:00 ` yuk
2003-06-19  8:40   ` Re[2]: " aek
2003-06-19  8:55   ` [Comm] " Ilya Palagin
2003-06-19 10:06       ` Serge Polkovnikov [this message]
2003-06-19 10:59       ` aek
2003-06-19 10:13 ` [Comm] " Vadim V. Zhytnikov

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=200306191306.30298.serge@knp.kr.ua \
    --to=serge@knp.kr.ua \
    --cc=aek@taxpol.krasnoyarsk.su \
    --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