You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when compiling unikernels. I'm not entirely sure whether this should be used somewhere?
The text was updated successfully, but these errors were encountered:
hannesm
changed the title
Unused variable postmaster
[unikernel/signer] Unused variable postmaster
Feb 27, 2024
hannesm
changed the title
[unikernel/signer] Unused variable postmaster
[unikernel/signer] and [unikernel/submission] Unused variable postmaster
Feb 27, 2024
hannesm
changed the title
[unikernel/signer] and [unikernel/submission] Unused variable postmaster
[unikernel] signer, submission, spamfilter, verifier: Unused variable postmaster
Feb 27, 2024
Yes, this value exists because, initially, I mainly copy/paste the way to launch an SMTP server (all unikernels are an SMTP server in the end). I will clean-up that 👍.
I get:
when compiling unikernels. I'm not entirely sure whether this should be used somewhere?
The text was updated successfully, but these errors were encountered: