On Ma, 22 sep 20, 16:37:40, Gary Dale wrote: > > Your first point makes it impossible for me to present anything because this > list doesn't (AFAIK) allow attachments.
This is a myth, I just attached a small script to this message. The list apparently does indeed filter some attachments most likely based on size, possibly also type. https://www.debian.org/MailingLists/#codeofconduct Kind regards, Andrei -- http://wiki.debian.org/FAQsFromDebianUser
#!/bin/sh set -e ip link set eth0 up ip address add 192.168.0.64/24 dev eth0 ip route add default via 192.168.0.1
signature.asc
Description: PGP signature