Re: CUPS permissions

2021-08-25 Thread Henning Follmann
s. > > however > Add Printer gives> Unable to add printer: Forbidden > > is this normal behavior? I do want to add another printer > Yes, that is normal. you should get a login dialog. What works here depends. In most settings root/root-password will work. -

TV hdmi overscan issues

2021-08-30 Thread Henning Follmann
--transform 1.05,0,-10,0,1,0,0,0,1 to shift the x axis. Is this a wayland issue? -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: TV hdmi overscan issues

2021-08-31 Thread Henning Follmann
On Mon, Aug 30, 2021 at 07:00:02PM -0400, Felix Miata wrote: > Henning Follmann composed on 2021-08-30 18:09 (UTC-0400):... > > xrandr --output XWAYLAND3 --mode 1280x720 --transform 1.05,0,-10,0,1,0,0,0,1 > > to s

Re: Per User Anti-spam Quarantine Reporting/Management

2021-09-16 Thread Henning Follmann
table workable solution. if you also do lmtp, that is where you could setup some kind of per user logic. I run dovecot and I use sieve to file tagged emails into a spam folder of each user. That seems the easiest/most stable way. [...] > > Thanks for any suggestions anyone might have.

Re: Postgresql ODBC driver not found

2021-09-22 Thread Henning Follmann
of "odbcinst -q -d"? What did you expect? What did not work? Include logs, error messages. What did you do to solve your problem so far? -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Postgresql ODBC driver not found

2021-09-23 Thread Henning Follmann
On Thu, Sep 23, 2021 at 08:44:42AM +0200, Pierre Couderc wrote: > Thank you very much! > > See below : > > On 9/22/21 3:37 PM, Henning Follmann wrote: > > On Wed, Sep 22, 2021 at 11:07:28AM +0200, Pierre Couderc wrote: > > > It is here I see it/them wit

Re: Postgresql ODBC driver not found

2021-09-24 Thread Henning Follmann
On Thu, Sep 23, 2021 at 11:55:00PM +0200, Pierre Couderc wrote: > Thenk you, Henning, thank you Gregory . > > On 9/23/21 5:49 PM, Gregory Seidman wrote: > > On Thu, Sep 23, 2021 at 08:18:45AM -0400, Henning Follmann wrote: > > > > > I don't see where you ask fo

Re: Postgresql ODBC driver not found

2021-09-25 Thread Henning Follmann
On Sat, Sep 25, 2021 at 09:16:33AM +0200, Pierre Couderc wrote: > > On 9/24/21 5:31 PM, Henning Follmann wrote: > > > > and I see you do not do any error checking. > > This would be a first step to find out where it fails. > > > > I added some code... &g

Re: Postgresql ODBC driver not found

2021-09-26 Thread Henning Follmann
On Sun, Sep 26, 2021 at 12:10:39AM +0200, Pierre Couderc wrote: > > On 9/25/21 3:46 PM, Henning Follmann wrote: > > > > have you tried to use the odbc lib from unixodbc instead of > > libiodbc? > > > > I think you are right on many other points... > >

Re: Keep config?

2021-09-27 Thread Henning Follmann
; Thanks for your help to this silly problem. > Cheers, -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Debian 11: Unable to detect wireless interface on an old laptop computer

2021-09-27 Thread Henning Follmann
o any output from: > > # dmesg | grep iwl > And after that device shows up nmcli can be very useful: nmcli device will list your network devices if it is not enabled - unless it it is physically switched off - you can unblock it with nmcli radio wifi on and to connect nmcli --ask dev wifi connect it will ask for your wpa password and by default will remember it. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Debian 11: Unable to detect wireless interface on an old laptop computer

2021-09-27 Thread Henning Follmann
it :P. Like M. Ali said: "I maybe do not know what I am talking about, but I am right!" > > Some of the links that I have surfed to are the following: > > https://wiki.archlinux.org/title/Iwd > https://unix.stackexchange.com/questions/477488/connect-to-wifi-from-command-line-on-linux-systems-through-the-iwd-wireless-dae > https://docs.voidlinux.org/config/network/iwd.html > -H -- Henning Follmann | hfollm...@itcfollmann.com

buggy N-M (was: Debian 11: Unable to detect wireless interface on an old laptop) computer

