mailcow-dockerized-docs/docs/manual-guides/Postfix/u_e-postfix-attachment_size.en.md
Niklas Meyer 5c1c263e46 Revert "Compose v2"
This reverts commit 423f24f6f2.
2022-06-01 15:39:27 +02:00

7 Zeilen
Kein EOL
191 B
Markdown

Open `data/conf/postfix/extra.cf` and set the `message_size_limit` accordingly in bytes. See `main.cf` for the default value.
Restart Postfix:
```
docker-compose restart postfix-mailcow
```