diff options
| author | tomaw | 2014-06-22 13:32:17 +0100 |
|---|---|---|
| committer | tomaw | 2014-06-22 13:32:17 +0100 |
| commit | db909b7f77ee40a9995319563d79c5250f4d03ad (patch) | |
| tree | d9ced50ccbbc2e2c7a35728e1586a5fdb38adb13 /_data/scripts.yaml | |
| parent | 6389bf5bf3e80f006c6958d0db32627b39291279 (diff) | |
| parent | 8608e7c1347d652ead08db31922e90a86abf4e1d (diff) | |
| download | scripts.irssi.org-db909b7f77ee40a9995319563d79c5250f4d03ad.tar.bz2 | |
Merge pull request #16 from Cydfrey/procmaillog
Add procmaillog
Diffstat (limited to '_data/scripts.yaml')
| -rw-r--r-- | _data/scripts.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 4a35769..32f90aa 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -3196,6 +3196,15 @@ url: "http://www.linux.it/~md/irssi/" version: "20020128" +- authors: "Cyprien Debu" + contact: "frey@notk.org" + description: "Gets new mails from procmail.log file" + filename: "procmaillog.pl" + modified: "2014-06-20" + license: "Public Domain" + name: "procmaillog" + version: "2.02" + - authors: "Teemu jamov Koskinen" contact: "teemu.koskinen@mbnet.fi" description: "Prints the Q username in right format" |