2021-09-28 Thread Henning Follmann
On Tue, Sep 28, 2021 at 09:41:22AM +0200, to...@tuxteam.de wrote: > On Mon, Sep 27, 2021 at 04:47:07PM -0400, Henning Follmann wrote: > > [...] > > > And N-M is not "buggy". [...] > > Uh-huh. > What a great argument! But I play along. Are there bugs

Re: buggy N-M (was: Debian 11: Unable to detect wireless interface on an old laptop) computer

2021-09-28 Thread Henning Follmann
On Tue, Sep 28, 2021 at 08:14:40AM -0500, Nicholas Geovanis wrote: > On Tue, Sep 28, 2021, 8:01 AM Henning Follmann > wrote: > > > On Tue, Sep 28, 2021 at 09:41:22AM +0200, to...@tuxteam.de wrote: > > > On Mon, Sep 27, 2021 at 04:47:07PM -0400

Re: iwd: Using iwd to connect to a wireless network (Part 1 - Connection status show OK but unable to surf the net)

2021-09-30 Thread Henning Follmann
urage anybody to send them direct mail? Them yes. What baffels me is though, at what length someone would go to not use the default methods to connect via wifi. Especially when they showed limited experience in networking in the first place. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: iwd: Using iwd to connect to a wireless network (Part 1 - Connection status show OK but unable to surf the net)

2021-09-30 Thread Henning Follmann
On Thu, Sep 30, 2021 at 04:54:17PM +0200, Stella Ashburne wrote: > Hi Henning > > > Sent: Thursday, September 30, 2021 at 10:14 PM > > From: "Henning Follmann" > > To: debian-user@lists.debian.org > > Subject: Re: iwd: Using iwd to connect to a wireless

Re: iwd: Using iwd to connect to a wireless network (Part 1 - Connection status show OK but unable to surf the net)

2021-09-30 Thread Henning Follmann
On Thu, Sep 30, 2021 at 05:48:19PM +0200, to...@tuxteam.de wrote: > On Thu, Sep 30, 2021 at 10:14:05AM -0400, Henning Follmann wrote: > > [...] > > > What baffels me is though, at what length someone would go to not use the > > default > > methods to connect

Re: iwd: Using iwd to connect to a wireless network (Part 1 - Connection status show OK but unable to surf the net)

2021-09-30 Thread Henning Follmann
On Thu, Sep 30, 2021 at 07:33:45PM +0200, to...@tuxteam.de wrote: > On Thu, Sep 30, 2021 at 12:23:45PM -0400, Henning Follmann wrote: > > On Thu, Sep 30, 2021 at 05:48:19PM +0200, to...@tuxteam.de wrote: > > [...] > > > > At least that's how I learn. > > &

Re: excessive memory use by several gnome programs

2021-10-05 Thread Henning Follmann
tude 5490 laptop, 16 GB memory, 1 TB SSD, intel core i5 > vPro 8t gen, 2-3 years old.Thanks!Luben -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: OpenLdap

2021-10-12 Thread Henning Follmann
at login and authentication. > > > Example: > > $ id gokhan (ldap_user) > > uid=1(gokhan) gid=2000(ob) groups=2000(ob) > > > > Thanks. > > > > > > -- > > ⢀⣴⠾⠻⢶⣦⠀ > > ⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system > > ⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org > > ⠈⠳⣄ > > > > -- Henning Follmann | hfollm...@itcfollmann.com

Re: wpa supplicant not starting - code 1...........

2021-10-14 Thread Henning Follmann
you have to provide more information. Is there any log entry? Please post the pre-up script. Is there a particular reason why you configured the wifi this way? -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: wpa supplicant not starting - code 1...........

2021-10-16 Thread Henning Follmann
after making this inquiry. > > Stay well, > Charlie > > -- > Registered Linux User:- 329524 > > *** > > The nail that sticks up will be hammered down.-Japanese > proverb > > *** > Debian GNU/Linux - Magic indeed. > > - > -- Henning Follmann | hfollm...@itcfollmann.com

Re: wpa supplicant not starting - code 1...........

2021-10-18 Thread Henning Follmann
error must enter the works. > > So thanks for your help, but I can't complete what you ask. > > Just have to get on. Sure, if it works, there is no reason to invest more time into this (at most annoyance). > > Charlie > -- -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Following Pipewire developments

2021-11-08 Thread Henning Follmann
heresy saying this in a debian ML But.. The easiest way to get a current version of pipewire is to install fedora core. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Following Pipewire developments

2021-11-09 Thread Henning Follmann
On Mon, Nov 08, 2021 at 11:15:00PM +0100, Yoann LE BARS wrote: > > Hello, everybody out there! > > On 2021/11/08 at 2:39 pm, Henning Follmann wrote: > > The easiest way to get a current version of pipewire is > > to install fedora core. > > Yes, this is somet

Re: Simple way to scann all incoming and outgoing e-mails for viruses

2021-11-19 Thread Henning Follmann
ate a imapsieve filter on the imap server to sort suspicious mail into a spam folder. > > -- > John Doe > -- Henning Follmann | hfollm...@itcfollmann.com

Re: psutils: any known opensource prepress viewers for its output?

2021-11-23 Thread Henning Follmann
(or its PDF form) in its prepress layout? > > Thanks. > > -Tom maybe Scribus? -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: issue with smart

2022-01-05 Thread Henning Follmann
o log => it didn't happen. My best guess is AppArmor profile is wrong. But without any log, who knows, might be a green ogre flipping you off. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: DNS resolver issue

2022-01-24 Thread Henning Follmann
t 1.1.1.1 as a forward in your configuration and then just use 192.168.2.1 as your recursive resolver? -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: how to indent when printinng a ps file

2021-03-24 Thread Henning Follmann
ole page to and put it off center on the new page. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Modern best practice for putting a contact email on the web

2021-04-05 Thread Henning Follmann
much I can do apout that. I however employ reasonable measures to minimize the amount of spam coming through. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Modern best practice for putting a contact email on the web

2021-04-05 Thread Henning Follmann
han part of an solution. > > "Cloudflare Email Address Obfuscation helps in spam prevention by > hiding email addresses appearing in your pages from email harvesters > and other bots, while remaining visible to your site visitors." Sure, bud! > > https://support.cloudflare.com/hc/en-us/articles/200170016-What-is-Email-Address-Obfuscation- > -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: ping gateway ok, ping any other local network address fails

2021-04-09 Thread Henning Follmann
m ... > > I paste here a few commands I passed when remotely connected to the > problematic machine (sorry for the french locale). > What should I check next ? Ideas ? > [..] What does your network topology look like? -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Weird WiFi problem

2021-05-24 Thread Henning Follmann
k it works rather well. > > > > > Sorry, I'm answering neither of your (in other circumstances rightful) > > questions, since IMHO my findings made them irrelevant to the case. > > > > Thanks > > > > -- > Polyna-Maude R.-Summerside > -

Re: Weird WiFi problem

2021-05-25 Thread Henning Follmann
On Mon, May 24, 2021 at 09:50:04PM -0400, Polyna-Maude Racicot-Summerside wrote: > > > On 2021-05-24 1:16 p.m., Henning Follmann wrote: > > On Mon, May 24, 2021 at 12:24:30PM -0400, Polyna-Maude Racicot-Summerside > > wrote: [...] > >> > >> What

Bullseye default python

2021-06-09 Thread Henning Follmann
python2.7 would it be possible to point /usr/bin/python to python3? Or is 2.7 still the default? -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: upgrade to testing

2021-06-15 Thread Henning Follmann
; Do not do this blindly on a production server though. > > 1) > https://www.debian.org/releases/bullseye/amd64/release-notes/ch-upgrading.en.html > > -- > John Doe > -- Henning Follmann | hfollm...@itcfollmann.com

Re: bad experience with Thunderbird for IRC (OFTC) ?

2021-08-05 Thread Henning Follmann
y will end up with an exhaustive list (you might as well ask apt-cache ;) ). -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Error starting any Debian installation (on an AMD SEV enabled KVM)

2021-08-09 Thread Henning Follmann
w do you try to start the instance for installation? (Please list the complete line for running kvm) -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Error starting any Debian installation (on an AMD SEV enabled KVM)

