Re: [PR] JAMES-2586 implement pg connection factory [james-project]

2023-11-02 Thread via GitHub
quantranhong1999 commented on code in PR #1774: URL: https://github.com/apache/james-project/pull/1774#discussion_r1381159631 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/utils/SimpleJamesPostgresConnectionFactory.java: ## @@ -30,24 +30,36 @@ imp

Re: [PR] JAMES-2586 implement pg connection factory [james-project]

2023-11-02 Thread via GitHub
quantranhong1999 commented on code in PR #1774: URL: https://github.com/apache/james-project/pull/1774#discussion_r1381148332 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/utils/JamesPostgresConnectionFactory.java: ## @@ -21,9 +21,11 @@ import o

(james-project) branch master updated: ADR-69 - Crowdsec IP filtering (#1761)

2023-11-02 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 45661998bd ADR-69 - Crowdsec IP filteri

Re: [PR] ADR-69 - Crowdsec IP filtering [james-project]

2023-11-02 Thread via GitHub
Arsnael merged PR #1761: URL: https://github.com/apache/james-project/pull/1761 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr..

Re: [PR] JAMES-3954 Implement RFC-9394 IMAP PARTIAL Extension for Paged SEARCH and FETCH [james-project]

2023-11-02 Thread via GitHub
Arsnael commented on code in PR #1773: URL: https://github.com/apache/james-project/pull/1773#discussion_r1379840907 ## protocols/imap/src/main/java/org/apache/james/imap/decode/parser/SearchCommandParser.java: ## @@ -1055,6 +1059,18 @@ List parseOptions(ImapRequestLineReader r

Re: [PR] JAMES-2586 implement pg connection factory [james-project]

2023-11-02 Thread via GitHub
quantranhong1999 commented on code in PR #1774: URL: https://github.com/apache/james-project/pull/1774#discussion_r1379846733 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/utils/JamesPostgresConnectionFactory.java: ## @@ -21,9 +21,11 @@ import o

Re: [PR] JAMES-2586 implement pg connection factory [james-project]

2023-11-02 Thread via GitHub
hungphan227 commented on code in PR #1774: URL: https://github.com/apache/james-project/pull/1774#discussion_r1379838299 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/utils/SimpleJamesPostgresConnectionFactory.java: ## @@ -0,0 +1,77 @@ +/**

Re: [PR] JAMES-2586 implement pg connection factory [james-project]

2023-11-02 Thread via GitHub
Arsnael commented on code in PR #1774: URL: https://github.com/apache/james-project/pull/1774#discussion_r1379827266 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/utils/SimpleJamesPostgresConnectionFactory.java: ## @@ -0,0 +1,77 @@ +/**

Re: [PR] JAMES-2586 implement pg connection factory [james-project]

2023-11-02 Thread via GitHub
Arsnael commented on code in PR #1774: URL: https://github.com/apache/james-project/pull/1774#discussion_r1379801255 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/utils/SimpleJamesPostgresConnectionFactory.java: ## @@ -0,0 +1,77 @@ +/**

Re: [PR] [WIP] JAMES-2586 Postgres Subscription mapper [james-project]

2023-11-02 Thread via GitHub
quantranhong1999 commented on code in PR #1775: URL: https://github.com/apache/james-project/pull/1775#discussion_r1379817309 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/PostgresTableManager.java: ## @@ -53,6 +55,26 @@ public Mono initializeTable

Re: [PR] JAMES-2586 Introduce PostgresExtension [james-project]

2023-11-02 Thread via GitHub
quantranhong1999 commented on PR #1772: URL: https://github.com/apache/james-project/pull/1772#issuecomment-1790312565 > Can we have build time statistics? Reuse Postgres container across test classes fasten almost x3 the test runtime. Thank for you suggestion. ![image](https:

Re: [PR] JAMES-2586 implement pg connection factory [james-project]

2023-11-02 Thread via GitHub
Arsnael commented on code in PR #1774: URL: https://github.com/apache/james-project/pull/1774#discussion_r1379772261 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/utils/JamesPostgresConnectionFactory.java: ## @@ -0,0 +1,29 @@ +/

Re: [PR] ADR-69 - Crowdsec IP filtering [james-project]

2023-11-02 Thread via GitHub
chibenwa commented on code in PR #1761: URL: https://github.com/apache/james-project/pull/1761#discussion_r1379770263 ## src/adr/0069-crowdsec-IP-filtering.md: ## @@ -0,0 +1,55 @@ +# 69. Crowdsec + +Date: 2022-10-26 + +## Status + +Accepted (lazy consensus). + +Implemented. + +

Re: [PR] JAMES-2586 - Implement PostgresTableManager [james-project]

2023-11-02 Thread via GitHub
Arsnael commented on code in PR #1770: URL: https://github.com/apache/james-project/pull/1770#discussion_r1379761090 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/PostgresTableManager.java: ## @@ -0,0 +1,80 @@ +/

Re: [PR] ADR-69 - Crowdsec IP filtering [james-project]

2023-11-02 Thread via GitHub
thanhbv200585 commented on code in PR #1761: URL: https://github.com/apache/james-project/pull/1761#discussion_r1379768655 ## src/adr/0069-crowdsec-IP-filtering.md: ## @@ -0,0 +1,55 @@ +# 69. Crowdsec + +Date: 2022-10-26 + +## Status + +Accepted (lazy consensus). + +Implemented.

Re: [PR] JAMES-4888 FILTER: forward loop issue [james-project]

2023-11-02 Thread via GitHub
Arsnael closed pull request #1758: JAMES-4888 FILTER: forward loop issue URL: https://github.com/apache/james-project/pull/1758 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[PR] [DOCUMENTATION] Refresh a bit secuirty.adoc [james-project]

2023-11-02 Thread via GitHub
chibenwa opened a new pull request, #1776: URL: https://github.com/apache/james-project/pull/1776 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

Re: [PR] JAMES-4888 FILTER: forward loop issue [james-project]

2023-11-02 Thread via GitHub
Arsnael commented on PR #1758: URL: https://github.com/apache/james-project/pull/1758#issuecomment-1790262434 https://github.com/apache/james-project/pull/1762 was merged -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] JAMES-2586 Introduce PostgresExtension [james-project]

2023-11-02 Thread via GitHub
vttranlina commented on code in PR #1772: URL: https://github.com/apache/james-project/pull/1772#discussion_r1379731819 ## backends-common/postgres/src/test/java/org/apache/james/backends/postgres/PostgresExtension.java: ## @@ -0,0 +1,143 @@ +/***

Re: [PR] ADR-69 - Crowdsec IP filtering [james-project]

2023-11-02 Thread via GitHub
chibenwa commented on code in PR #1761: URL: https://github.com/apache/james-project/pull/1761#discussion_r1379724037 ## src/adr/0069-crowdsec-IP-filtering.md: ## @@ -0,0 +1,55 @@ +# 69. Crowdsec + +Date: 2022-10-26 + +## Status + +Accepted (lazy consensus). + +Implemented. + +

Re: [PR] ADR-69 - Crowdsec IP filtering [james-project]

2023-11-02 Thread via GitHub
chibenwa commented on code in PR #1761: URL: https://github.com/apache/james-project/pull/1761#discussion_r1379716357 ## src/adr/0069-crowdsec-IP-filtering.md: ## @@ -0,0 +1,55 @@ +# 69. Crowdsec + +Date: 2022-10-26 + +## Status + +Accepted (lazy consensus). + +Implemented. + +

Re: [PR] ADR-69 - Crowdsec IP filtering [james-project]

2023-11-02 Thread via GitHub
chibenwa commented on code in PR #1761: URL: https://github.com/apache/james-project/pull/1761#discussion_r1379715430 ## src/adr/0069-crowdsec-IP-filtering.md: ## @@ -0,0 +1,55 @@ +# 69. Crowdsec + +Date: 2022-10-26 + +## Status + +Accepted (lazy consensus). + +Implemented. + +

Re: [PR] ADR-69 - Crowdsec IP filtering [james-project]

2023-11-02 Thread via GitHub
chibenwa commented on code in PR #1761: URL: https://github.com/apache/james-project/pull/1761#discussion_r1379712033 ## src/adr/0069-crowdsec-IP-filtering.md: ## @@ -0,0 +1,55 @@ +# 69. Crowdsec + +Date: 2022-10-26 + +## Status + +Accepted (lazy consensus). + +Implemented. + +

(james-project) branch master updated: JAMES-3944 FILTER: forward loop issue (#1762)

2023-11-02 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 55454b26a3 JAMES-3944 FILTER: forward l

Re: [PR] JAMES-3944 FILTER: forward loop issue [james-project]

2023-11-02 Thread via GitHub
chibenwa merged PR #1762: URL: https://github.com/apache/james-project/pull/1762 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr.