feat: setup the mail filter
All checks were successful
Build_Deploy / linter (push) Successful in 36s
Build_Deploy / build (push) Successful in 1m1s
Build_Deploy / deploy_dns (push) Successful in 1m32s
Build_Deploy / deploy_active (active-core) (push) Successful in 2m59s
Build_Deploy / deploy_active (active) (push) Successful in 3m28s
Build_Deploy / deploy_active (active-ext) (push) Successful in 32s
All checks were successful
Build_Deploy / linter (push) Successful in 36s
Build_Deploy / build (push) Successful in 1m1s
Build_Deploy / deploy_dns (push) Successful in 1m32s
Build_Deploy / deploy_active (active-core) (push) Successful in 2m59s
Build_Deploy / deploy_active (active) (push) Successful in 3m28s
Build_Deploy / deploy_active (active-ext) (push) Successful in 32s
This commit is contained in:
parent
bf10347dca
commit
70263f4b1f
4 changed files with 19 additions and 3 deletions
|
@ -32,6 +32,12 @@
|
|||
value = "193.1.99.114";
|
||||
server = true;
|
||||
}
|
||||
{
|
||||
record = "mimi";
|
||||
r_type = "A";
|
||||
value = "193.1.99.86";
|
||||
server = true;
|
||||
}
|
||||
]
|
||||
# non skynet domains
|
||||
++ [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue