Commit Graph

96 Commits

Author SHA1 Message Date
ddf8cbde68 submission options must be str 2023-09-26 15:07:22 -07:00
53b0d7cecd Tweaks to postfix opts 2023-09-26 15:02:46 -07:00
1ae9012454 Submission wants strings, smtpd doesn't 2023-09-26 14:48:11 -07:00
e12515764d Can these be lists? 2023-09-26 14:41:49 -07:00
177a4c2fd4 Change name to mail-server 2023-09-26 13:30:01 -07:00
3d21ed7c77 Timeout needs unit ('s') 2023-09-26 13:29:20 -07:00
7b9c5090c2 Not sure who these dirs should belong to... 2023-09-26 13:28:06 -07:00
cd86e08045 Just totally forget userdb 2023-09-26 13:16:37 -07:00
bedd4cd676 Don't use LDAP for passdb 2023-09-26 10:37:59 -07:00
be57ad1b83 Does enabling imap help? 2023-09-25 22:55:24 -07:00
9268e570cb Don't map users (since it doesn't work...) 2023-09-25 17:57:41 -07:00
cc4e2173b4 Hostnames are 'smtp' & 'imap', not 'postfix' & 'dovecot' 2023-09-25 16:40:36 -07:00
d9e77d0210 Add dependencies amongst images 2023-09-25 14:20:06 -07:00
f68e63c1c8 sievePath -> sieveDirectory 2023-09-25 12:28:53 -07:00
77087c1cc1 Scripts must be built at runtime. 2023-09-25 12:18:41 -07:00
d890f265dc Add dovecot dependency to sieves 2023-09-25 10:24:15 -07:00
8935b62cfb buildPhase -> installPhase
Wasn't producing output...
2023-09-25 10:17:17 -07:00
96e0f4756c ...Which is in cfg 2023-09-25 10:10:41 -07:00
71df6acf68 ldapConfig -> ldap-conf 2023-09-25 10:10:15 -07:00
b481728172 metrics-port -> ports.metrics 2023-09-25 10:08:04 -07:00
d3fc1020f7 replaceString -> replaceStrings 2023-09-25 10:05:51 -07:00
333fed167f Make it a list, then concat 2023-09-25 10:03:24 -07:00
06b7134a00 Fix config reference (no .postfix) 2023-09-25 10:00:05 -07:00
ee7261ff5c policydSpf -> policydSpfFile... 2023-09-25 09:55:33 -07:00
53be472194 Put restrictions list together into string 2023-09-25 09:51:46 -07:00
07b7b50d63 Restrictions are needed by both smtp & submission 2023-09-25 09:45:56 -07:00
f13b0302e7 mapped-file -> mappedFile 2023-09-25 09:41:13 -07:00
710b8b01cb dkim -> dkim-server 2023-09-25 09:38:59 -07:00
7b2abd2fe4 ports toString 2023-09-25 09:36:28 -07:00
507d47719d port toString 2023-09-25 09:34:05 -07:00
04d409f4d5 Define sasl-domain option. 2023-09-25 09:26:24 -07:00
a41b4cc611 Define message-size-limit option 2023-09-25 09:23:49 -07:00
8ea389947a Define blacklists in mail-server 2023-09-25 09:16:40 -07:00
2cdb1d8c67 blacklists -> blacklist 2023-09-25 09:13:27 -07:00
0350f1d176 dns-blacklists -> dns.blacklists 2023-09-25 09:07:38 -07:00
c987d118fd Add alias options 2023-09-24 23:26:41 -07:00
8b2845a1b2 Add trusted-networks option 2023-09-24 23:13:58 -07:00
47c1ed966c Disable SRS for now 2023-09-24 22:59:20 -07:00
efdaa338ee Put concatMapAttrsToList in let clause 2023-09-24 14:47:46 -07:00
9ff86ef7c7 Set cfg in postfix.nix 2023-09-24 14:45:04 -07:00
fb66fb77e6 Add debug option 2023-09-24 14:36:42 -07:00
9b7d87d969 Shouldn't be in ldap {} 2023-09-24 14:33:31 -07:00
44f1bedbb0 It's a different metrics port... 2023-09-24 14:31:06 -07:00
1b3cd2362b Make env_file into a list 2023-09-24 14:27:47 -07:00
ed02e0798e envFile -> env_file 2023-09-24 14:25:52 -07:00
a26e97cd4c Just always use LDAP 2023-09-24 14:23:03 -07:00
66860dcf92 Uhh...it _is_ pigeonhole 2023-09-24 14:20:32 -07:00
a97bcd112f type of port should be port... 2023-09-24 14:16:59 -07:00
d0e9b3651d rspam -> rspamd 2023-09-24 14:14:34 -07:00
9e2df04c0f match -> builtins.match 2023-09-24 14:09:38 -07:00