ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Письмо из командной строки.
@ 2005-04-01  7:06 Dolgov OV
  2005-04-01  7:47 ` [Comm] оХЯЭЛН ХГ ЙНЛЮМДМНИ ЯРПНЙХ Dmitry Vodennikov
  0 siblings, 1 reply; 4+ messages in thread
From: Dolgov OV @ 2005-04-01  7:06 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 754 bytes --]

Здравствуйте.

Есть текстовый файл. Надо отправить на один адрес каждую строку этого
файла отдельным письмом. Как это сделать, в смысле составления письма
скриптом?

Postfix настроен на smtp провайдера, отправитель подставляется ключем
-f <я@мой.ящик>, который с локальным пользователем не совпадает. (вообще
работаю с Сильфидой, но тут количество писем большое, задолбаюсь мышкой
ерзать).

Я подозреваю, что что-то типа:

for i in `cat list.txt` ; do
	sendmail -f <я@мой.ящик> привет-"$i" ;
done

А вот как указать поле To: From: и т.п. Ведь ключ -f всего-лишь служит
для правильной авторизации на smtp провайдера.

Заранее благодарен.

-- 
С наилучшими,
Олег Долгов
<dov AT media-link DOT info>
Registered Linux user #315454

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

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

end of thread, other threads:[~2005-04-01 13:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-01  7:06 [Comm] Письмо из командной строки Dolgov OV
2005-04-01  7:47 ` [Comm] оХЯЭЛН ХГ ЙНЛЮМДМНИ ЯРПНЙХ Dmitry Vodennikov
2005-04-01  8:34   ` Dolgov OV
2005-04-01 13:17   ` Dolgov OV

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