NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/Dockerfiles/dovecot/report-ham.sieve

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

report-ham.sieve on main
Author Date Commit Line Code
andryyy over 9 years ago 58d86da

Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement

Full commit hash
58d86dadcec43617d3fe58e998e958e4b3daf389
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
1
require ["vnd.dovecot.pipe", "copy", "imapsieve", "environment", "variables"];
Open commit View diff
1 require ["vnd.dovecot.pipe", "copy", "imapsieve", "environment", "variables"];
same change 58d86da

Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement

Full commit hash
58d86dadcec43617d3fe58e998e958e4b3daf389
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
2
Open commit View diff
2
same change 58d86da

Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement

Full commit hash
58d86dadcec43617d3fe58e998e958e4b3daf389
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
3
if environment :matches "imap.mailbox" "*" {
Open commit View diff
3 if environment :matches "imap.mailbox" "*" {
same change 58d86da

Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement

Full commit hash
58d86dadcec43617d3fe58e998e958e4b3daf389
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
4
  set "mailbox" "${1}";
Open commit View diff
4 set "mailbox" "${1}";
same change 58d86da

Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement

Full commit hash
58d86dadcec43617d3fe58e998e958e4b3daf389
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
5
}
Open commit View diff
5 }
same change 58d86da

Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement

Full commit hash
58d86dadcec43617d3fe58e998e958e4b3daf389
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
6
Open commit View diff
6
same change 58d86da

Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement

Full commit hash
58d86dadcec43617d3fe58e998e958e4b3daf389
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
7
if string "${mailbox}" "Trash" {
Open commit View diff
7 if string "${mailbox}" "Trash" {
same change 58d86da

Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement

Full commit hash
58d86dadcec43617d3fe58e998e958e4b3daf389
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
8
  stop;
Open commit View diff
8 stop;
same change 58d86da

Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement

Full commit hash
58d86dadcec43617d3fe58e998e958e4b3daf389
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
9
}
Open commit View diff
9 }
same change 58d86da

Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement

Full commit hash
58d86dadcec43617d3fe58e998e958e4b3daf389
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
10
Open commit View diff
10
same change 58d86da

Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement

Full commit hash
58d86dadcec43617d3fe58e998e958e4b3daf389
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
11
pipe :copy "rspamd-pipe-ham";
Open commit View diff
11 pipe :copy "rspamd-pipe-ham";