Hi, Here's my server's configuration. It's divided in multiple modules, so it might not be easy to read, but here's the mail-related configuration:
https://framagit.org/tyreunom/system-configuration/-/blob/master/modules/config/mail.scm HTH! Le 5 septembre 2020 06:38:32 GMT-04:00, divoplade <[email protected]> a écrit : >Hello Guix, > >I am trying to set up a mail server. I had already "done" this on >debian, where I could just set up a couple of configuration options and >it would generate the HUGE template configuration file, and then >compile it down to a still huge but unreadable configuration file >through update-exim4.conf. > >Now, I cannot help but notice that no such thing exists on guix. So I >have to actually configure everything from scratch, and the task is >quite heavy. Has anyone already done that? > >Anyways, is it easier to do with opensmtpd? > >Best regards, > >divoplade
