From: Mike Lykov <combr@vesna.ru>
To: community@altlinux.ru
Subject: Re: [Comm] postfix -копирование исходящей почты
Date: Fri, 16 Apr 2004 17:21:08 +0500
Message-ID: <200404161721.08411.combr@vesna.ru> (raw)
In-Reply-To: <407FC776.00000D.23010@colgate.yandex.ru>
В сообщении от Пятница 16 Апрель 2004 16:45 unix9 написал:
> >http://www.opennet.ru/base/net/postfix_bcc_copy.txt.html
>
> Делал я у себя такое, действительно работает. Но есть одно но, можно
> посмотреть в свойства такого письма и обнаружить на какой адрес еще уходит
> письмо.
Я вообще сделал иначе. в скрипте content_filter.sh
SENDMAIL=="/usr/sbin/sendmail -i"
cat > inp.$$ || exit $EX_TEMPFAIL
if [ $2 == "aaaa@vesna.ru" ]; then $SENDMAIL bbb@vesna.ru < inp.$$ ; fi
и все дела. исходящая почта копируется, заголовки вроде не меняются
--
Mike
next prev parent reply other threads:[~2004-04-16 12:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-16 7:13 [Comm] postfix - копирование " Mike Lykov
2004-04-16 8:05 ` Dmitry Lebkov
2004-04-16 8:11 ` Mike Lykov
2004-04-16 8:22 ` Dmitry Lebkov
2004-04-16 8:44 ` Mike Lykov
2004-04-16 8:48 ` Re[2]: " Sergey A. Kolesnitchenko
2004-04-16 8:54 ` Pavel S. Khmelinsky
2004-04-16 9:05 ` Mike Lykov
2004-04-16 11:45 ` [Comm] postfix -копирование " unix9
2004-04-16 12:21 ` Mike Lykov [this message]
2004-04-16 9:17 ` [Comm] postfix - копирование " Pavel S. Khmelinsky
2004-04-16 10:02 ` Mike Lykov
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=200404161721.08411.combr@vesna.ru \
--to=combr@vesna.ru \
--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