"description":"Proxmox Mail Gateway is the leading open-source email security solution helping you to protect your mail server against all email threats from the moment they emerge.",
"install_methods":[
{
"type":"default",
"script":"ct/proxmox-mail-gateway.sh",
"resources":{
"cpu":2,
"ram":4096,
"hdd":10,
"os":"debian",
"version":"12"
}
}
],
"default_credentials":{
"username":"root",
"password":null
},
"notes":[
{
"text":"Set a root password if using autologin. This will be the PMG password. `passwd root`",