2021-08-10 Thread Henning Follmann
there a reason why you do it this way and you use all these options? Or is this just something you found on google? Please try a much simpler approach for testing debian: virt-install --virt-type kvm --name buster-amd64 \ --location http://deb.debian.org/debian/dists/buster/main/installer-amd64/ \ --os-variant debian10 \ --disk size=20 --memory 4096 This is btw. from the debian wiki (https://wiki.debian.org/KVM) -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Root location

2021-08-13 Thread Henning Follmann
t the actual cpu this machine has. Then we can tell you what to do to install debian on that machine. Please tell us also about the amount of memory installed. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Mounting NFS share from Synology NAS

2022-02-01 Thread Henning Follmann
5 xyz users 4.0K Jan 30 21:31 Directory1 > drwxrwxrwx 4 xyz users 4.0K Aug 10 10:28 Directory2 > > Why can't user xyz access the mountpoint? > > Thank you for your support. > > Regards, > Christian > -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread Henning Follmann
ges on such a rig as well. > And we can do one better: the raspi compute module and the cm IO board. here you will get a PCIe socket which then can take up a SATA controller. -H -- Henning Follmann | hfollm...@itcfollmann.com

gpg-agent, smartcard remembers PIN forever

2022-02-15 Thread Henning Follmann
gtk-pinentry. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: how many W a PSU for non-gaming Debian?

2022-03-04 Thread Henning Follmann
> [2] https://dataswamp.org/~incal/ebchw/COMPUTER > https://dataswamp.org/~incal/SOFTWARE > > -- > underground experts united > https://dataswamp.org/~incal > -- Henning Follmann | hfollm...@itcfollmann.com

Re: how many W a PSU for non-gaming Debian?

2022-03-04 Thread Henning Follmann
ty to > withstand dips and spikes in mains voltage and may have a better power factor > so be more effective overall. > > the cost differential between 300 and 600W should be relatively small. > > Easier to overspecify: the other thing is that larger PSU wattages may have > q

Re: Sharing photos from Linux to Apple devices

2022-03-09 Thread Henning Follmann
icloud. It is OS agnostic. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: systemd.resolved problems

2022-03-25 Thread Henning Follmann
tty well as a local caching nameserver > > I'm sticking with resolvconf for the time being. > You are aware that resolvconf is a tool to manage your resolver configuration? It is not a resolver. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: nft newbie

2022-07-12 Thread Henning Follmann
to the address in the src address. And that can be a forged address. This way you reflect messages to someone else. In a nice world, where everybody plays by the rules reject would be the proper thing. Here in reality drop is the better choice. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: nft newbie

2022-07-12 Thread Henning Follmann
On Tue, Jul 12, 2022 at 06:16:12PM +0200, to...@tuxteam.de wrote: > On Tue, Jul 12, 2022 at 11:27:41AM -0400, Henning Follmann wrote: > > On Tue, Jul 12, 2022 at 11:31:11AM +0100, mick crane wrote: > > > On 2022-07-12 10:33, Gareth Evans wrote: > > > > On Tue 12 J

Re: Download button disabled

2020-08-26 Thread Henning Follmann
ed this > file to enable the network on my laptop. > Is there a way to enable this "download' button? > Best regards For those who have their magic crystal bowl in shop for cleaning: what the f*** are you talking about? -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Download button disabled

2020-08-26 Thread Henning Follmann
ed this > file to enable the network on my laptop. > Is there a way to enable this "download' button? > Best regards I take a guess here. try: apt-get download -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Journal

2020-09-03 Thread Henning Follmann
kbench? > I guess you want a blog. Most simplistic: blosxom -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: keyboard configuration stops working

2020-09-08 Thread Henning Follmann
On Mon, Sep 07, 2020 at 10:24:52PM -0500, David Wright wrote: > On Thu 20 Aug 2020 at 09:17:08 (-0400), Henning Follmann wrote: > > > > I have a strange one here. > > I do have in my /etc/default/keyboard this option line: > > > > XKBOPTIONS="lv3:menu_switc

Re: how to remove GUI

2020-09-11 Thread Henning Follmann
ends/ May I suggest Debian Science here? -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: wpa_supplicangt problems............

2020-09-26 Thread Henning Follmann
e to explain much more your setup. Please post your /e/n/i also part of the log where it fails Consider network=manager for your wireless connection. It most cases it is easier than all other methods. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: SanDisk USB stick problem

