mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-09-17 01:07:59 +02:00
added helper scripts to change the TTL
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
sed -i "s/^TTL=.*/TTL=86400/" /etc/mailinabox.conf
|
||||||
Executable
+2
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
sed -i "s/^TTL=.*/TTL=1800/" /etc/mailinabox.conf
|
||||||
Reference in New Issue
Block a user