Re: [dev] SYNChronous SendMail

From: Mattias Andrée <maandree_AT_kth.se>
Date: Tue, 10 Sep 2019 18:48:17 +0200

Hi,

What is the point of doing your own mini-libc within the
program? Aren't you just making it less portable and
adding more code to read?


Regards,
Mattias Andrée


On Tue, 10 Sep 2019 15:49:19 +0000
<sylvain.bertrand_AT_gmail.com> wrote:

> Hi,
>
> For those who might be interested:
>
> I did write a lean/suckless-ish sendmail like program:
> https://rocketgit.com/user/sylware/syncsm
>
> It is meant for devs/advanced sysadmins/very advanced users dealing themselves
> with their "email server". I am currently using it (not on _this_ email address
> obviously, see below).
>
> Features: no libc (direct syscalls, x86_64/aarch64), "one compilation unit",
> etc.
>
> --------
>
> As some of you may already know, gogol/gmail, for many pop/smtp users, is
> blocking usually once a year their email accounts asking for a
> re-authentication via the google account web interface. And since recently (a
> year-ish), you cannot log in anymore without a full javascript www browser, aka
> gecko|blink/webkit (all are same-same). I am still using my gmail account till
> it's blocked.
>
> They are now way beyond evil, and are re-united with the digital
> organized crime where you have microsoft/apple (irony).
>
> regards,
>
Received on Tue Sep 10 2019 - 18:48:17 CEST

This archive was generated by hypermail 2.3.0 : Tue Sep 10 2019 - 19:36:09 CEST