Re: [Discuss] fetchmail problem

2023-06-09 Thread Dale R. Worley
discuss-requ...@driftwood.blu.org writes: > From: dan moylan > # .fetchmailrc > > set logfile fetchmail.log > poll moylan.us protocol POP3 > user "moylanus" pass "xxx" is moylan preconnect "date >> > fetchmail.log" > user "jdm+moylan.us" pass "xxx" is moylan preconnec

Re: [Discuss] Generic USB devices

2023-06-09 Thread markw
> On Fri, Jun 9, 2023 at 2:30 PM wrote: > >> pi@pi-top:~/scpi $ lsusb > > You might try 'lsusb -v' to see if any details are different. > Or 'lsusb -t' if you can connect the devices on different sides or > front/back of your computer. Youmight > be able to figure it out based on neighbors to

Re: [Discuss] Generic USB devices

2023-06-09 Thread Bill Bogstad
On Fri, Jun 9, 2023 at 2:30 PM wrote: > pi@pi-top:~/scpi $ lsusb You might try 'lsusb -v' to see if any details are different. Or 'lsusb -t' if you can connect the devices on different sides or front/back of your computer. Youmight be able to figure it out based on neighbors to where they are

[Discuss] Generic USB devices

2023-06-09 Thread markw
I just bought a digital multi-meter, an OWON 1041 (1241 actually). I had the hardest time getting it to work. My workbench is next to my 3D printer. I am using a raspberry PI with a display and keyboard to run my 3D printer with octoprint. I thought it would be cool to multi-task this computer to

Re: [Discuss] fetchmail

2023-06-09 Thread dan moylan
rich pieri writes:` > On Fri, 9 Jun 2023 10:15:41 -0400 > dan moylan wrote: >> just where are the authentication logs? i tried journalctl and >> didn't see anything appropriate. looking at .fetchmailrc > Depends on your mail server. Dovecot on Debian logs session > authentication in /var/log

[Discuss] PIVPN DNS problems -- I think

2023-06-09 Thread Rich Pieri
I'm trying to upgrade my Pi VPN box from an old Pi 2/32-bit to a new Pi 4/64-bit using PIVPN and Wireguard. I followed the backup, new setup, and restore instructions. My endpoints connect to the new server and I see traffic (pivpn -c) but all DNS lookups fail. This is setting either my internal DN

Re: [Discuss] fetchmail

2023-06-09 Thread Rich Pieri
On Fri, 9 Jun 2023 10:15:41 -0400 dan moylan wrote: > just where are the authentication logs? i tried journalctl and > didn't see anything appropriate. looking at .fetchmailrc Depends on your mail server. Dovecot on Debian logs session authentication in /var/log/mail.log by default but this is

Re: [Discuss] fetchmail

2023-06-09 Thread dan moylan
rich pieri writes: > On Thu, 8 Jun 2023 11:17:49 -0400 > dan moylan wrote: > > trying fetchmail again after some years, but getting authentication > > failure. > Possibly not helpful here but I switched from fetchmail to getmail > around 5 years ago. Easier setup than fetchmail, doesn't requir