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/conf/postfix/master.cf

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

master.cf on main
Author Date Commit Line Code
andryyy almost 7 years ago 1bdf861

[Postfix] Add comments to config files, cleanup a bit

Full commit hash
1bdf861177c6d94adedffbeaa0e0fa7d4186002d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
1
# inter-mx with postscreen on 25/tcp
Open commit View diff
1 # inter-mx with postscreen on 25/tcp
andryyy over 9 years ago d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
2
smtp       inet  n       -       n       -       1       postscreen
Open commit View diff
2 smtp inet n - n - 1 postscreen
andryyy about 6 years ago 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
3
10025      inet  n       -       n       -       1       postscreen
Open commit View diff
3 10025 inet n - n - 1 postscreen
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
4
  -o postscreen_upstream_proxy_protocol=haproxy
Open commit View diff
4 -o postscreen_upstream_proxy_protocol=haproxy
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
5
  -o syslog_name=haproxy
Open commit View diff
5 -o syslog_name=haproxy
andryyy over 9 years ago d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
6
smtpd      pass  -       -       n       -       -       smtpd
Open commit View diff
6 smtpd pass - - n - - smtpd
andryyy over 7 years ago c57a544

[Postfix] Disable auth on port 25

Full commit hash
c57a544c52d1ae77b50567042efdaa5e1592b74b
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
7
  -o smtpd_sasl_auth_enable=no
Open commit View diff
7 -o smtpd_sasl_auth_enable=no
andryyy over 7 years ago ae51201

[Postfix] Remove sasl requiring policies from port 25

Full commit hash
ae512018a8eb6a6acbffd3e56dbd52c79131750b
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
8
  -o smtpd_sender_restrictions=permit_mynetworks,reject_unlisted_sender,reject_unknown_sender_domain
Open commit View diff
8 -o smtpd_sender_restrictions=permit_mynetworks,reject_unlisted_sender,reject_unknown_sender_domain
andryyy almost 7 years ago 1bdf861

[Postfix] Add comments to config files, cleanup a bit

Full commit hash
1bdf861177c6d94adedffbeaa0e0fa7d4186002d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
9
Open commit View diff
9
same change 1bdf861

[Postfix] Add comments to config files, cleanup a bit

Full commit hash
1bdf861177c6d94adedffbeaa0e0fa7d4186002d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
10
# smtpd tls-wrapped (smtps) on 465/tcp
Open commit View diff
10 # smtpd tls-wrapped (smtps) on 465/tcp
andryyy over 6 years ago 4a36eb0

[Postfix] TLS protocols for submission and smtps can be overriden using extra.cf (submission_smtpd_tls_mandatory_protocols and smtps_smtpd_tls_mandatory_protocols), thanks to @christianbur

Full commit hash
4a36eb014ca09b57ef67f5d257a090cc36ffd598
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
11
# TLS protocol can be modified by setting smtps_smtpd_tls_mandatory_protocols in extra.cf
Open commit View diff
11 # TLS protocol can be modified by setting smtps_smtpd_tls_mandatory_protocols in extra.cf
andryyy over 9 years ago d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
12
smtps    inet  n       -       n       -       -       smtpd
Open commit View diff
12 smtps inet n - n - - smtpd
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
13
  -o smtpd_tls_wrappermode=yes
Open commit View diff
13 -o smtpd_tls_wrappermode=yes
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
14
  -o smtpd_client_restrictions=permit_mynetworks,permit_sasl_authenticated,reject
Open commit View diff
14 -o smtpd_client_restrictions=permit_mynetworks,permit_sasl_authenticated,reject
andryyy over 6 years ago 4a36eb0

[Postfix] TLS protocols for submission and smtps can be overriden using extra.cf (submission_smtpd_tls_mandatory_protocols and smtps_smtpd_tls_mandatory_protocols), thanks to @christianbur

Full commit hash
4a36eb014ca09b57ef67f5d257a090cc36ffd598
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
15
  -o smtpd_tls_mandatory_protocols=$smtps_smtpd_tls_mandatory_protocols
Open commit View diff
15 -o smtpd_tls_mandatory_protocols=$smtps_smtpd_tls_mandatory_protocols
andryyy over 7 years ago bf71f9b

[Postfix] Add tls_preempt_cipherlist to SMTPS

Full commit hash
bf71f9b6003624c3a5a3b7f3cf4c7a652c3c2af2
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
16
  -o tls_preempt_cipherlist=yes
Open commit View diff
16 -o tls_preempt_cipherlist=yes
Dmitriy Alekseev almost 6 years ago 9ba1d46

