From: Chekalin Sergiy <chekasn@dcc-ua.com> To: Sisyphus <sisyphus@altlinux.ru> Subject: [sisyphus] postfix message size Date: Mon, 1 Apr 2002 15:12:53 +0300 Message-ID: <20020401121253.GA4429@gate.ofc.dn.dcc> (raw) In-Reply-To: <6817854293.20020401134228@ssserv.scm.ru> On Mon, Apr 01, 2002 at 01:42:28PM +0600, Alex Volkov wrote: > Стояла и работала у меня система учета траффика через postfix (версия > 20010228). Скрипт на perl вынимал размер проходящих писем из строчки > queue manager'a (там было что-то типа "... postfix/qmsg ... from=<..>, > ... size=..."). Поставил я недавно ALTLinux Master beta и обновился > до Sisyphus. Учет траффика перестал работать. При ближайшем > рассмотрении оказалось, что это из-за того, что в логах нет строки от > queue manager'a (сменилась версия postfix)! А теперь вопрос: как заставить > postfix вернуть эту строчку в логи, Берем /etc/rc.d/init.d/postfix, в функции start() находим : action "Starting postfix:" "$DAEMON" -v start Удваиваем -v : action "Starting postfix:" "$DAEMON" -vv start Рестартуем postfix: service postfix restart. Идем смотрим логи, опсь, появилось ;) После апгрейда иногда сам забываю удваивать, может -vv по умолчанию сделать ? >или, как альтернативу, предложите > другой вариант получения размеров проходящих через postfix писем. Взято с http://www.postfix.org/addon.html : pflogsumm logfile analyzer utility by Jim Seymour. http://jimsun.linxnet.com/postfix_contrib.html LogReport logfile analyzer system. (Универсальный анализатор, в том читсле и под Postfix) http://www.logreport.org/
next prev parent reply other threads:[~2002-04-01 12:12 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2002-04-01 7:42 Alex Volkov 2002-04-01 12:12 ` Chekalin Sergiy [this message] 2002-04-01 12:51 ` Sergey Vlasov 2002-04-01 13:19 ` Sergiy Chekalin 2002-04-01 13:36 ` Sergey Vlasov 2002-04-02 5:28 ` Alex Volkov 2002-04-02 12:20 ` Sergiy Chekalin
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=20020401121253.GA4429@gate.ofc.dn.dcc \ --to=chekasn@dcc-ua.com \ --cc=sisyphus@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 Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git