share report on domains from postfix
krystian
krystian at mtiglobal.com
Fri May 6 10:48:40 CEST 2005
Thanks.
One more question. I set up in lire.
Import Jobs: hourly ,daily ,weekly, yearly postfix ;
DLF Streams email, email-email;
And Report Configuration: email_default
Reports Jobs: Postfix: with email_default hourly,daily,weekly, monthly,
yearly.
From this what I see reports are generated from Report Configuration
and Reports Jobs. And from Import jobs and DLF Stream is created database.
My question is do I need Import Jobs. Because I see that all together
take a lot of disk space.
Regards,
Krystian
Wytze van der Raay wrote:
>Hi Krystian,
>
>On Thu, May 05, 2005 at 03:52:19PM +0800, krystian wrote:
>
>
>>I have a few domains on one serwer. I use Postfix 2.2. For now my report
>>shows generall statistics for serwer like top 10 domains etc. , just
>>default configuration for postfix. But sometimes doesn't show my domains
>>because they have to small send and receive. I'd like to create separate
>>reports for each of my domains, no matter how much mails is sent form
>>domains. Is it possible with lire?
>>
>>
>
>You can change the limit of 10 to any higher number you desire,
>e.g. 999999, which will likely include all domains you want to see.
>
>To do so, you need to edit the email_default.xml file and change the
>value of the "domain_to_show" parameter for any reports you like.
>The system-wide version for this is typically found in a location as
>/usr/share/lire/templates/email_default.xml, but instead of modifying
>that one (and losing your changes after an upgrade), you can create
>your own email_default.xml in ~/.lire/templates, provided that you add
>this directory to your lr_templates_path. This will automatically be
>the case in the next Lire release (it has been fixed in the CVS tree),
>but for now you can do so with the lire interactive configuration utility.
>For your convenience I've attached the config.xml file which should result
>from that.
>
>Regards,
>-- wytze
>
>
>------------------------------------------------------------------------
>
><?xml version="1.0" encoding="UTF-8"?>
><!DOCTYPE config PUBLIC
> "-//LogReport.ORG//DTD Lire Report Configuration Markup Language V1.0//EN"
> "http://www.logreport.org/LRCML/1.0/lrcml.dtd"[
><!ENTITY % LIRE.pfx "">
>]>
><config xmlns="http://www.logreport.org/LRCML/">
> <global>
> <param name="lr_templates_path">
> <param name="templates">~/.lire/templates</param>
> <param name="templates">/usr/share/lire/templates</param>
> </param>
> </global>
></config>
>
>
--
To UNSUBSCRIBE, email to questions-request at logreport.org with a subject of
"unsubscribe". Trouble? Send an email with subject "help" to
questions-request at logreport.org
More information about the Questions
mailing list