2022-02-02 10:57:04 +01:00
|
|
|
Open `data/conf/postfix/extra.cf` and set the `message_size_limit` accordingly in bytes. See `main.cf` for the default value.
|
|
|
|
|
|
|
|
Restart Postfix:
|
|
|
|
|
|
|
|
```
|
2022-08-31 14:45:46 +02:00
|
|
|
docker compose restart postfix-mailcow
|
2022-02-02 10:57:04 +01:00
|
|
|
```
|