mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
reconfigured the mail server
This commit is contained in:
parent
2df9f4c65d
commit
78b5dad1d9
5 changed files with 198 additions and 139 deletions
|
@ -75,8 +75,8 @@ in
|
|||
extraConfig.Create = "near";
|
||||
};
|
||||
channels.junk = {
|
||||
nearPattern = "Junk";
|
||||
farPattern = "Junk";
|
||||
nearPattern = "Spam";
|
||||
farPattern = "Spam";
|
||||
extraConfig.Create = "near";
|
||||
};
|
||||
channels.drafts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue