Ga naar inhoud

AMA Admin UI

Schermafbeelding

AMA Admin UI

De admin interface is bereikbaar via: https://ama.jhold.nl/admin

Login

Gebruik het API secret als wachtwoord (staat in /opt/ama/.env als API_SECRET).

Functies

  • Overzicht: alle mailboxen, recente emails, openstaande facturen

  • Mailbox toevoegen/verwijderen: IMAP accounts beheren

  • Sync triggeren: handmatig emails ophalen

  • Facturen beheren: doorsturen naar SnelStart of overslaan

  • Telegram test: test notificatie sturen

Technisch

De admin UI is een statische HTML pagina geserveerd via FastAPI StaticFiles.

Locatie op server: /opt/ama/backend/app/static/admin/index.html