Skip to content

Commit 41ccd6a

Browse files
yunohost-botalexAubin
authored andcommitted
Reject Postal from catalog
1 parent eaedd66 commit 41ccd6a

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

rejectedlist.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,3 +305,11 @@ website = "https://www.keycloak.org/"
305305
rejection_pr = "https://github.com/YunoHost/apps/pull/2945"
306306
reason = "oidc and sso handling are to be handled by yunohost core, not apps. there is thread in our i"
307307

308+
[postal]
309+
name = "Postal"
310+
description = "A mail delivery platform for use by websites & web servers, via REST API and client libraries."
311+
upstream = "https://github.com/postalserver/postal"
312+
website = "https://docs.postalserver.io/"
313+
rejection_pr = "https://github.com/YunoHost/apps/pull/3012"
314+
reason = "sounds like a mail stack which is pretty guaranteed to conflict with yunohost mail stack, no"
315+

wishlist.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1912,12 +1912,6 @@ website = "https://polotno.com"
19121912
added_date = 1729028930 # 2024/10/15
19131913

19141914

1915-
[postal]
1916-
name = "Postal"
1917-
description = "A mail delivery platform for use by websites & web servers, via REST API and client libraries."
1918-
upstream = "https://github.com/postalserver/postal"
1919-
website = "https://docs.postalserver.io/"
1920-
19211915
[postiz]
19221916
name = "Postiz"
19231917
description = "A social media scheduling tool"

0 commit comments

Comments
 (0)