[no subject]

2022-12-20 Thread Rodrigo Readi
Did someone manage to build alpine mail 2.26 with libressl? With what configuration options? Here is the source: https://alpineapp.email The package has 2.25, but that is not enough for google xoauth2. I managed to build it with openssl, but I always get failure validating certs, no idea why. T

Alpine 2.26 on OpenBSD 7.2

2022-12-20 Thread Rodrigo Readi
I forgot to put the subject line. See my post below. Terrible to use web-mail ... 2022-12-20 16:28 GMT, Rodrigo Readi : > Did someone manage to build alpine mail 2.26 with libressl? > With what configuration options? > > Here is the source: https://alpineapp.email > > The pac

dhclient -d run0

2022-12-21 Thread Rodrigo Readi
The command "dhclient -d run0" with or without "-d" seems to demonize, always, and is till now completely silent. Is this new behaviour normal? How I get it the old way? Thanks Rod.

Re: dhclient -d run0

2022-12-21 Thread Rodrigo Readi
Am Mi., 21. Dez. 2022 um 14:06 Uhr schrieb Crystal Kolipe : > You might want to look at the commit message for version 1.727 of > dhclient.c: > > http://cvsweb.openbsd.org/src/sbin/dhclient/dhclient.c And also /var/log/messages: "dhclient will go away, stop using it". Before dhclient I do "ifcon

Lightweight Web browser

2022-12-25 Thread Rodrigo Readi
Can someone recommend a lightweight Browser that support javascript? In which I can use gmail? Otter browser hangs and even make core dumping with gmail. Also with chromium I get core dumping sometimes. There is no port for elinks to test it. I need such a think till I get alpine 2.26 working in

"eopenssl30 s_client" ignores certs dir

2022-12-26 Thread Rodrigo Readi
After installing openssl, the command /usr/local/bin/eopenssl30 s_client -connect smtp.gmail.com:465 ignores the certs I put in /usr/local/share/eopenssl30, unless I point to this directory with -CApath Is this behaviour normal? With the normal openssl command (libressl) I do not get the error

Re: Lightweight Web browser

2022-12-26 Thread Rodrigo Readi
2022-12-26 10:03 GMT, Bodie : > I find aerc from packages well suited for those webmails Bodie, did you try to configure aerc for gmail? Without going to googles developers site and making an app password for 1 week? Well suited for those webmails is not to use gmail for whom security is synonym

Re: "eopenssl30 s_client" ignores certs dir

2022-12-26 Thread Rodrigo Readi
The whole problem is solved by putting cert.pem directly under /usr/local/share/eopenssl30/ and not under /usr/local/share/eopenssl30/certs/ 2022-12-26 10:06 GMT, Rodrigo Readi : > After installing openssl, the command > > /usr/local/bin/eopenssl30 s_client -connect smtp.gmai

Re: Lightweight Web browser

2022-12-28 Thread Rodrigo Readi
Unfortunately, vimb on OpenBSD 7.2 for i386 core dumps with the message: Error sending IPC Message: Broken Pipe

Unbound fails to resolve some domains

2023-01-11 Thread Rodrigo Readi
I have unbound 1.16.3 on OpenBSD 7.2, all obtained by succesive upadates (no new installation). It stopped to resolve some domains, for example qwant.com Any Idea what is happening? Thanks Rodrigo

Re: Unbound fails to resolve some domains

2023-01-11 Thread Rodrigo Readi
GMT, Martin Schröder : > Am Mi., 11. Jan. 2023 um 21:06 Uhr schrieb Rodrigo Readi > : >> It stopped to resolve some domains, for example qwant.com > > All fine here. > >> Any Idea what is happening? > > Not without some logs. > > Best > Martin > >

Re: Unbound fails to resolve some domains

2023-01-26 Thread Rodrigo Readi
It still happens. But when I kill unbound and start it again, then resolves domains that previously did not resolve. BTW, I am using Wifi with weak signal. Perhaps this plays a role? Rod. 2023-01-11 20:06 GMT, Rodrigo Readi : > I have unbound 1.16.3 on OpenBSD 7.2, all obtained by succes

Re: Unbound fails to resolve some domains

2023-01-27 Thread Rodrigo Readi
2023-01-27 7:09 GMT, Otto Moerbeek : > On Fri, Jan 27, 2023 at 01:26:10AM +0000, Rodrigo Readi wrote: > >> It still happens. But when I kill unbound and start it again, then >> resolves domains that previously did not resolve. ... > > Increase log level and look at the log

Re: Unbound fails to resolve some domains

2023-01-27 Thread Rodrigo Readi
2023-01-27 22:43 GMT, Zack Newman : >> Jan 27 20:59:41 nc10 unbound: [72478:0] error: udp connect failed: No >> route to host for 2001:4860:4802:36::a port 53 (len 28) >> Jan 27 20:59:41 nc10 unbound: [72478:0] error: udp connect failed: No >> route to host for 2001:4860:4802:32::a port 53 (len 28)

Re: Mail from the command line

2023-02-17 Thread Rodrigo Readi
2023-02-16 13:42 GMT, Andrew : > Thanks Crystal for your reply and encouragement, > I'll explore all your suggestions and references when I have enough time. If you do not have tine, better install and use alpine. You can read mail from a provider with imap without having to download the attachem

Re: Mail from the command line

2023-02-17 Thread Rodrigo Readi
2023-02-17 19:16 GMT, Steffen Nurpmeso : > |>> modern requirements (html-mail, attachements). > > These both s-nail can (the former likely via mailcap). Yes, as I did it with BSD mail. But the main problem remains: with s-nail and mutt you have to download all attachments even if you only want

Re: Mail from the command line

2023-02-17 Thread Rodrigo Readi
2023-02-17 23:50 GMT, Crystal Kolipe : > On Fri, Feb 17, 2023 at 10:02:16PM +0000, Rodrigo Readi wrote: >> But the main problem remains: with s-nail and mutt you have to >> download all attachments >> even if you only want to read the text. > > Out of interest, w

Re: Mail from the command line

2023-02-18 Thread Rodrigo Readi
2023-02-18 9:47 GMT, Crystal Kolipe : > On Sat, Feb 18, 2023 at 12:50:05AM +0000, Rodrigo Readi wrote: > When I sit down at my workstation, all of my email is just there. New > mail, complete with all attachments, arrived whilst I was away making coffee > or > whatever, so th

Re: Mail from the command line

2023-02-18 Thread Rodrigo Readi
2023-02-18 13:44 GMT, Crystal Kolipe : > On Sat, Feb 18, 2023 at 12:47:46PM +0000, Rodrigo Readi wrote: > Not really. I just described the way that mail is traditionally handled on > a unix workstation, and that still works for a large proportion of users, > myself included. Perh