update meilis

This commit is contained in:
2025-07-05 15:08:06 -03:00
parent 0df4d7aa71
commit d002828afa
17 changed files with 430 additions and 45 deletions

View File

@@ -32,7 +32,7 @@ def lambda_handler(event: SESEvent, context: LambdaContext) -> dict:
print(
{
'id': f'mailbox#{org_id}',
'id': f'mailbox#org#{org_id}',
'sk': ses.mail.message_id,
}
)