summaryrefslogtreecommitdiffstats
path: root/mail-server/postfix.nix
AgeCommit message (Expand)Author
2021-08-11Ensure locally-delivered mails have the X-Original-To headerSteve Purcell
2021-03-22Feature/configurable delimiterEmmanouil Kampitakis
2021-02-06postfix: forwarding emails of login accounts with keeping local copyAntoine Eiche
2020-12-23Set mailserver.policydSPFExtraConfig in a debug moduleAntoine Eiche
2020-10-05add full support for tls wrapped modeMilan Pässler
2020-09-28Add `forwards` optionAntoine Eiche
2020-09-18Add a separate sendingFqdn optionJames ‘Twey’ Kay
2020-05-22Switch from using postfix extraConfig to configBrian Olsen
2020-05-13Enabled TLS 1.3 supportBenjamin Asbach
2020-05-08Rename rejectMessage to sendOnlyRejectMessageAntoine Eiche
2020-05-08Add send-only accountsGalen Abell
2020-03-06Fix password hash file generation behaviorGalen Abell
2019-07-26Merge branch 'delimiter' into delimiter-masterAlberto Berti
2019-07-25Add subaddresses configurationAlberto Berti
2019-06-21Disable TLSv1.0 and deprecated ciphers.Oscar Carlsson
2019-05-03Use services.postfix.virtual optionChristian Kauhaus
2018-11-23postfix: allow configuring message_size_limitMichishige Kaito
2018-11-10New Feature >>rejectSender<<Robin Raymond
2018-06-29postfix: Support setting options for policyd-spfBrian Olsen
2018-06-29Move from rmilter to rspamd #25Brian Olsen
2018-06-29postfix: Use pypolicyd-spf for SPF checkingBrian Olsen
2018-06-29postfix: use masterConfig option instead of extraMasterConfBrian Olsen
2018-06-29Use OpenDKIM instead of rmilter for DKIMBrian Olsen
2018-06-29Start dovecot before postfix and add target for certificatesBrian Olsen
2018-05-10Merge pull request #114 from geistesk/message-idRobin Raymond
2018-04-15Allow rejecting mails to selected local addresses from remote systemsDaniel Frank
2018-04-09Fog user's hostname in the Message-IDgeistesk
2018-04-08Merge branch 'master' of github.com:r-raymond/nixos-mailserverRobin Raymond
2018-04-08Merge pull request #101 from tokudan/mydestinationRobin Raymond
2018-04-03Support for multiple extraVirtualAliasesgeistesk
2018-03-10Avoid accepting mail to xyz@localhost. Local email should be aliased to anoth...Daniel Frank
2018-03-06Merge pull request #98 from tokudan/fix_backscatterRobin Raymond
2018-03-05Avoid backscattering on unknown recipients. Fixes #97Daniel Frank
2018-03-05Don't include identity twice in vaccountsRobert Schütz
2018-02-23remove deprecated virtualAliasesRobin Raymond
2018-02-23fixes #87Robin Raymond
2018-02-18add vitual mail usersRobin Raymond
2018-01-29update copywrightRobin Raymond
2017-12-22implement qutoasRobin Raymond
2017-12-22move from real users to passwd fileRobin Raymond
2017-12-20mail-server/postfix: add each loginAccount to virtual_alias_mapsRuben Maher
2017-12-18add explicit catchAlls #49Robin Raymond
2017-11-26Postfix: set hostname to FQDNgeistesk
2017-11-21implement extraVirtualAliasesRobin Raymond
2017-11-21concat all valiasesRobin Raymond
2017-11-21implement alias listRobin Raymond
2017-11-14mail-server/postfix.nix: set mydestination to localhostRuben Maher
2017-11-11fix fqdn in smtp bannerRobin Raymond
2017-11-11Change domain to fqdn and extraDomains to domainsJohn Boehr
2017-11-09Qualify user namesJohn Boehr