ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] forward
@ 2003-12-04 13:34 Michael Bykov
  2003-12-04 13:59 ` Michael Bykov
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Bykov @ 2003-12-04 13:34 UTC (permalink / raw)
  To: community

У меня на отдаленной машине скопилось много писем. Как их
переслать все на новый адрес? 

-- 
Stay tuned! 

М.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] forward
  2003-12-04 13:34 [Comm] forward Michael Bykov
@ 2003-12-04 13:59 ` Michael Bykov
  2003-12-04 14:22   ` Mike Lykov
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Bykov @ 2003-12-04 13:59 UTC (permalink / raw)
  To: community

On Thu, 4 Dec 2003 16:34:38 +0300
Michael Bykov <michael@michael.rsuh.ru> wrote:

> У меня на отдаленной машине скопилось много писем. Как их
> переслать все на новый адрес? 

Сорри, уточню: они лежат в /var/spool/mail/user. Чтение man
procmail не просветляет. 



-- 
Stay tuned! 

М.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] forward
  2003-12-04 13:59 ` Michael Bykov
@ 2003-12-04 14:22   ` Mike Lykov
  2003-12-04 15:53     ` Michael Bykov
  0 siblings, 1 reply; 4+ messages in thread
From: Mike Lykov @ 2003-12-04 14:22 UTC (permalink / raw)
  To: community

В сообщении от Четверг 04 Декабрь 2003 17:59 Michael Bykov написал:
> On Thu, 4 Dec 2003 16:34:38 +0300
>
> Michael Bykov <michael@michael.rsuh.ru> wrote:
> > У меня на отдаленной машине скопилось много писем. Как их
> > переслать все на новый адрес?
>
> Сорри, уточню: они лежат в /var/spool/mail/user. Чтение man
> procmail не просветляет.

если оно в mbox - то formail -s < база | sendmail -it

если в maildir, то for (файлы с письмами) do sendmail -it < файл

-- 
Mike


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] forward
  2003-12-04 14:22   ` Mike Lykov
@ 2003-12-04 15:53     ` Michael Bykov
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Bykov @ 2003-12-04 15:53 UTC (permalink / raw)
  To: community

> если оно в mbox - то formail -s < база | sendmail -it

Sendmail-a у меня юзеру недоступен. Я написал 

formail -s < база | mailx me@localhost

Почему-то приходит одним письмом, точно в том же виде,
как если написать:

cat /var/spool/mail/user | formail -s | mailx me@localhost

То есть не могу заставить formail отработать. 

-- 
Stay tuned! 

М.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-12-04 15:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-04 13:34 [Comm] forward Michael Bykov
2003-12-04 13:59 ` Michael Bykov
2003-12-04 14:22   ` Mike Lykov
2003-12-04 15:53     ` Michael Bykov

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