Welcome, Guest. Please login or register.

Author Topic: Amiga 68k mail provider suggestions  (Read 2841 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline johnklos

  • Full Member
  • ***
  • Join Date: Feb 2010
  • Posts: 190
    • Show all replies
Re: Amiga 68k mail provider suggestions
« on: April 27, 2018, 03:41:05 AM »
Dedicating something like a Raspberry Pi or a Nano Pi to an Amiga is an excellent idea. If you don't have an ethernet for your Amiga, it can do SLIP or PPP over serial and connect to the Internet via wireless or ethernet.

Running stunnel on the Pi is the best way to deal with SSL / TLS. The worst possible way is to turn it all off. With an up to date version of stunnel, you won't have all the SSL / TLS issues that older software has.

There are other things a Pi can do, too, such as act as a web rendering proxy, a fileserver, and more.