2020-12-08 Thread Henning Follmann
exe again it's owned by root, so use sudo. > Best regards, > Fred > -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: VPN ideas

2020-12-09 Thread Henning Follmann
le, that was a good one. :) -H -- Henning Follmann | hfollm...@itcfollmann.com

Loadbearing services

2020-12-09 Thread Henning Follmann
person. But in general I agree with the statement: "if you are not paying, you are the product". -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: VPN ideas

2020-12-09 Thread Henning Follmann
> the laptop in which case stopping those and/or running a firewall > > would be indicated.) > > > > I suppose it may depend on where you are. In the UK, public wifi > normally uses no encryption, because there are no local staff who can > help with problems. So any unencry

Re: Loadbearing services

2020-12-09 Thread Henning Follmann
r "time zone changes management" apprenticeships. You might be right that it doesn't need much resources but there is a lower limit and that might be "the last person" willing to do this. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: One network card many rj45 sockets

2021-01-19 Thread Henning Follmann
On Tue, 2021-01-19 at 12:47 +, mick crane wrote: > hello, > I see that you can get a single network card with 2, 3, 4 > connections. > Can you happily make each one on a separate private address block ? > 10.0.0.0, 172.16.0.0, 192.168.0.0 > > mick > Yes, but depending on your network topology

Re: [OT] Wifi AP for Gigabit LAN/WAN

2021-01-26 Thread Henning Follmann
On Tue, 2021-01-26 at 10:05 +0100, basti wrote: > On 26.01.21 09:28, Andrei POPESCU wrote: > > On Lu, 25 ian 21, 20:16:21, basti wrote: > > > Hello, > > > at the moment I use 802.11n /2.4GHz wifi. I get 1 Gbit down/250 > > > Mbit up > > > WAN in 2 months. > > > I'm search for wifi AP to get the bes

Re: [OT] Wifi AP for Gigabit LAN/WAN

2021-01-26 Thread Henning Follmann
T at the TP-link Archer C7 sounds good, > I will have a look at. > > -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: networking.service fails

2021-02-17 Thread Henning Follmann
> Feb 16 08:56:16.113796 debian systemd-udevd[387]: link_config: > autonegotiation is unset or enabled, the speed and duplex are not writable. [...] -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Debian install Question

2021-02-24 Thread Henning Follmann
ncludes most of the non-free firmware here: https://cdimage.debian.org/images/unofficial/non-free/images-including-firmware/10.8.0+nonfree/amd64/iso-dvd/ Please take the time to read AND understand the information on that site. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Debian install Question

2021-02-25 Thread Henning Follmann
a lot of people face this problem trying to install Debian on > their laptops. And it will continue to be a source of confusion with debian. However there is excellent documentation (wiki and installation manual) for debian. Unfortunately it seems reading documentation is a burden nobody can be bothered with. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Jitsi keeps failing when I want to use it

2021-03-06 Thread Henning Follmann
ed > reinstalling Jitsi-meet (and also Jicofo and Jitsi-videobridge2), which > worked in the past, but still no luck. Nor does rebooting the server help. > > Any ideas anyone? > As usual, no logs => it didn't happen! Without any information one could only guess. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: df shows wrong disk size

2019-06-03 Thread Henning Follmann
> e2fsck 1.44.5 (15-Dec-2018) > /dev/vgbarley/cache: clean, 8361/131072 files, 462129/1048576 blocks > > I read these as still showing 3G for df but 4G for ext. > Ross > You cheat ;) please show that /dev/mapper/vgbarley-cache == /dev/vgbarley/cache -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: which one is executed first ip_forward=1 or iptables FORWARD Drop

2019-06-13 Thread Henning Follmann
of iptables -L Also are network1 and network2 routable? Or do you try a NAT setup? > > *but not ran* what does that even mean? Does that mean it was not working? Technically it does, it just doesn't do what you want it to do. > > *Thanks for help* > *regards* and your "*

Re: Stream m3u8 not supported by network music player

2019-07-30 Thread Henning Follmann
s) this m3u file, open it with any text editor and extract the url for the stream from that file. -H -- Henning Follmann | hfollm...@itcfollmann.com

Trackman Marble under wayland in Buster

