Fixed some issues after 25.11 update (stargate)
This commit is contained in:
parent
a532aa5b44
commit
88223c0172
9 changed files with 76 additions and 76 deletions
|
|
@ -6,8 +6,8 @@
|
|||
}: {
|
||||
services.postfix = {
|
||||
enable = true;
|
||||
config = {
|
||||
myhostname = "stargate.local";
|
||||
settings.main = {
|
||||
myhostname = "notthebees.org";
|
||||
mydestination = "localhost, localhost.com";
|
||||
|
||||
relay_domains = ["notthebees.org"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue