Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / mail @ 17f78427

# Date Auteur Commentaire
17f78427 2018-08-01 20:33 Lars Kruse

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files
45290417 2018-08-01 20:33 Lars Kruse

Plugins eoc_subscribers_count: fix shellcheck issues

7c3074b5 2018-08-01 16:32 Lars Kruse

Adjust categories for some mail-related plugins

7c62b9b6 2018-03-08 18:18 Lars Kruse

added executable permission for multiple plugins

189c3953 2018-03-07 22:26 Lars Kruse

shell: use 'command -v' instead of 'hash' (for non-bash)

see https://stackoverflow.com/a/677212

4ca4e8d9 2018-03-06 05:08 Bert Peters

Implement suggested changes.

0d775b28 2018-03-05 07:48 Bert Peters

Implement plugin for monitoring nullmailer.

4b2fcbf8 2017-04-18 17:32 Lars Kruse

replace hard-coded paths (e.g. '/var/lib/munin/plugin-state') with '$MUNIN_PLUGSTATE'

see http://guide.munin-monitoring.org/en/latest/plugin/env.html

8589c6df 2017-04-17 16:43 klemens

spelling fixes (2nd try)

54a91c13 2017-02-24 14:20 dipohl

Plugin-Gallery: Get better 2nd level headings
Review of category mail

f7693710 2017-02-24 10:11 dipohl

Plugin-Gallery: Better 2nd level headings

a8d024ac 2017-02-23 11:46 dipohl

Category Tree: Reduce number of categories
icecast -> streaming (icecast)
moodle -> cms (moodle)
postfwd2: mail -> fw (postfix)

f523f095 2017-02-22 13:44 dipohl

Category Tree: Reduce number of categories
netapp -> san

7042351e 2017-02-22 13:09 dipohl

Category Tree: Reduce number of categories
and mv some from "others" to specific category

cc3622d9 2017-02-22 12:43 dipohl

Category Tree: Collect all postfix plugins in category mail

ff883dee 2017-02-21 23:34 dipohl

Category Tree: reduce number of categories

c4b2d9a8 2017-02-21 22:48 dipohl

Category Tree: reduce number of categories

3c98d069 2017-02-21 11:11 dipohl

Category Tree: Reduce number of categories

62560fae 2017-02-21 09:09 dipohl

Category Tree: Reduce number of categories

d3ec2928 2017-02-20 12:32 dipohl

Category Tree: Reduce number of categories

156f0d84 2016-11-04 05:48 Cristian Deluxe

Small language fixes

daf5b94a 2016-11-04 05:33 Cristian Deluxe

Sellcheck disables and “eval” removed

d1d668f6 2016-11-04 00:11 Cristian Deluxe

Strict SH script, thanks to sumpfralle

87a6a775 2016-11-02 02:06 Cristian Deluxe

draw mode changed to AREASTACK

ce23bdde 2016-11-02 02:00 Cristian Deluxe

Changed draw mode to STACK

48ab3322 2016-11-02 01:59 Cristian Deluxe

no duplicated code, area graph, only first result

8e2025a9 2016-11-02 01:34 Cristian Deluxe

changed graph_period to minute (more appropiated)

9eb4cc1f 2016-11-02 00:07 Cristian Deluxe

Chenged family to “contrib”

e75132a7 2016-11-02 00:03 Cristian Deluxe

change spaces for tabs (code indent)

918602cd 2016-11-01 23:53 Cristian Deluxe

Use simple quotes and better graph config

424b962e 2016-11-01 23:04 Cristian Deluxe

Remove whitespaces from result

17fcfc37 2016-11-01 22:01 Cristian Deluxe

Rewrited Plugin

ecad9659 2015-09-04 14:38 Alexander Koch

postfix-policyd-spf-python: add license statement

0e2cac35 2015-09-01 14:45 Alexander Koch

add postfix-policyd-spf-python plugin

d32dbf23 2015-05-05 07:41 Stig Sandbeck Mathisen

Merge pull request #612 from googley/master

fix old wrong variable

2848fee1 2015-04-29 05:28 Élie

fix old wrong variable

fba800ae 2015-03-02 06:51 Veres Lajos

typofixes - https://github.com/vlajos/misspell_fixer

Suspicious sections:
plugins/mail/postfix_mail_stats recieved.label
plugins/nginx/nginx_vhost_traffic

fa0c04bb 2014-10-04 18:28 Stig Sandbeck Mathisen

Use /usr/bin/perl, not @PERL@, as interpreter

fc376522 2014-10-04 15:25 Stig Sandbeck Mathisen

Save with UNIX line breaks

81ad9f2b 2014-09-07 04:24 Gabriele Pohl

Delete outdated duplicate files (postfix plugins)

6ffd5019 2014-09-06 20:03 Gabriele Pohl

Reduce number of categories, use more generic terms

e00bd6b8 2014-09-06 17:37 Gabriele Pohl

Move plugins to subdirectory

faca733f 2014-01-15 22:09 thefinn93

Added a category to mailman-queue-check

59ecf3f1 2014-01-15 22:07 thefinn93

Moved mailman-queue-check to the mailman folder

e838e28e 2014-01-07 11:22 Luc Didry

Copyright year update

29e732d7 2014-01-07 11:13 Luc Didry

Add new plugin : postfwd2

e605d1c2 2013-11-05 04:48 Steve Schnepp

Merge branch 'pr/388'

245b5725 2013-11-03 03:52 Kenyon Ralph

Merge pull request #362 from darac/patch-1

Create dovecot_stats_

fe764769 2013-11-03 03:20 Kenyon Ralph

mail/postfix_stats: convert to unix line endings

f1552118 2013-10-29 12:19 Johann Schmitz

Use correct line endings for the sa-learn plugin

9f85e0ae 2013-10-08 08:53 aquadraht

Create postfwd-rbl

88e1563b 2013-09-04 18:30 Steve Schnepp

dovecot: avoid using sort & wc when grepping

egrep has the -c option, that does a wc -l.
Also, there's no need to sort the output prior counting it.

2a72cc32 2013-09-04 18:29 Steve Schnepp

dovecot: Use DERIVE to avoid ugly computations

Using a timed grep with a state computation is usually mostly wrong. The DERIVE
field type is specifically designed for that very purpose.

Closes #264

bd2e9546 2013-08-16 09:08 darac

Create dovecot_stats_

1efbf230 2013-07-24 01:42 Luc Duchosal

fixed missing tmp cleanup

446de9a6 2013-06-22 10:20 Holger Levsen

dovecot plugin: fix path to state file

6de3ccf1 2013-05-08 17:24 Kenyon Ralph

move postfix plugins into the mail directory

aca139cc 2013-04-08 06:49 ToM

[FIX] mail/dovecot: fix typo, categorization.

7d0375b3 2013-02-02 23:14 Kenyon Ralph

mail/qmailconn: fix author's name

67cdc919 2013-02-02 15:27 ufoonline

Update plugins/mail/qmailconn

  1. 2013-02-02 - Added support for Greylist and simscan Virus\Spam detect
  2. Added LOGPATH env var
fdf68ff3 2012-08-02 11:57 Niall Donegan

Renamed to imapproxy_multi

e316273a 2012-08-02 11:56 Niall Donegan

Converted imapproxy_ to multigraph

a80fce23 2012-07-30 19:27 Niall Donegan

Moved the imapproxy_ plugin to the mail directory

af1bcc98 2012-06-22 00:01 Kenyon Ralph

organize email-related plugins into the mail directory

b9557dd9 2012-02-29 17:58 Kenyon Ralph

dovecot: logfile backwards compatibility for Debian Squeeze

Authored by Alessandro Fazzi <>. I just
squashed his commits into one commit.

5a41f455 2012-02-27 04:44 Kenyon Ralph

remove obsolete dovecot plugin and move the newer one to the mail directory

ea382ede 2012-02-25 21:45 Lars Kruse

improved graph labels
added changelog

0aa2b8d1 2012-02-25 16:43 Lars Kruse

measure IMAP bandwidth based on mbsync/isync

08346aac 2012-02-13 12:24 Steve Schnepp

- have some dirs