mailcow-dockerized-docs/docs/u_e-postfix-attachment_size.md
2018-10-02 23:42:56 +02:00

7 Zeilen
161 B
Markdown

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