Skip to content

feat(ingress_server): add email notifier for active scrapper#106

Open
MocStepan wants to merge 3 commits intomainfrom
SM-ingress-server-notifications
Open

feat(ingress_server): add email notifier for active scrapper#106
MocStepan wants to merge 3 commits intomainfrom
SM-ingress-server-notifications

Conversation

@MocStepan
Copy link
Copy Markdown
Collaborator

No description provided.

@MocStepan MocStepan self-assigned this Apr 6, 2026
@MocStepan MocStepan requested a review from jbrezmorf as a code owner April 6, 2026 15:21
@MocStepan MocStepan linked an issue Apr 6, 2026 that may be closed by this pull request
@MocStepan MocStepan changed the title feat(ingress)server): add email notifier for active scrapper feat(ingress_server): add email notifier for active scrapper Apr 13, 2026
@MocStepan
Copy link
Copy Markdown
Collaborator Author

configuration:
  smtp:
    notify_to: ["jbrezmorf@gmail.com", "stepan.mocik@gmail.com"]
    host: smtp.example.com
    port: 587
    from: "support-zarr-fuse@gmail.com"
    username: "support-zarr-fuse@gmail.com"
    password: "your_email_password" # in .env file, not in plaintext

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

Successfully merging this pull request may close these issues.

Ingress server notifications

1 participant