Non stop /bsd: smtpctl[51626]: pledge "fattr", syscall 124

2020-01-06 Thread Mik J
Hello, I keep having these logs in my /var/log/messages do you know what this means ?Jan  7 06:51:01 v /bsd: smtpctl[51626]: pledge "fattr", syscall 124 Jan  7 06:52:01 v /bsd: smtpctl[64532]: pledge "fattr", syscall 124 Jan  7 06:52:01 v /bsd: smtpctl[13532]: pledge "fattr", syscall 124 Jan  7

[patches] remove warnings from build on NetBSD

2020-01-06 Thread Edgar Pettijohn
Remove warnings about strtonum(). Probably a better place for this, but not sure where. diff --git a/openbsd-compat/defines.h b/openbsd-compat/defines.h index 23fc8ae2..868943cd 100644 --- a/openbsd-compat/defines.h +++ b/openbsd-compat/defines.h @@ -491,4 +491,8 @@ typedef uint16_t   

Re: myca submission and letsencrypt smtp

2020-01-06 Thread Thomas Bohl
Hello, letsencrypt for tls on port 25 for remote servers to verify and tls-require verify auth on port 587 permitting self signed certificates You will need to use different hostnames. hostmx = mx.example.com hostsub = mail.example.com pki $hostmx cert

Re: Sendmail reporting 421 4.3.0 Temporary Error

2020-01-06 Thread gilles
for the record, solved off-list on IRC: permission on directories within the queue had been altered. January 6, 2020 2:19 AM, "jrmu" wrote: > Greetings, > > I am running OpenBSD 6.6 GENERIC#3 amd64 and getting an > inexplicable 421 4.3.0 Temporary Error when using > sendmail with opensmtpd.