Skip to content

Add Infomaniak Provider#1

Open
oaehmka wants to merge 1 commit into
mainfrom
infomaniak_provider
Open

Add Infomaniak Provider#1
oaehmka wants to merge 1 commit into
mainfrom
infomaniak_provider

Conversation

@oaehmka

@oaehmka oaehmka commented Apr 25, 2026

Copy link
Copy Markdown
Owner

This pull request adds support for the provider Infomaniak. It introduces the new provider with create, update, and delete operations for DNS records via the API.
Infomaniak API Docs

⚠️ The update and delete functions only get limited information on which DNS record to manipulate.
This is why they update or delete the first DNS record with matching domain and type. Usually this is the first record by creation time. If this is not the behavior expected by stalwart, please let me know how best to fix this.

@oaehmka oaehmka force-pushed the infomaniak_provider branch 2 times, most recently from 19da5d2 to 52c5ef0 Compare April 27, 2026 08:20
Comment thread src/providers/infomaniak.rs
Comment thread src/providers/infomaniak.rs
Comment thread src/providers/infomaniak.rs Outdated
Comment thread src/providers/infomaniak.rs Outdated
Comment thread src/providers/infomaniak.rs Outdated
Comment thread src/tests/infomaniak_tests.rs
Comment thread src/providers/infomaniak.rs Outdated
@oaehmka oaehmka force-pushed the infomaniak_provider branch from b70f225 to cf65201 Compare April 29, 2026 09:27
Comment thread src/providers/infomaniak.rs Outdated
@oaehmka oaehmka requested a review from Yatekii April 30, 2026 11:11
@oaehmka oaehmka force-pushed the infomaniak_provider branch 2 times, most recently from 991e342 to 622f3e3 Compare May 1, 2026 08:07
@oaehmka oaehmka force-pushed the infomaniak_provider branch from 622f3e3 to 90a4fd1 Compare May 7, 2026 13:04
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.

2 participants