mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-05-30 17:30:53 +00:00
3 lines
61 B
Bash
Executable File
3 lines
61 B
Bash
Executable File
#!/bin/bash
|
|
sed -i "s/^TTL=.*/TTL=300/" /etc/mailinabox.conf
|