reedjc
reedjc
My mailname as set to same as the recipient hostname. mail(1) using dma complained like: send-mail: no recipients Can't send mail: sendmail process failed with error code 66 dma logged...
This will display on my expected display: feh --xinerama-index 1 --bg-fill ~/images/ This will overlap my two displays with the image cut in the middle: feh --xinerama-index 1 --fullscreen ~/images/...
Using drill from "develop" branch with -D -T. The manpage says mentions an -a switch for fallback and ldns_resolver_new() sets fallback to true anyways (for -D -T). In resolve.c, the...
do_secure_trace() does ldns_resolver_new() This loses ldns_resolver_edns_udp_size() setting just done when using -b I noticed this because hard-coded 4096 EDNS UDP buffer size failed for me in some cases. (Note the...
I was using jwm 2.3.7 via ubuntu package but also now 2.4.0 built from "master" git today. It is built with xinerama. I have two video displays. My main display...