Alfin Poste chiude la posta.

 

Secondo voi una società che si chiama “Poste Italiane” e che ha avuto per più di un secolo il monopolio della posta in Italia non avrebbe come “missione aziendale” nel XXI secolo di offrire servizi di posta elettronica?

Ovvio che sì. Ed in fatti Poste Italiane con la diffusione dell’email ha offerto per anni un ottimo servizio di e-mail. Gratuito

Che ora hanno chiuso.

Lo volete un consiglio? Riaprite le e-mail!

Han chiuso quello gratis ed è diventato a pagamento, direte voi.

No. Han chiuso sic-et-simpliciter. Manco han detto “sapete che da gennaio la casella sarà a pagamento x€/anno? Clicca qui, per pagare $X+$Y ed avere millemila giga di casella! Anzi, se paghi anche +$Z te la facciamo diventare pure PEC!”

No. I fantomagici (ed immagino strapagati) dirigenti di Poste Italiane han deciso che vendere un servizio di posta (elettronica, liscio)  gli schifa.

Io non l’ho usata professionalmente ma immagino che in molti lo han fatto. Sai che scocciatura, per non dire che danno, dover contattare tutti i clienti vecchi e nuovi ed i fornitori e dirgli che cambiavano email?

Io avrei pagato VOLENTIERI per mantenere il mio indirizzo paolo.redaelli@poste.it! Oh, se avrei pagato!

Ed invece questi geni mi han mandato questo:

Gentile Cliente,
facendo seguito alla precedente comunicazione, ti informiamo che la casella di posta elettronica Postemail potrà essere utilizzata ancora fino al 31 ottobre 2019. Entro tale data, ti invitiamo a salvare i tuoi messaggi. Per semplificare tale operazione, puoi utilizzare anche i comandi del menù “opzioni aggiuntive/esporta messaggi”.

Se già disponi di altro account di posta elettronica, puoi chiederci che venga attivato l’inoltro dei nuovi messaggi a tale indirizzo. Per farlo, è sufficiente inviare una richiesta dalla tua casella Postmail all’indirizzo chiusurapostemail@poste.it indicandoci il nuovo indirizzo e-mail. Il servizio rimarrà attivo fino al 31 gennaio 2020.

Cordiali saluti,

La cosa assurda è che offrono un servizio di Posta Elettronica Certificata. Ma han dovuto usare un dominio separato. Ma cosa si fumano?

Cara Poste.it lo vuoi un consiglio? Riaprite le caselle poste.it!!!

how old is your linux installation

I was just wondering how old is my Dell Precision. So I asked DuckDuckGo “how old is your linux” and it told me to to read how old is your linux installation on documentacoes.wordpess.com

sudo tune2fs -l $( df -h | awk '$NF ~ "/$" {print $1}' ) | grep created

Filesystem created: Wed Nov 26 21:22:41 2008

Well, I knew it. I was slightly surprised to discover that my main machine is from 2013 and its installation went fine throught a full change of CPU.

Oh, debug symbols

I forgot how big an executable can become when you compile it with debug symbols.

I was recompiling IfcOpenShell. For a moment my 16Gb, 12core machine froze. Well, an executable of six hundred, thirty five millions of bytes!

paolo@rigel:/mnt/dati/paolo/src/IfcOpenShell/build/Linux/x86_64/install/ifcopenshell/bin$ file *
IfcConvert: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=4aedda5d6f5398c7692e05e99cad2384cf90c992, for GNU/Linux 3.2.0, with debug_info, not stripped
IfcGeomServer: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=1b6d02232a0994d7c4cb07c08a56543a1e7849d1, for GNU/Linux 3.2.0, with debug_info, not stripped
paolo@rigel:/mnt/dati/paolo/src/IfcOpenShell/build/Linux/x86_64/install/ifcopenshell/bin$ du -h *
635M IfcConvert
413M IfcGeomServer
paolo@rigel:/mnt/dati/paolo/src/IfcOpenShell/build/Linux/x86_64/install/ifcopenshell/bin$ strip *
paolo@rigel:/mnt/dati/paolo/src/IfcOpenShell/build/Linux/x86_64/install/ifcopenshell/bin$ du -h *
52M IfcConvert
42M IfcGeomServer

Nice mail discoveries

Holy my! For the first time in years, someone wrote 2 decades, OpenBSD Mail Server Bug Allowed Remotely Executing Shell Commands As Root. So I was curious to find it out on my Debian machine:

apt search OpenSMTPD
Ordinamento… Fatto
Ricerca sul testo… Fatto
mblaze/unstable 0.6-1 amd64   utilità UNIX per lavorare con Maildir
opensmtpd/testing,unstable 6.6.2p1-1 amd64   server SMTP sicuro, affidabile, snello e facile da configurare

Well, no other packages refers to it except this mblaze, which is in itself a nice discovery: it offers several commands to handle Maildir

Package: mblaze

Homepage: https://github.com/leahneukirchen/mblaze
Tag: implemented-in::c, interface::commandline, mail::TODO, role::program,
scope::utility, works-with::mail
Download-Size: 125 kB
APT-Sources: http://ftp.it.debian.org/debian unstable/main amd64 Packages
Description: UNIX utilities to deal with Maildir
The mblaze message system is a set of Unix utilities to deal with mail kept in
Maildir folders. It is a classic command line MUA and has no features for
receiving or transferring mail; you are expected to fetch your mail using
fdm(1), getmail(1) offlineimap(1), procmail(1), or similar , and send it using
dma(8), msmtp(1), sendmail(8), as provided by OpenSMTPD, Postfix, or similar.
mblaze expects your mail to reside in Maildir folders.
.
Its design is roughly inspired by MH, the RAND Message Handling System, but it
is a complete implementation from scratch. mblaze operates directly on Maildir
folders and doesn't use its own caches or databases. There is no setup needed
for many uses.
.
mblaze consists of these Unix tools that each do one job:
maddr(1) extract addresses from mail
magrep(1) find mails matching a pattern
mcom(1) compose and send mail
mdeliver(1) deliver messages or import mailboxes
mdirs(1) find Maildir folders
mexport(1) export Maildir folders as mailboxes
mflag(1) change flags (marks) of mail
mflow(1) reflow format=flowed plain text mails
mfwd(1) forward mail
mgenmid(1) generate Message-IDs
mhdr(1) extract mail headers
minc(1) incorporate new mail
mless(1) conveniently read mail in less(1)
mlist(1) list and filter mail messages
mmime(1) create MIME messages
mmkdir(1) create new Maildir
mpick(1) advanced mail filter
mrep(1) reply to mail
mscan(1) generate one-line summaries of mail
msed(1) manipulate mail headers
mseq(1) manipulate mail sequences
mshow(1) render mail and extract attachments
msort(1) sort mail
mthread(1) arrange mail into discussions