Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zapętlenie wiadomości w celu rejestrowania spraw #1149

Open
ad-m opened this issue Apr 7, 2022 · 1 comment
Open

Zapętlenie wiadomości w celu rejestrowania spraw #1149

ad-m opened this issue Apr 7, 2022 · 1 comment

Comments

@ad-m
Copy link
Member

ad-m commented Apr 7, 2022

#1148 pokazał, że istnieje możliwość zapętlenia wiadomości od systemu do systemu. Należy to zabezpieczyć i flagować wiadomości pochodzące od systemu, aby nie były przez system akceptowane.

@ad-m ad-m mentioned this issue Apr 7, 2022
@PiotrIw
Copy link
Member

PiotrIw commented Apr 8, 2023

zabezpieczenie powinno być zaimplementowane na obu kierunkach

  1. wychodzącym - poradnia pilnuje aby nie wysyłać wiadomości do samej siebie
  2. przychodzącym - jeśli nadawcą jest poradnia (a to może się zdarzyć w spamie) to zwraca 403 Forbidden lub 406 Not Acceptable do imap_to_webhook i taki mail ląduje na zenboksie w katalogu ERROR

@mrbojko - co ty na to?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants