l...@gnu.org (Ludovic Courtès) writes:
> iyzs...@member.fsf.org (宋文武) skribis:
>
>> Also, I find that my slow box is unable start this opensmtpd service
>> during a fresh boot. ‘smtpd’ has a timeout of 10s hardcoded, I patched
>> that to 60s to make it fully start. But it turns out that
>> ‘read
iyzs...@member.fsf.org (宋文武) skribis:
> Also, I find that my slow box is unable start this opensmtpd service
> during a fresh boot. ‘smtpd’ has a timeout of 10s hardcoded, I patched
> that to 60s to make it fully start. But it turns out that
> ‘read-pid-file’ of shepherd has a timeout of 5s, so
宋文武 skribis:
> * gnu/services/mail.scm (): New record type.
> (%default-opensmtpd-config-file, %opensmtpd-accounts): New variables.
> (opensmtpd-shepherd-service, opensmtpd-activation): New procedures.
> (opensmtpd-service-type): New variable.
> * doc/guix.texi (Mail Services): Document it.
[...
l...@gnu.org (Ludovic Courtès) writes:
> 宋文武 skribis:
>
>> * gnu/services/mail.scm (): New record type.
>> (%default-opensmtpd-config-file, %opensmtpd-accounts): New variables.
>> (opensmtpd-shepherd-service, opensmtpd-activation): New procedures.
>> (opensmtpd-service-type): New variable.
>> (op
* gnu/services/mail.scm (): New record type.
(%default-opensmtpd-config-file, %opensmtpd-accounts): New variables.
(opensmtpd-shepherd-service, opensmtpd-activation): New procedures.
(opensmtpd-service-type): New variable.
* doc/guix.texi (Mail Services): Document it.
---
doc/guix.texi | 4
宋文武 skribis:
> * gnu/services/mail.scm (): New record type.
> (%default-opensmtpd-config-file, %opensmtpd-accounts): New variables.
> (opensmtpd-shepherd-service, opensmtpd-activation): New procedures.
> (opensmtpd-service-type): New variable.
> (opensmtpd-service): New procedure.
> * doc/guix.te
* gnu/services/mail.scm (): New record type.
(%default-opensmtpd-config-file, %opensmtpd-accounts): New variables.
(opensmtpd-shepherd-service, opensmtpd-activation): New procedures.
(opensmtpd-service-type): New variable.
(opensmtpd-service): New procedure.
* doc/guix.texi (Mail Services): Documen