ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Mikhail Zabaluev <mhz@alt-linux.org>
To: Sergei <mandrake-russian@altlinux.ru>
Subject: [mdk-re] Re: Периодическаяотправка
Date: Mon Aug 13 14:41:02 2001
Message-ID: <20010813132915.B1654@localhost.localdomain> (raw)
In-Reply-To: <1224191389.20010813105346@inbox.ru>; from renar@inbox.ru on Mon, Aug 13, 2001 at 10:53:46AM +0400

Hello Sergey,

On Mon, Aug 13, 2001 at 10:53:46AM +0400, Sergey Sokolov wrote:
>
> Hello Sergei,
> 
> Monday, August 13, 2001, 8:30:40 AM, you wrote:
> 
> S> Может, лучше посылать на определенный адрес, а при приходе на него 
> S> производить переадресацию. Для этого настраивается forward. Так, в sendmail в 
> S> домашнем каталоге пользователя заводится файл .forward и туда заносятся 
> S> адреса, по которым пересылать, по одному на строчку. Как в postfix, не знаю.
> 
>  Вопрос этим не решается - первоначальная-то отправка ручная.

Почему, можно и автоматически:

(   echo "Subject: My subject"
    echo
    cat input_file
) | sendmail -oi some.address@some.host

или просто

mail -s "My subject" some.address@some.host < input_file

-- 
Stay tuned,
  MhZ                                     JID: mookid@jabber.org
___________
"The sixties were good to you, weren't they?"
-- George Carlin



  reply	other threads:[~2001-08-13 14:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-13  7:47 [mdk-re] Периодическая отправка Sergey Sokolov
2001-08-13  7:58 ` [mdk-re] Периодическаяотправка Sergei
2001-08-13 12:38   ` [mdk-re] Re[2]: " Sergey Sokolov
2001-08-13 14:41     ` Mikhail Zabaluev [this message]
2001-08-13 12:38   ` Vyt
2001-08-13 23:58     ` Sergei
2001-08-13 14:42   ` [mdk-re] " Alexander Bokovoy

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=20010813132915.B1654@localhost.localdomain \
    --to=mhz@alt-linux.org \
    --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