2019-08-07 Thread Henning Follmann
quot;Buttons""9" Option "ButtonMapping" "1 9 3 4 5 6 7 2 8" Option "EmulateWheel" "true" Option "EmulateWheelButton" "8" Option "Emulate3Buttons" "true" EndSection # TIA -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Trackman Marble under wayland in Buster

2019-08-16 Thread Henning Follmann
On Wed, Aug 07, 2019 at 11:29:48AM -0400, Henning Follmann wrote: > Hello, > I just updated to buster and with that comes wayland. > I am using a Trackman marble and I do have a custom > configuration for it to switch to scoll when I hold > button 8 (called "EmulateWheel"

Re: SOLVED: Re: buster: DNS server?

2019-08-16 Thread Henning Follmann
nes on the LAN. > > Thanks again. > > Doc > -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Configure apt-get to work through corp internet proxy

2019-08-16 Thread Henning Follmann
fetch some archives, maybe run apt-get update or try with > --fix-missing? > Have you considered that the proxy blocks this package? Does your company approve of this and did you talk to the administrator? ? -- Henning Follmann | hfollm...@itcfollmann.com

Re: Debian latency test

2019-08-16 Thread Henning Follmann
e meaningless unless you have a real time enabled kernel. The kernel does not provide predictable responsetimes without rt. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Solution to "pathetic email complaints"

2019-08-20 Thread Henning Follmann
ost all providers will accept your email IF (and that's a very big if) you do not spam. And just the fact that you think you got an email address legally (and maybe with some consent) does that mean You can enter that address anywhere else or send unlimited amount of junk. But if you are r

Re: Solution to "pathetic email complaints"

2019-08-20 Thread Henning Follmann
g 20, 2019 at 07:31:57AM -0400, Henning Follmann wrote: > > > > > If you setup your DNS properly create SPF an DKIM almost all > > > > > providers will accept your email IF (and that's a very big if) > > > > > you do not spam. > > > > >

Re: Solution to "pathetic email complaints"

2019-08-20 Thread Henning Follmann
On Tue, Aug 20, 2019 at 08:22:23PM +0300, Reco wrote: > On Tue, Aug 20, 2019 at 12:58:05PM -0400, Henning Follmann wrote: > > On Tue, Aug 20, 2019 at 07:14:01PM +0300, Reco wrote: > > > On Tue, Aug 20, 2019 at 11:24:42AM -0400, Michael Stone wrote: > > > > On Tue, Au

Re: Solution to "pathetic email complaints"

2019-08-20 Thread Henning Follmann
clients, dropping ru, tw, hk, br lowers the traffic by 80%. -- Henning Follmann | hfollm...@itcfollmann.com

Re: Solution to "pathetic email complaints"

2019-08-21 Thread Henning Follmann
On Tue, Aug 20, 2019 at 08:38:13PM +0100, Brian wrote: > On Tue 20 Aug 2019 at 14:43:08 -0400, Henning Follmann wrote: > [...] > > > > In some cases I block complete regions (geoip blocking). This > > obviously works only for "local" mailservers. &g

Re: Solution to "pathetic email complaints"

2019-08-21 Thread Henning Follmann
nth. > postgrey has some severe issues. Some services use these "verify by email" messages. And they use multiple out MX hosts. Some of your users will notice that these verifications will be delayed for hours sometimes days. Since most spam is piped through legit MX hosts, it

Re: Solution to "pathetic email complaints"

2019-08-21 Thread Henning Follmann
On Tue, Aug 20, 2019 at 03:51:22PM -0400, Michael Stone wrote: > On Tue, Aug 20, 2019 at 01:45:52PM -0400, Henning Follmann wrote: > > I was referring to "add your MTA for no good reason". > > That is vague and really not true. > > Why do you think that? Your abi

Re: Solution to "pathetic email complaints"

2019-08-21 Thread Henning Follmann
> around for as long as possible: mail is still a decentralized > protocol, and that is very valuable. > > Throwing up my hands and saying "it can't be done" is not an > option for me. > Amen, and thank you. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Solution to "pathetic email complaints"

2019-08-21 Thread Henning Follmann
On Tue, Aug 20, 2019 at 03:12:59PM -0400, Celejar wrote: > On Tue, 20 Aug 2019 12:58:05 -0400 > Henning Follmann wrote: > > ... > > > I also block constantcontact and mailchimp, because they are basically > > commercial spamming services and anyone can add anyone on

Re: Accidently deleted a default panel on MATE desktop

2019-08-23 Thread Henning Follmann
nment to the last snapshop before you deleted the panel. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Accidently deleted a default panel on MATE desktop

2019-08-23 Thread Henning Follmann
On Fri, Aug 23, 2019 at 08:26:07AM -0500, Richard Owlett wrote: > No need for cc, I'm subscribed to list Then tell your MUA to set the follow-up correctly. I don't make the decision, mutt does, based on your headers. > On 08/23/2019 07:56 AM, Henning Follmann wrote: > > O

Re: ./configure failure, can't find glib on debian-arm buster 10.1

2019-09-21 Thread Henning Follmann
othing > about it. > > Fix? > > Thanks all. > apt install libglib2.0-dev -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Mailarchiver

2019-09-23 Thread Henning Follmann
illing to pay for it, so commercial software is okay. > any suggestions? > Sure if they pay me, I'll come up with a solution. My first advice to them is to find a consultant who doesn't have to ask for (free) advice in a mailing list. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Email based attack on University

2019-10-02 Thread Henning Follmann
characters only. Excel is shit to begin with. Get rid of it, not only in e-mail. Whatever can be written in Word, can be written just in ASCII text. And you suck at typography anyway, do not even try. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Email based attack on University

2019-10-02 Thread Henning Follmann
On Wed, Oct 02, 2019 at 09:27:37AM -0400, Carl Fink wrote: > On Wed, Oct 02, 2019 at 08:41:11AM -0400, Henning Follmann wrote: > > > Here is one thing which actually make everybody safer: Do NOT (NEVER!) > > accept files > > which might include executable code. &g

Re: fetchmail timeout

2020-03-28 Thread Henning Follmann
onsider a decent mail provider instead. However. Did this ever work? Or are you just trying to set this up? If you are just setting this up, did you authorize for "less secure" access to that account? This is Googles spin to make everyones life miserable. -H -- Henning Follmann | hfollm...@itcfollmann.com

openPGP card fur LUKS decryption

2020-04-07 Thread Henning Follmann
Hello, I wonder how to setup a system with encrypted LVM disc and use a openPGP card like the Yubi key or the librem key for unattended boots. Did anybody try this before? TIA -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Please help me find a good Debian compatible video card

2020-04-25 Thread Henning Follmann
but Nvidia cards are okay I guess as long as > they work well with Debian. > > Thanks!! > I do not know about GPU and I do not care. For my purpose any simple card does the jobe well enough. However when it comes to reviews with linux in mind https://www.phoronix.com might be a go

Re: do we have an rtf to pdf convertor?

2020-05-01 Thread Henning Follmann
c It pretty much converts from and to anything. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Server goes to sleep

2020-05-16 Thread Henning Follmann
ey impact > running services? > > > ChrisR Just disable following targets: systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target That will avoid the system going to sleep. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Server goes to sleep

2020-05-16 Thread Henning Follmann
On Sun, May 17, 2020 at 12:02:20AM +1000, elvis wrote: > > On 16/5/20 10:15 pm, Henning Follmann wrote: > > On Fri, May 15, 2020 at 11:39:44AM -0700, Chris Rhodin wrote: > > > Hi, > > > > > > I've installed Debian Buster on a desktop system I use as

Re: Buster: network takes long pauses

2020-06-06 Thread Henning Follmann
s normally, without interruption. > It's the PC. > > Any suggestions on debugging/fixing? No log = it didn't happen. -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: Unable to boot new buster installation

2020-06-10 Thread Henning Follmann
e would randr get its information if Xorg was > running? > That might be actually your issue here. If you at one point created a xorg.conf (check "man xorg.conf" for all possible locations) it might get in your way. By default a modesetting server is started which collects the monitor's EDID information and sets the modeline automagically. Would you try moving any existing xorg.conf out of the way and starting xorg without? -H -- Henning Follmann | hfollm...@itcfollmann.com

Re: potential iptables problem

2020-07-04 Thread Henning Follmann
ed? > > Thanks. > That has nothing to do with ip address or iptables. The call sign ist used in a url request. -H -- Henning Follmann | hfollm...@itcfollmann.com

  1   2   3   4   >