From: Dolgov OV <dov@media-link.info> To: community@altlinux.ru Subject: [Comm] Письмо из командной строки. Date: Fri, 1 Apr 2005 10:06:12 +0300 Message-ID: <20050401100612.4fd9f085@localhost.localdomain> (raw) [-- 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 --]
next reply other threads:[~2005-04-01 7:06 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-04-01 7:06 Dolgov OV [this message] 2005-04-01 7:47 ` [Comm] оХЯЭЛН ХГ ЙНЛЮМДМНИ ЯРПНЙХ Dmitry Vodennikov 2005-04-01 8:34 ` Dolgov OV 2005-04-01 13:17 ` Dolgov OV
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=20050401100612.4fd9f085@localhost.localdomain \ --to=dov@media-link.info \ --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