[Postfix] Anonymize sender IP for mail sent locally (#3811)

Full commit hash
9ba1d4626d4c6f14a1ce423b858ec8cbfa15822b
Author
Dmitriy Alekseev <[email protected]>
Date
almost 6 years ago
Selected line
17
  -o cleanup_service_name=smtp_sender_cleanup
Open commit View diff
17 -o cleanup_service_name=smtp_sender_cleanup
andryyy over 6 years ago eeda59e

[Postfix] Add more service labels, thanks to @christianbur

Full commit hash
eeda59e0485612b37ff19fe2f0344b7cbee6ba80
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
18
  -o syslog_name=postfix/smtps
Open commit View diff
18 -o syslog_name=postfix/smtps
andryyy about 6 years ago 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
19
10465    inet  n       -       n       -       -       smtpd
Open commit View diff
19 10465 inet n - n - - smtpd
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
20
  -o smtpd_upstream_proxy_protocol=haproxy
Open commit View diff
20 -o smtpd_upstream_proxy_protocol=haproxy
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
21
  -o smtpd_tls_wrappermode=yes
Open commit View diff
21 -o smtpd_tls_wrappermode=yes
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
22
  -o smtpd_client_restrictions=permit_mynetworks,permit_sasl_authenticated,reject
Open commit View diff
22 -o smtpd_client_restrictions=permit_mynetworks,permit_sasl_authenticated,reject
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
23
  -o smtpd_tls_mandatory_protocols=$smtps_smtpd_tls_mandatory_protocols
Open commit View diff
23 -o smtpd_tls_mandatory_protocols=$smtps_smtpd_tls_mandatory_protocols
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
24
  -o tls_preempt_cipherlist=yes
Open commit View diff
24 -o tls_preempt_cipherlist=yes
Dmitriy Alekseev almost 6 years ago 9ba1d46

[Postfix] Anonymize sender IP for mail sent locally (#3811)

Full commit hash
9ba1d4626d4c6f14a1ce423b858ec8cbfa15822b
Author
Dmitriy Alekseev <[email protected]>
Date
almost 6 years ago
Selected line
25
  -o cleanup_service_name=smtp_sender_cleanup
Open commit View diff
25 -o cleanup_service_name=smtp_sender_cleanup
andryyy about 6 years ago 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
26
  -o syslog_name=postfix/smtps-haproxy
Open commit View diff
26 -o syslog_name=postfix/smtps-haproxy
andryyy almost 7 years ago 1bdf861

[Postfix] Add comments to config files, cleanup a bit

Full commit hash
1bdf861177c6d94adedffbeaa0e0fa7d4186002d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
27
Open commit View diff
27
same change 1bdf861

[Postfix] Add comments to config files, cleanup a bit

Full commit hash
1bdf861177c6d94adedffbeaa0e0fa7d4186002d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
28
# smtpd with starttls on 587/tcp
Open commit View diff
28 # smtpd with starttls on 587/tcp
andryyy over 6 years ago 4a36eb0

[Postfix] TLS protocols for submission and smtps can be overriden using extra.cf (submission_smtpd_tls_mandatory_protocols and smtps_smtpd_tls_mandatory_protocols), thanks to @christianbur

Full commit hash
4a36eb014ca09b57ef67f5d257a090cc36ffd598
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
29
# TLS protocol can be modified by setting submission_smtpd_tls_mandatory_protocols in extra.cf
Open commit View diff
29 # TLS protocol can be modified by setting submission_smtpd_tls_mandatory_protocols in extra.cf
andryyy over 9 years ago d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
30
submission inet n       -       n       -       -       smtpd
Open commit View diff
30 submission inet n - n - - smtpd
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
31
  -o smtpd_client_restrictions=permit_mynetworks,permit_sasl_authenticated,reject
Open commit View diff
31 -o smtpd_client_restrictions=permit_mynetworks,permit_sasl_authenticated,reject
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
32
  -o smtpd_tls_security_level=encrypt
Open commit View diff
32 -o smtpd_tls_security_level=encrypt
andryyy over 6 years ago 4a36eb0

[Postfix] TLS protocols for submission and smtps can be overriden using extra.cf (submission_smtpd_tls_mandatory_protocols and smtps_smtpd_tls_mandatory_protocols), thanks to @christianbur

Full commit hash
4a36eb014ca09b57ef67f5d257a090cc36ffd598
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
33
  -o smtpd_tls_mandatory_protocols=$submission_smtpd_tls_mandatory_protocols
Open commit View diff
33 -o smtpd_tls_mandatory_protocols=$submission_smtpd_tls_mandatory_protocols
andryyy over 9 years ago d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
34
  -o tls_preempt_cipherlist=yes
Open commit View diff
34 -o tls_preempt_cipherlist=yes
Dmitriy Alekseev almost 6 years ago 9ba1d46

[Postfix] Anonymize sender IP for mail sent locally (#3811)

Full commit hash
9ba1d4626d4c6f14a1ce423b858ec8cbfa15822b
Author
Dmitriy Alekseev <[email protected]>
Date
almost 6 years ago
Selected line
35
  -o cleanup_service_name=smtp_sender_cleanup
Open commit View diff
35 -o cleanup_service_name=smtp_sender_cleanup
andryyy over 6 years ago eeda59e

[Postfix] Add more service labels, thanks to @christianbur

Full commit hash
eeda59e0485612b37ff19fe2f0344b7cbee6ba80
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
36
  -o syslog_name=postfix/submission
Open commit View diff
36 -o syslog_name=postfix/submission
andryyy about 6 years ago 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
37
10587      inet n       -       n       -       -       smtpd
Open commit View diff
37 10587 inet n - n - - smtpd
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
38
  -o smtpd_upstream_proxy_protocol=haproxy
Open commit View diff
38 -o smtpd_upstream_proxy_protocol=haproxy
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
39
  -o smtpd_client_restrictions=permit_mynetworks,permit_sasl_authenticated,reject
Open commit View diff
39 -o smtpd_client_restrictions=permit_mynetworks,permit_sasl_authenticated,reject
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
40
  -o smtpd_tls_security_level=encrypt
Open commit View diff
40 -o smtpd_tls_security_level=encrypt
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
41
  -o smtpd_tls_mandatory_protocols=$submission_smtpd_tls_mandatory_protocols
Open commit View diff
41 -o smtpd_tls_mandatory_protocols=$submission_smtpd_tls_mandatory_protocols
same change 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
42
  -o tls_preempt_cipherlist=yes
Open commit View diff
42 -o tls_preempt_cipherlist=yes
Dmitriy Alekseev almost 6 years ago 9ba1d46

[Postfix] Anonymize sender IP for mail sent locally (#3811)

Full commit hash
9ba1d4626d4c6f14a1ce423b858ec8cbfa15822b
Author
Dmitriy Alekseev <[email protected]>
Date
almost 6 years ago
Selected line
43
  -o cleanup_service_name=smtp_sender_cleanup
Open commit View diff
43 -o cleanup_service_name=smtp_sender_cleanup
andryyy about 6 years ago 0cfdd76

[Feature] Add HAProxy listeners and an example override file

Full commit hash
0cfdd763f8ec530cbe6366cbd4d59441563ac11d
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
44
  -o syslog_name=postfix/submission-haproxy
Open commit View diff
44 -o syslog_name=postfix/submission-haproxy
andryyy almost 7 years ago 1bdf861

[Postfix] Add comments to config files, cleanup a bit

Full commit hash
1bdf861177c6d94adedffbeaa0e0fa7d4186002d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
45
Open commit View diff
45
same change 1bdf861

[Postfix] Add comments to config files, cleanup a bit

Full commit hash
1bdf861177c6d94adedffbeaa0e0fa7d4186002d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
46
# used by SOGo
Open commit View diff
46 # used by SOGo
same change 1bdf861

[Postfix] Add comments to config files, cleanup a bit

Full commit hash
1bdf861177c6d94adedffbeaa0e0fa7d4186002d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
47
# smtpd_sender_restrictions should match main.cf, but with check_sasl_access prepended for login-as-mailbox-user function
Open commit View diff
47 # smtpd_sender_restrictions should match main.cf, but with check_sasl_access prepended for login-as-mailbox-user function
andryyy over 9 years ago d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
48
588 inet n      -       n       -       -       smtpd
Open commit View diff
48 588 inet n - n - - smtpd
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
49
  -o smtpd_client_restrictions=permit_mynetworks,permit_sasl_authenticated,reject
Open commit View diff
49 -o smtpd_client_restrictions=permit_mynetworks,permit_sasl_authenticated,reject
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
50
  -o smtpd_tls_auth_only=no
Open commit View diff
50 -o smtpd_tls_auth_only=no
andryyy over 7 years ago 9b1f51a

[Git] Add allow_mailcow_local.regexp and dovecot-master.userdb

Full commit hash
9b1f51ae3feeb4fa8c16bebad172a217ccfa05ea
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
51
  -o smtpd_sender_restrictions=check_sasl_access,regexp:/opt/postfix/conf/allow_mailcow_local.regexp,reject_authenticated_sender_login_mismatch,permit_mynetworks,permit_sasl_authenticated,reject_unlisted_sender,reject_unknown_sender_domain
Open commit View diff
51 -o smtpd_sender_restrictions=check_sasl_access,regexp:/opt/postfix/conf/allow_mailcow_local.regexp,reject_authenticated_sender_login_mismatch,permit_mynetworks,permit_sasl_authenticated,reject_unlisted_sender,reject_unknown_sender_domain
Dmitriy Alekseev almost 6 years ago 9ba1d46

[Postfix] Anonymize sender IP for mail sent locally (#3811)

Full commit hash
9ba1d4626d4c6f14a1ce423b858ec8cbfa15822b
Author
Dmitriy Alekseev <[email protected]>
Date
almost 6 years ago
Selected line
52
  -o cleanup_service_name=smtp_sender_cleanup
Open commit View diff
52 -o cleanup_service_name=smtp_sender_cleanup
andryyy over 6 years ago eeda59e

[Postfix] Add more service labels, thanks to @christianbur

Full commit hash
eeda59e0485612b37ff19fe2f0344b7cbee6ba80
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
53
  -o syslog_name=postfix/sogo
Open commit View diff
53 -o syslog_name=postfix/sogo
andryyy almost 7 years ago 1bdf861

[Postfix] Add comments to config files, cleanup a bit

Full commit hash
1bdf861177c6d94adedffbeaa0e0fa7d4186002d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
54
Open commit View diff
54
same change 1bdf861

[Postfix] Add comments to config files, cleanup a bit

Full commit hash
1bdf861177c6d94adedffbeaa0e0fa7d4186002d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
55
# used to reinject quarantine mails
Open commit View diff
55 # used to reinject quarantine mails
andre.peters over 8 years ago c8f41cd

[Postfix] Listener for quarantaine, remove excluded Docker gw from mynetworks

Full commit hash
c8f41cdae20c8676fa8fa9d62c4a08cd347945ad
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
56
590 inet n      -       n       -       -       smtpd
Open commit View diff
56 590 inet n - n - - smtpd
andryyy over 6 years ago b9d7519

[Postfix] Set empty HELO restrictions for quarantine smtpd

Full commit hash
b9d7519ec23584754c2204430bd14362b5d41eb3
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
57
  -o smtpd_helo_restrictions=
Open commit View diff
57 -o smtpd_helo_restrictions=
andre.peters over 8 years ago c8f41cd

[Postfix] Listener for quarantaine, remove excluded Docker gw from mynetworks

Full commit hash
c8f41cdae20c8676fa8fa9d62c4a08cd347945ad
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
58
  -o smtpd_client_restrictions=permit_mynetworks,reject
Open commit View diff
58 -o smtpd_client_restrictions=permit_mynetworks,reject
same change c8f41cd

[Postfix] Listener for quarantaine, remove excluded Docker gw from mynetworks

Full commit hash
c8f41cdae20c8676fa8fa9d62c4a08cd347945ad
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
59
  -o smtpd_tls_auth_only=no
Open commit View diff
59 -o smtpd_tls_auth_only=no
same change c8f41cd

[Postfix] Listener for quarantaine, remove excluded Docker gw from mynetworks

Full commit hash
c8f41cdae20c8676fa8fa9d62c4a08cd347945ad
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
60
  -o smtpd_milters=
Open commit View diff
60 -o smtpd_milters=
same change c8f41cd

[Postfix] Listener for quarantaine, remove excluded Docker gw from mynetworks

Full commit hash
c8f41cdae20c8676fa8fa9d62c4a08cd347945ad
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
61
  -o non_smtpd_milters=
Open commit View diff
61 -o non_smtpd_milters=
andryyy over 6 years ago eeda59e

[Postfix] Add more service labels, thanks to @christianbur

Full commit hash
eeda59e0485612b37ff19fe2f0344b7cbee6ba80
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
62
  -o syslog_name=postfix/quarantine
Open commit View diff
62 -o syslog_name=postfix/quarantine
andryyy almost 7 years ago 1bdf861

[Postfix] Add comments to config files, cleanup a bit

Full commit hash
1bdf861177c6d94adedffbeaa0e0fa7d4186002d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
63
Open commit View diff
63
andryyy about 5 years ago 1bad741

[Postfix] Add listener for BCC sender used by meta_exporter in Rspamd

Full commit hash
1bad74101f779986b792ce7743632e434f9ecd79
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
64
# used to send bcc mails
Open commit View diff
64 # used to send bcc mails
same change 1bad741

[Postfix] Add listener for BCC sender used by meta_exporter in Rspamd

Full commit hash
1bad74101f779986b792ce7743632e434f9ecd79
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
65
591 inet n      -       n       -       -       smtpd
Open commit View diff
65 591 inet n - n - - smtpd
same change 1bad741

[Postfix] Add listener for BCC sender used by meta_exporter in Rspamd

Full commit hash
1bad74101f779986b792ce7743632e434f9ecd79
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
66
  -o smtpd_helo_restrictions=
Open commit View diff
66 -o smtpd_helo_restrictions=
same change 1bad741

[Postfix] Add listener for BCC sender used by meta_exporter in Rspamd

Full commit hash
1bad74101f779986b792ce7743632e434f9ecd79
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
67
  -o smtpd_client_restrictions=permit_mynetworks,reject
Open commit View diff
67 -o smtpd_client_restrictions=permit_mynetworks,reject
same change 1bad741

[Postfix] Add listener for BCC sender used by meta_exporter in Rspamd

Full commit hash
1bad74101f779986b792ce7743632e434f9ecd79
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
68
  -o smtpd_tls_auth_only=no
Open commit View diff
68 -o smtpd_tls_auth_only=no
same change 1bad741

[Postfix] Add listener for BCC sender used by meta_exporter in Rspamd

Full commit hash
1bad74101f779986b792ce7743632e434f9ecd79
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
69
  -o smtpd_milters=
Open commit View diff
69 -o smtpd_milters=
same change 1bad741

[Postfix] Add listener for BCC sender used by meta_exporter in Rspamd

Full commit hash
1bad74101f779986b792ce7743632e434f9ecd79
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
70
  -o non_smtpd_milters=
Open commit View diff
70 -o non_smtpd_milters=
same change 1bad741

[Postfix] Add listener for BCC sender used by meta_exporter in Rspamd

Full commit hash
1bad74101f779986b792ce7743632e434f9ecd79
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
71
  -o syslog_name=postfix/bcc
Open commit View diff
71 -o syslog_name=postfix/bcc
same change 1bad741

[Postfix] Add listener for BCC sender used by meta_exporter in Rspamd

Full commit hash
1bad74101f779986b792ce7743632e434f9ecd79
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
72
Open commit View diff
72
andryyy almost 7 years ago 1bdf861

[Postfix] Add comments to config files, cleanup a bit

Full commit hash
1bdf861177c6d94adedffbeaa0e0fa7d4186002d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
73
# enforced smtp connector
Open commit View diff
73 # enforced smtp connector
andryyy over 9 years ago d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
74
smtp_enforced_tls      unix  -       -       n       -       -       smtp
Open commit View diff
74 smtp_enforced_tls unix - - n - - smtp
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
75
  -o smtp_tls_security_level=encrypt
Open commit View diff
75 -o smtp_tls_security_level=encrypt
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
76
  -o syslog_name=enforced-tls-smtp
Open commit View diff
76 -o syslog_name=enforced-tls-smtp
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
77
  -o smtp_delivery_status_filter=pcre:/opt/postfix/conf/smtp_dsn_filter
Open commit View diff
77 -o smtp_delivery_status_filter=pcre:/opt/postfix/conf/smtp_dsn_filter
Dmitriy Alekseev almost 6 years ago 9ba1d46

[Postfix] Anonymize sender IP for mail sent locally (#3811)

Full commit hash
9ba1d4626d4c6f14a1ce423b858ec8cbfa15822b
Author
Dmitriy Alekseev <[email protected]>
Date
almost 6 years ago
Selected line
78
Open commit View diff
78
andryyy almost 7 years ago 1bdf861

[Postfix] Add comments to config files, cleanup a bit

Full commit hash
1bdf861177c6d94adedffbeaa0e0fa7d4186002d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
79
# smtp connector used, when a transport map matched
Open commit View diff
79 # smtp connector used, when a transport map matched
same change 1bdf861

[Postfix] Add comments to config files, cleanup a bit

Full commit hash
1bdf861177c6d94adedffbeaa0e0fa7d4186002d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
80
# this helps to have different sasl maps than we have with sender dependent transport maps
Open commit View diff
80 # this helps to have different sasl maps than we have with sender dependent transport maps
andryyy over 7 years ago bcd6e43

[Postfix] Remove verbose flag from smtp service

Full commit hash
bcd6e436653a038ffb54817ba06c0d27de5a9aac
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
81
smtp_via_transport_maps      unix  -       -       n       -       -       smtp
Open commit View diff
81 smtp_via_transport_maps unix - - n - - smtp
andryyy over 7 years ago cd72a4e

[Postfix] Split SASL passwd maps

Full commit hash
cd72a4e18b7c2a00c7bef939ca210df75b9dec86
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
82
  -o smtp_sasl_password_maps=proxy:mysql:/opt/postfix/conf/sql/mysql_sasl_passwd_maps_transport_maps.cf
Open commit View diff
82 -o smtp_sasl_password_maps=proxy:mysql:/opt/postfix/conf/sql/mysql_sasl_passwd_maps_transport_maps.cf
andryyy over 9 years ago 96c1a7c

Open 10026 for Zeyple

Full commit hash
96c1a7c225aad56c710549e0c36eb5b0aa2275ea
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
83
Open commit View diff
83
andryyy over 9 years ago d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
84
tlsproxy   unix  -       -       n       -       0       tlsproxy
Open commit View diff
84 tlsproxy unix - - n - 0 tlsproxy
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
85
dnsblog    unix  -       -       n       -       0       dnsblog
Open commit View diff
85 dnsblog unix - - n - 0 dnsblog
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
86
pickup     fifo  n       -       n       60      1       pickup
Open commit View diff
86 pickup fifo n - n 60 1 pickup
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
87
cleanup    unix  n       -       n       -       0       cleanup
Open commit View diff
87 cleanup unix n - n - 0 cleanup
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
88
qmgr       fifo  n       -       n       300     1       qmgr
Open commit View diff
88 qmgr fifo n - n 300 1 qmgr
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
89
tlsmgr     unix  -       -       n       1000?   1       tlsmgr
Open commit View diff
89 tlsmgr unix - - n 1000? 1 tlsmgr
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
90
rewrite    unix  -       -       n       -       -       trivial-rewrite
Open commit View diff
90 rewrite unix - - n - - trivial-rewrite
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
91
bounce     unix  -       -       n       -       0       bounce
Open commit View diff
91 bounce unix - - n - 0 bounce
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
92
defer      unix  -       -       n       -       0       bounce
Open commit View diff
92 defer unix - - n - 0 bounce
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
93
trace      unix  -       -       n       -       0       bounce
Open commit View diff
93 trace unix - - n - 0 bounce
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
94
verify     unix  -       -       n       -       1       verify
Open commit View diff
94 verify unix - - n - 1 verify
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
95
flush      unix  n       -       n       1000?   0       flush
Open commit View diff
95 flush unix n - n 1000? 0 flush
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
96
proxymap   unix  -       -       n       -       -       proxymap
Open commit View diff
96 proxymap unix - - n - - proxymap
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
97
proxywrite unix  -       -       n       -       1       proxymap
Open commit View diff
97 proxywrite unix - - n - 1 proxymap
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
98
smtp       unix  -       -       n       -       -       smtp
Open commit View diff
98 smtp unix - - n - - smtp
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
99
relay      unix  -       -       n       -       -       smtp
Open commit View diff
99 relay unix - - n - - smtp
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
100
showq      unix  n       -       n       -       -       showq
Open commit View diff
100 showq unix n - n - - showq
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
101
error      unix  -       -       n       -       -       error
Open commit View diff
101 error unix - - n - - error
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
102
retry      unix  -       -       n       -       -       error
Open commit View diff
102 retry unix - - n - - error
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
103
discard    unix  -       -       n       -       -       discard
Open commit View diff
103 discard unix - - n - - discard
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
104
local      unix  -       n       n       -       -       local
Open commit View diff
104 local unix - n n - - local
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
105
virtual    unix  -       n       n       -       -       virtual
Open commit View diff
105 virtual unix - n n - - virtual
Niklas Meyer almost 2 years ago c53bf85

postfix: add X-Original-To header per default (#6110)

Full commit hash
c53bf85480697c24912214bf74a1718a73052a06
Author
Niklas Meyer <[email protected]>
Date
almost 2 years ago
Selected line
106
lmtp       unix  -       -       n       -       -       lmtp flags=O
Open commit View diff
106 lmtp unix - - n - - lmtp flags=O
andryyy over 9 years ago d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
107
anvil      unix  -       -       n       -       1       anvil
Open commit View diff
107 anvil unix - - n - 1 anvil
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
108
scache     unix  -       -       n       -       1       scache
Open commit View diff
108 scache unix - - n - 1 scache
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
109
maildrop   unix  -       n       n       -       -       pipe flags=DRhu
Open commit View diff
109 maildrop unix - n n - - pipe flags=DRhu
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
110
    user=vmail argv=/usr/bin/maildrop -d ${recipient}
Open commit View diff
110 user=vmail argv=/usr/bin/maildrop -d ${recipient}
andryyy almost 9 years ago edb2be9

[Postfix] Changes to ignore watchdog checks

Full commit hash
edb2be979bb9dc16c2f3536974abe695c77c66af
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
111
Open commit View diff
111
Dmitriy Alekseev almost 6 years ago 9ba1d46

[Postfix] Anonymize sender IP for mail sent locally (#3811)

Full commit hash
9ba1d4626d4c6f14a1ce423b858ec8cbfa15822b
Author
Dmitriy Alekseev <[email protected]>
Date
almost 6 years ago
Selected line
112
# used to anonymize sender IP
Open commit View diff
112 # used to anonymize sender IP
same change 9ba1d46

[Postfix] Anonymize sender IP for mail sent locally (#3811)

Full commit hash
9ba1d4626d4c6f14a1ce423b858ec8cbfa15822b
Author
Dmitriy Alekseev <[email protected]>
Date
almost 6 years ago
Selected line
113
smtp_sender_cleanup unix n - y - 0 cleanup
Open commit View diff
113 smtp_sender_cleanup unix n - y - 0 cleanup
same change 9ba1d46

[Postfix] Anonymize sender IP for mail sent locally (#3811)

Full commit hash
9ba1d4626d4c6f14a1ce423b858ec8cbfa15822b
Author
Dmitriy Alekseev <[email protected]>
Date
almost 6 years ago
Selected line
114
  -o header_checks=$smtp_header_checks
Open commit View diff
114 -o header_checks=$smtp_header_checks
same change 9ba1d46

[Postfix] Anonymize sender IP for mail sent locally (#3811)

Full commit hash
9ba1d4626d4c6f14a1ce423b858ec8cbfa15822b
Author
Dmitriy Alekseev <[email protected]>
Date
almost 6 years ago
Selected line
115
Open commit View diff
115
andryyy almost 9 years ago edb2be9

[Postfix] Changes to ignore watchdog checks

Full commit hash
edb2be979bb9dc16c2f3536974abe695c77c66af
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
116
# start whitelist_fwd
Open commit View diff
116 # start whitelist_fwd
andryyy about 9 years ago 755da65

Change path

Full commit hash
755da65426050f653ad9198e14ee9f4990b3a9be
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
117
127.0.0.1:10027 inet n n n - 0 spawn user=nobody argv=/usr/local/bin/whitelist_forwardinghosts.sh
Open commit View diff
117 127.0.0.1:10027 inet n n n - 0 spawn user=nobody argv=/usr/local/bin/whitelist_forwardinghosts.sh
andryyy almost 9 years ago edb2be9

[Postfix] Changes to ignore watchdog checks

Full commit hash
edb2be979bb9dc16c2f3536974abe695c77c66af
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
118
# end whitelist_fwd
Open commit View diff
118 # end whitelist_fwd
same change edb2be9

[Postfix] Changes to ignore watchdog checks

Full commit hash
edb2be979bb9dc16c2f3536974abe695c77c66af
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
119
Open commit View diff
119
same change edb2be9

[Postfix] Changes to ignore watchdog checks

Full commit hash
edb2be979bb9dc16c2f3536974abe695c77c66af
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
120
# start watchdog-specific
Open commit View diff
120 # start watchdog-specific
andryyy almost 7 years ago 1bdf861

[Postfix] Add comments to config files, cleanup a bit

Full commit hash
1bdf861177c6d94adedffbeaa0e0fa7d4186002d
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
121
# logs to local7 (hidden)
Open commit View diff
121 # logs to local7 (hidden)
andryyy almost 9 years ago edb2be9

[Postfix] Changes to ignore watchdog checks

Full commit hash
edb2be979bb9dc16c2f3536974abe695c77c66af
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
122
589 inet n      -       n       -       -       smtpd
Open commit View diff
122 589 inet n - n - - smtpd
same change edb2be9

[Postfix] Changes to ignore watchdog checks

Full commit hash
edb2be979bb9dc16c2f3536974abe695c77c66af
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
123
  -o smtpd_client_restrictions=permit_mynetworks,reject
Open commit View diff
123 -o smtpd_client_restrictions=permit_mynetworks,reject
same change edb2be9

[Postfix] Changes to ignore watchdog checks

Full commit hash
edb2be979bb9dc16c2f3536974abe695c77c66af
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
124
  -o syslog_name=watchdog
Open commit View diff
124 -o syslog_name=watchdog
andryyy almost 9 years ago 57484e4

[Postfix] Log all watchdog activities to local7 facility

Full commit hash
57484e4a45cee3fdc0e89387dd8e556e629844e7
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
125
  -o syslog_facility=local7
Open commit View diff
125 -o syslog_facility=local7
andryyy almost 9 years ago edb2be9

[Postfix] Changes to ignore watchdog checks

Full commit hash
edb2be979bb9dc16c2f3536974abe695c77c66af
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
126
  -o smtpd_milters=
Open commit View diff
126 -o smtpd_milters=
andryyy almost 9 years ago 57484e4

[Postfix] Log all watchdog activities to local7 facility

Full commit hash
57484e4a45cee3fdc0e89387dd8e556e629844e7
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
127
  -o cleanup_service_name=watchdog_cleanup
Open commit View diff
127 -o cleanup_service_name=watchdog_cleanup
andryyy almost 9 years ago edb2be9

[Postfix] Changes to ignore watchdog checks

Full commit hash
edb2be979bb9dc16c2f3536974abe695c77c66af
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
128
  -o non_smtpd_milters=
Open commit View diff
128 -o non_smtpd_milters=
andryyy almost 9 years ago 57484e4

[Postfix] Log all watchdog activities to local7 facility

Full commit hash
57484e4a45cee3fdc0e89387dd8e556e629844e7
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
129
watchdog_cleanup unix  n       -       n       -       0       cleanup
Open commit View diff
129 watchdog_cleanup unix n - n - 0 cleanup
same change 57484e4

[Postfix] Log all watchdog activities to local7 facility

Full commit hash
57484e4a45cee3fdc0e89387dd8e556e629844e7
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
130
  -o syslog_name=watchdog
Open commit View diff
130 -o syslog_name=watchdog
same change 57484e4

[Postfix] Log all watchdog activities to local7 facility

Full commit hash
57484e4a45cee3fdc0e89387dd8e556e629844e7
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
131
  -o syslog_facility=local7
Open commit View diff
131 -o syslog_facility=local7
andryyy almost 9 years ago edb2be9

[Postfix] Changes to ignore watchdog checks

Full commit hash
edb2be979bb9dc16c2f3536974abe695c77c66af
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
132
  -o queue_service_name=watchdog_qmgr
Open commit View diff
132 -o queue_service_name=watchdog_qmgr
same change edb2be9

[Postfix] Changes to ignore watchdog checks

Full commit hash
edb2be979bb9dc16c2f3536974abe695c77c66af
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
133
watchdog_qmgr fifo  n       -       n       300     1       qmgr
Open commit View diff
133 watchdog_qmgr fifo n - n 300 1 qmgr
andryyy almost 9 years ago 57484e4

[Postfix] Log all watchdog activities to local7 facility

Full commit hash
57484e4a45cee3fdc0e89387dd8e556e629844e7
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
134
  -o syslog_facility=local7
Open commit View diff
134 -o syslog_facility=local7
same change 57484e4

[Postfix] Log all watchdog activities to local7 facility

Full commit hash
57484e4a45cee3fdc0e89387dd8e556e629844e7
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
135
  -o syslog_name=watchdog
Open commit View diff
135 -o syslog_name=watchdog
same change 57484e4

[Postfix] Log all watchdog activities to local7 facility

Full commit hash
57484e4a45cee3fdc0e89387dd8e556e629844e7
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
136
  -o rewrite_service_name=watchdog_rewrite
Open commit View diff
136 -o rewrite_service_name=watchdog_rewrite
same change 57484e4

[Postfix] Log all watchdog activities to local7 facility

Full commit hash
57484e4a45cee3fdc0e89387dd8e556e629844e7
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
137
watchdog_rewrite    unix  -       -       n       -       -       trivial-rewrite
Open commit View diff
137 watchdog_rewrite unix - - n - - trivial-rewrite
same change 57484e4

[Postfix] Log all watchdog activities to local7 facility

Full commit hash
57484e4a45cee3fdc0e89387dd8e556e629844e7
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
138
   -o syslog_facility=local7
Open commit View diff
138 -o syslog_facility=local7
same change 57484e4

[Postfix] Log all watchdog activities to local7 facility

Full commit hash
57484e4a45cee3fdc0e89387dd8e556e629844e7
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
139
   -o syslog_name=watchdog
Open commit View diff
139 -o syslog_name=watchdog
same change 57484e4

[Postfix] Log all watchdog activities to local7 facility

Full commit hash
57484e4a45cee3fdc0e89387dd8e556e629844e7
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
140
   -o local_transport=watchdog_discard
Open commit View diff
140 -o local_transport=watchdog_discard
same change 57484e4

[Postfix] Log all watchdog activities to local7 facility

Full commit hash
57484e4a45cee3fdc0e89387dd8e556e629844e7
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
141
watchdog_discard    unix  -       -       n       -       -       discard
Open commit View diff
141 watchdog_discard unix - - n - - discard
same change 57484e4

[Postfix] Log all watchdog activities to local7 facility

Full commit hash
57484e4a45cee3fdc0e89387dd8e556e629844e7
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
142
   -o syslog_facility=local7
Open commit View diff
142 -o syslog_facility=local7
same change 57484e4

[Postfix] Log all watchdog activities to local7 facility

Full commit hash
57484e4a45cee3fdc0e89387dd8e556e629844e7
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
143
   -o syslog_name=watchdog
Open commit View diff
143 -o syslog_name=watchdog
andryyy almost 9 years ago edb2be9

[Postfix] Changes to ignore watchdog checks

Full commit hash
edb2be979bb9dc16c2f3536974abe695c77c66af
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
144
# end watchdog-specific
Open commit View diff
144 # end watchdog-specific