• Curious about Email

    From Clifra Jones@1:103/705 to All on Fri Jul 27 10:46:32 2018
    I tested email from my BBS and while I expected outgoing email to work I was quite suprised when incoming email also works. I had expected I would need to create an MX record in my DNS host in order for other SMTP server to know how to route email back to me.

    How does this work? My DNS record for the BBS is daysofoldbbs.wilhartsolutions.com and I checked there is no MX record for this address.

    Just curious.
    Clifra Jones
    Sysop
    Days Of Old BBS:
    Address: daysofoldbbs.wilhartsolutions.com
    Telnet, SSH (Port 2222), Web

    ---
    * Synchronet * Days of Old BBS - telnet://daysofoldbbs.wilhartsolutions.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Clifra Jones on Fri Jul 27 10:56:41 2018
    Re: Curious about Email
    By: Clifra Jones to All on Fri Jul 27 2018 10:46 am

    I tested email from my BBS and while I expected outgoing email to work I was quite suprised when incoming email also works. I had expected I would need to create an MX record in my DNS host in order for other SMTP server to know how to route email back to me.

    How does this work? My DNS record for the BBS is daysofoldbbs.wilhartsolutions.com and I checked there is no MX record for this address.

    You don't need an MX record if you only have one host and it can receive the mail for the domain.

    digital man

    Synchronet/BBS Terminology Definition #53:
    TCP = Transmission Control Protocol
    Norco, CA WX: 85.9oF, 55.0% humidity, 0 mph NW wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.05-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nightfox@1:103/705 to Clifra Jones on Fri Jul 27 11:33:39 2018
    Re: Curious about Email
    By: Clifra Jones to All on Fri Jul 27 2018 10:46 am

    I tested email from my BBS and while I expected outgoing email to work I was quite suprised when incoming email also works. I had expected I would need to create an MX record in my DNS host in order for other SMTP server to know how to route email back to me.

    How does this work? My DNS record for the BBS is daysofoldbbs.wilhartsolutions.com and I checked there is no MX record for this address.

    When someone writes an email to you, I think the sending email server just connects to your domain (daysofoldbbs.wilhartsolutions.com) and tries to see if there's an incoming email server running on your domain, and if so, it's able to deliver the email to you.

    Nightfox

    ---
    * Synchronet * Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Nightfox on Fri Jul 27 12:55:05 2018
    Re: Curious about Email
    By: Nightfox to Clifra Jones on Fri Jul 27 2018 11:33 am

    Re: Curious about Email
    By: Clifra Jones to All on Fri Jul 27 2018 10:46 am

    I tested email from my BBS and while I expected outgoing email to work I was quite suprised when incoming email also works. I had expected I would need to create an MX record in my DNS host in order for other SMTP server to know how to route email back to me.

    How does this work? My DNS record for the BBS is daysofoldbbs.wilhartsolutions.com and I checked there is no MX record for this address.

    When someone writes an email to you, I think the sending email server just connects to your domain (daysofoldbbs.wilhartsolutions.com) and tries to see if there's an incoming email server running on your domain, and if so, it's able to deliver the email to you.

    Modern mail transfer agents (MTAs) will first look to see if there are any MX records associated with the domain name and if there is, attempt to send the mail to one of them (based on the priority field of the MX record). For example, your domain doesn't have an MX record:

    $ host digitaldistortionbbs.com
    digitaldistortionbbs.com has address 50.39.189.195

    But mine has a few MX records:

    $ host synchro.net
    synchro.net has address 71.95.196.36
    synchro.net mail is handled by 0 mail.synchro.net.
    synchro.net mail is handled by 2 bbs.synchro.net.
    synchro.net mail is handled by 1 cvs.synchro.net.
    synchro.net mail is handled by 3 vert.synchro.net.

    digital man

    This Is Spinal Tap quote #20:
    Well, I'm sure I'd feel much worse if I weren't under such heavy sedation. Norco, CA WX: 92.9oF, 40.0% humidity, 11 mph ESE wind, 0.00 inches rain/24hrs --- SBBSecho 3.05-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Tony Langdon@3:633/410 to Clifra Jones on Sat Jul 28 09:13:00 2018
    On 07-27-18 10:46, Clifra Jones wrote to All <=-

    How does this work? My DNS record for the BBS is daysofoldbbs.wilhartsolutions.com and I checked there is no MX record
    for this address.

    Mail can be delivered to a host with just an A record, if there are no MX records. That is valid.


    ... Scepticism is the beginning of faith.
    === MultiMail/Win v0.51
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
  • From Clifra Jones@1:103/705 to Digital Man on Fri Jul 27 21:27:14 2018
    Re: Curious about Email
    By: Digital Man to Nightfox on Fri Jul 27 2018 12:55 pm

    When someone writes an email to you, I think the sending email server just connects to your domain (daysofoldbbs.wilhartsolutions.com) and tries to see if there's an incoming email server running on your domain, and if so, it's able to deliver the email to you.

    Modern mail transfer agents (MTAs) will first look to see if there are any MX records associated with the domain name and if there is, attempt to send the mail to one of them (based on the priority field of the MX record). For example, your domain doesn't have an MX record:

    $ host digitaldistortionbbs.com
    digitaldistortionbbs.com has address 50.39.189.195

    But mine has a few MX records:

    $ host synchro.net
    synchro.net has address 71.95.196.36
    synchro.net mail is handled by 0 mail.synchro.net.
    synchro.net mail is handled by 2 bbs.synchro.net.
    synchro.net mail is handled by 1 cvs.synchro.net.
    synchro.net mail is handled by 3 vert.synchro.net.

    digital man

    Interesting, been in IT for 30 years and I can honestly say I have never tried that. Ican say I always ass-u-med that an MX record was required.

    Clifra Jones
    Sysop
    Days Of Old BBS:
    Address: daysofoldbbs.wilhartsolutions.com
    Telnet, SSH (Port 2222), Web

    ---
    * Synchronet * Days of Old BBS - telnet://daysofoldbbs.wilhartsolutions.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Tony Langdon@3:633/410 to Clifra Jones on Sun Jul 29 08:22:00 2018
    On 07-27-18 21:27, Clifra Jones wrote to Digital Man <=-

    Interesting, been in IT for 30 years and I can honestly say I have
    never tried that. Ican say I always ass-u-med that an MX record was required.

    I used to run mail servers and read the O'Reilly book "Sendmail" thoroughly back when our primary mail server ran Sendmail, which is why I know you don't need an MX record, though I tend to use them anyway. :)


    ... In seeking the unattainable, simplicity only gets in the way.
    === MultiMail/Win v0.51
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)