hello everyone in this Article we're going to talk about SMTP SMTP stands for a Simple Mail Transfer Protocol now I previously did a video on pop and IMAP which those are the protocols that are used for retrieving email and now I'm doing a video on SMTP which is a protocol that is used for sending email SMTP is basically a set of commands that authenticates and directs the transfer of email now a good way to remember what SMTP does is by looking at the acronym SMTP and associating it with sending mail to people so as an example when you write an email using an email client such as Microsoft Outlook and then when you hit send the email travels from your computer to your email server using the SMTP protocol now this server is also known as the SMTP server and this is what's configured in your email client so for example if you're using Gmail the SMTP server address would be smtp.gmail.com and then your SMTP server will send the message to the recipients email server also using SMTP then the email will stay on the recipients email server until the recipient logs into their email account and downloads the email using pop or IMAP or they can just view the email on the server by using webmail now SMTP uses the TCP protocol and if you're not familiar with what TCP does while TCP is a connection-oriented protocol and it guarantees the delivery of the email now this is assuming that the destination email address is correct and still exists but if for some reason that the email that you sent does not reach its destination so for example maybe you misspelled the email address or the email address no longer exists so if this happens you'll get that familiar mail delivery error in your mailbox informing you that the email you sent failed and just like pop and IMAP SMTP is also configured in your email client such as Microsoft Outlook Mozilla Thunderbird or your mobile device so for example if you're using Gmail you would use SMTP gmail.com in the outgoing server settings in your email client and this is also known as the SMTP server setting this setting tells your email client where it can send the email to so in conclusion basically SMTP is similar to a mailman the mailman picks up the mail from your mailbox at your home and then finds the correct route and then delivers it to the destination mailbox
what is the BIOS CMOS and UEFI so that's what we're going to talk about in this video now BIOS stands for basic input/output system the BIOS is firmware that's built into the motherboard that initializes the computer's hardware as the computer is being booted and then after it initializes the hardware it then searches for a boot device such as an optical drive or a storage drive to boot software such as an operating system so from the start when you first turn on the computer the computer does what's called a power-on self-test or post which is run by the bios it tests the computer to make sure all the requirements are met and if the hardware is working correctly before starting the operating system if the computer passes the test the internal speaker will make a short single beep which indicates that the computer has passed the test and is booting up normally however if there are no beeps or multiple beeps then that means that the computer has failed the test and s...
Comments
Post a Comment