zrcadlo
https://github.com/mail-in-a-box/mailinabox.git
synchronizováno 2026-09-13 00:28:01 +02:00
3 řádky
108 B
Bash
Spustitelný soubor
3 řádky
108 B
Bash
Spustitelný soubor
#!/bin/bash
|
|
curl -s -d POSTDATA --user "$(</var/lib/mailinabox/api.key):" http://127.0.0.1:10222/web/update
|