Page 1 of 1

interlink V52.9.7634 GTK3 en_UK (email and news client, slim Mozilla Thunderbird fork)

Posted: 03 Dec 2020, 09:22
by Rava
interlink V52.9.7634 GTK3 en_UK (email and news client, slim Mozilla Thunderbird fork)

In case you wonder why two updates so quick after one other: My bad, I was late uploading the interlink V52.9.7606 version… but this one I did upload the same day I created it - even when it took me four attempts due to my internet having temporary issues and the upload was interrupted three f*c*ing times…


Initial post about older version with lots of info on interlink here: Interlink gtk2 (email and news client, slim Mozilla Thunderbird fork)

Cave¹! I removed the two deactivated Add-Ons.

Code: Select all

{e2fda1a4-762b-4020-b5ad-a41df1933103}/ : Lightning calendar
{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}.xpi : GoogleCalendar
CAVE²! By default Interlink downloads all of your INBOX and all other Email boxes like sent, spam or trash to your users home directory. That's in the case of my main Email account more than a GB of data, and it goes all into your RAM aufs filesystem and might freeze or even crash your system.
So, after you made your setup, aka gave the email address and IMAP settings and whatnot, best exit Interlink and move the folder "/home/guest/.binary outcast" and all subfolders to a non-RAM based media, best one with Linux filesystem (or you compromise security, see below).
After moving the folder, create a symlink that links to the new location on your hard drive (see below).
Only then you should start it up again and connect it to your email account to actually download the emails.


This looks like so on my machine:

Code: Select all

root@porteus:/home/guest# ls -l .binary\ outcast
lrwxrwxrwx 1 root root 37 Dec 31 03:39 .binary outcast -> /mnt/sda6/home/guest/.binary outcast/
You could as well use a FAT or NTFS filesystem, but be aware of the possible risks when you let Interlink store your Email account password. Therefore I strongly recommend using a Linux filesystem for storing the Interlink data and email post boxes :hi:
_______________________________________________

Here is the download link via filehorst:
https://filehorst.de/download.php?file=dhtybjvz

Filename is "007-interlink-52.9.7634.linux-x86_64-gtk 3_en_UK_rava_ln-interlink-bin.xzm"; size 38.62 MB or 40493056 Bytes.
The md5sum is like filehorst says it is: 7294b44a198f635a4f503cd0326bac84

To get it, first wait 15 seconds "Dein Download wird jetzt vorbereitet." (Your download is being prepared)
Then click "Jetzt zur Download-Seite" (now to the download page)
Then click "Dein Download steht nun bereit. Klicke hier, um ihn zu starten." (Your download is ready. Click here to start downloading it)

Have fun with emailing to your hearts content. :Rose:

You might wonder why its called *ln-interlink-bin. That is because Firefox, Interlink and also Palemoon usually comes with a double binary, the one is named like the program, e.g. interlink, and the other is named interlink-bin. Both binaries are the very same, the md5sum proved that every time, so I replace one such binary with a symlink to the other.
:happy62: