[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 890] Re: メール自体をデータベース化するには?
- Subject: [postfix-jp: 890] Re: メール自体をデータベース化するには?
- From: "Hiroaki Izumi" <izumi_mpfx@xxxxxxxxxx>
- Date: Sat, 18 Dec 2004 15:59:24 +0900 (JST)
- Importance: Normal
こんにちは,和泉です。
On 2004年 12月 17日 (金) 21:53, M.Kurobe said:
> やりたい事
> ・月毎の集計
> ・アカウント個別の集計
集計だけなら,
FedoraCore3のlogwatchには,postfix用のスクリプトが付いていて,
以下のような情報が収集可能です。
# redhat9では,postfixのスクリプトは無かったような気がする。
スクリプトは少し私の手が入っています。
http://www.aritia.org/hizumi/linux/postfix.txt
# postgreyのログを出したかったので,追加しています
# 集計や表示のやり方は,何でまとめれば良いのか
# 試行錯誤中です。
ログを解析して集計するだけであれば,logwatchのスクリプトを
いじれば出来そうですね。
--------------------- postfix Begin ------------------------
14964121 bytes transferred
115 messages sent
115 messages removed from queue
Top ten senders:
2 messages sent by:
root (uid=0):
1 messages sent by:
izumi (uid=500):
Relaying denied:
From unknown[6X.XX.XX.XX4] to xx5@example.com : 1 Time(s)
Messages rejected:
Domain not found 1 Time(s)
unknown[2XX.XXX.XX.XXX] 1 Time(s)
Messages Greylist:
adsl.example.com[1XX.XX.XX.XXX]: 1 Time(s)
katief@example.com -> izumi_dadmin@example.org
Messages rejected using Anti-Spam site 2 Time(s)
sbl.spamhaus.org identified 2 spam messages:
example.net[6X.X.XX.XX] : 1 Time(s)
unknown[6X.X.XX.XX] : 1 Time(s)
Connections lost:
Connection lost after command END-OF-MESSAGE : 1 Time(s)
Connection lost after command RCPT : 2 Time(s)
Unrecognized warning:
smtpd_peer_init: 6X.X.XX.XX: address not listed for hostname
i-infonews.net : 1
Time(s)
---------------------- postfix End ----------------------
--
Hiroaki Izumi
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- References
-
- [postfix-jp: 887] メール自体をデータベース化するには?, M.Kurobe
[検索ページ]
[Postfix-JP ML Home]