Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wiki:user:grasshopper [2020/06/30 20:37] – created grasshopper | wiki:user:grasshopper [2020/07/01 14:53] (current) – grasshopper | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
**Name:** John Angel | **Name:** John Angel | ||
+ | |||
**Sysop of:** The Meditative Mind | **Sysop of:** The Meditative Mind | ||
+ | |||
**Mail:** grasshopper@dragonflymoon.org | **Mail:** grasshopper@dragonflymoon.org | ||
+ | |||
**BBS:** **telnet**: telnet:// | **BBS:** **telnet**: telnet:// | ||
+ | |||
**Location: | **Location: | ||
Line 9: | Line 13: | ||
I was a SYSOP in the late 80's early 90's running Red Ryder Host BBS software and named the BBS "Ghost Ryder" __not__ based off of the Marvel Comics. I ran it for a short time when I lived in Memphis, TN. In the early 90's I also started getting interested in Amateur Radio and today I hold my Extra Class license. But back then I only held a Technician - No Code license. I participated largely in the W4BS Radio Club. Worked VHF alot! After the internet and time killed off my BBS I focused more on Amateur radio. I started getting nostalgic and wondered if there were any BBSes left in the world and then I found that they do on telnet! | I was a SYSOP in the late 80's early 90's running Red Ryder Host BBS software and named the BBS "Ghost Ryder" __not__ based off of the Marvel Comics. I ran it for a short time when I lived in Memphis, TN. In the early 90's I also started getting interested in Amateur Radio and today I hold my Extra Class license. But back then I only held a Technician - No Code license. I participated largely in the W4BS Radio Club. Worked VHF alot! After the internet and time killed off my BBS I focused more on Amateur radio. I started getting nostalgic and wondered if there were any BBSes left in the world and then I found that they do on telnet! | ||
- | |||
- | |||
- | ====== Email Security ====== | ||
- | |||
- | In order to prevent one's emails from being labeled as SPAM, or worse, rejected. More and more Servers are starting to reject email that is not being secured to prove that it has come from a reliable source and not some spammer. This page will walk through the steps of securing your email server. | ||
- | |||
- | //Note: This page assumes one owns a domain name and that domain name is the name to be used for one's BBS. If one uses synchro.net for emailing purposes, this will not apply in that case.// | ||
- | |||
- | ==== Dynamic IP Address - No problem ==== | ||
- | - Find a Dynamic Domain Server (DDNS) provider | ||
- | - There are many out there. There are even some free ones that will give at least one address which is all that is needed | ||
- | - This provider should provide directions on this initial setup | ||
- | - Setup an " | ||
- | - This name won't be visible and serves as just a target for one's owned domain name to point to | ||
- | - Next step is to setup records on the owned Domain Name | ||
- | |||
- | ==== Domain Name Records Setup ==== | ||
- | - Log into one's provider of the domain name | ||
- | - Create an " | ||
- | - Create a " | ||
- | - This should point to the address created in the DDNS provider | ||
- | - Create another " | ||
- | - This should also point to the address created in the DDNS provider | ||
- | - Create a " | ||
- | - This should point to the ' | ||
- | - Next is to setup the " | ||
- | |||
- | ==== Creating the ' | ||
- | - Still logged into one's provider of the owned domain name, create a " | ||
- | - The host name should be the " | ||
- | - The TXT Value will contain the information that will state which domain names and IPs are OK if email comes from one of those. One will want to include all possible URL/IP addresses that could serve up email. This part takes a little more effort to get the text right. Thankfully there are free tools available on the internet that will generate the SPF text for you. These are a couple of those sites. | ||
- | - https:// | ||
- | - https:// | ||
- | - Create another " | ||
- | |||