Hi there,
since I updated today to Cloudron 8.2.1 I am not able to send e-mail with an alias e-mailaddress via Cloudron. It get rejected during sending with reason, that I am not allowed to use the alias.
{
"ts": 1734703453864,
"type": "denied",
"direction": "inbound",
"uuid": "C057353E-XXXXXXXX-1753D9C9BF39.1",
"messageId": null,
"mailFrom": "<alias@aliasdomain.com>",
"spamStatus": null,
"mailbox": null,
"quotaPercent": null,
"rcptTo": [],
"remote": {
"ip": "2003:*",
"port": 57528,
"host": "*",
"info": "*",
"closed": false,
"is_private": false,
"is_local": false
},
"authUser": "user@cloudrondomain.com",
"relaying": true,
"pluginName": "cloudron",
"errorCode": 902,
"message": "Authenticated user user@cloudrondomain.com cannot send mail as alias@aliasdomain.com",
"rejectionCountLastHour": 0
}
Sending with user@cloudrondomain.com does work.
Best,
Mike