From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH 2/2] WUI log-section Mail: add support for postfix addon
Date: Sun, 01 Sep 2019 13:31:43 +0100 [thread overview]
Message-ID: <75B64A45-EFC1-44A2-9FEE-0B51E680824F@ipfire.org> (raw)
In-Reply-To: <20190831185300.20508-2-ipfire@starkstromkonsument.de>
[-- Attachment #1: Type: text/plain, Size: 1101 bytes --]
Likewise!
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 31 Aug 2019, at 19:53, Alex Koch <ipfire(a)starkstromkonsument.de> wrote:
>
> Expand the regex for the section dmi ("Mail") for /var/log/mail to include the log contents of postfix, in case the addon is installed.
>
> Signed-off-by: Alex Koch <ipfire(a)starkstromkonsument.de>
> ---
> html/cgi-bin/logs.cgi/log.dat | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/html/cgi-bin/logs.cgi/log.dat b/html/cgi-bin/logs.cgi/log.dat
> index 98b09041a..ebbc3f8cd 100644
> --- a/html/cgi-bin/logs.cgi/log.dat
> +++ b/html/cgi-bin/logs.cgi/log.dat
> @@ -57,7 +57,7 @@ my %sections = (
> 'cron' => '(fcron\[.*\]: )',
> 'ddns' => '(ddns\[\d+\]:)',
> 'dhcp' => '(dhcpd: )',
> - 'dma' => '(dma: |dma\[.*\]: )',
> + 'dma' => '(dma: |dma\[.*\]: |postfix/\w*\[\d*\]: )',
> 'guardian' => '(guardian\[.*\]: )',
> 'ipfire' => '(ipfire: )',
> 'ipsec' => '(ipsec_[\w_]+: |pluto\[.*\]: |charon: |vpnwatch: )',
> --
> 2.17.1
>
parent reply other threads:[~2019-09-01 12:31 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20190831185300.20508-2-ipfire@starkstromkonsument.de>]
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=75B64A45-EFC1-44A2-9FEE-0B51E680824F@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox