Tobias Geerinckx-Rice writes:
> [snip]
> I'm running opensmtpd@7.4.0p1. Have you tried that yet?
>
> Guix would certainly accept a patch to fix a bug, but I'm also
> paranoid and would prefer to first see some response from upstream
> that this is the correct diagnosis.
So I found a workarou
Nathan writes:
> I don't have this problem on my server.
>
> I looked at your github issue page.
> Those macros are defined by the `configure' script.
> I can see that guix's `configure' output defines HAVE_STRUCT_TM_TM_GMTOFF in
> config.h.
> (if neither of the #if match, then the `tz' pointer
Tobias, I noticed you recently updated opensmtpd to 7.4.0 with commit
5e7f27d6ca7be84453e6d4de3d860b700ba3aef7.
I was curious if you or anyone else has seen this issue, and if I should
try submitting a patch to guix for it.
Timmy Douglas writes:
> I recently installed opensmtpd and have been
I recently installed opensmtpd and have been trying to send email. It
appears there is an error with the bsnprintf function:
$ ./sendmail -t
To: timmy
From: me
Subject: hi
aoeueou
(press ^D)
sendmail: time_to_text: bsnprintf
I reported this issue here:
https://github.com/OpenSMTPD/OpenSMTPD/i