What is the function of SMTP FTP?

How do I send an email using SMTP?

I want to send email using SMTP and do not use Gmail as the SMTP server.

Please help me with this. You can use PHP's built-in mail function:
It can also take a third parameter, for more information see: EDIT. As stated in your question the following code is NOT suitable. "r ";
This assumes you are running the script from within your web server's context and not a local server. On your local server you need to install your own mail server which may or may not be as simple as installing gmail/sendmail but if it's just gmail it will be very simple. If this isn't what you are trying to do then leave a comment stating this.

What is the function of SMTP FTP?

I want to learn about this service, it is possible or not?

What are the difference between email service and smtp service

Re: ? smtp-ftp is one of the old, basic methods of sending email from a client to a server. A normal mail will be delivered to the intended recipient in your inbox. If you try sending a mail to a server which does not have SMTP-FTP functionality, then your mail will be simply delivered to the "spam" folder.

SMTP is a protocol used to send email messages. It can be used to send email to servers and/or clients. When you send mail to a server, it is stored on the mail server's queue and then sent to the email address you provided. You cannot specify a server's IP address as the recipient because your email will be sent to that server. This means that you cannot send email from one machine to another.

To send email to someone else, you need to provide their email address or phone number so that your email can be delivered to their account. The process of delivering email to a person is called 'delivering mail'. If you want to send email to a person, but you don't know the person's email address or phone number, you can send the email to a mailbox address (mailbox being the address for that person). To receive email to your mailbox address, you must provide the email address of your mailbox in your SMTP client. You can receive email to your mailbox address without providing an email address. You can use your phone number to receive email to your mailbox address. You can get a free email account by signing up at
No problem. I want to learn about smtp and ftp email services. I want to send email to someone and if I can send it to someone else it's ok but what is the function of SMTP FTP?

Thank you. If you're going to send email, you need to learn the SMTP protocol, as the SMTP protocol is the way email is sent to the server.

Related Answers

How does the Simple Mail Transfer Protocol work?

It is a request-reply protocol used for electro...

What is Simple Mail Transfer Protocol and how does it work?

Simple Mail Transfer Protocol (SMTP) is a well-...

What Does SMTP mean?

I have to send email to a mobile user from my application. Is...