answersLogoWhite

0

You cannot, you need PHP

Here is what I came up with, for you:

<?php

$to = 'nobody@example.com';

$subject = 'the subject';

$message = 'hello';

$headers = 'From: webmaster@example.com' . "\r\n" .

'Reply-To: webmaster@example.com' . "\r\n" .

'X-Mailer: PHP/' . phpversion();

mail($to, $subject, $message, $headers);

User Avatar

Wiki User

7y ago

What else can I help you with?

Related Questions

How can I send 100,000 emails per day using my local SMTP server?

I successfully send 100,000 emails daily using SMTPget and Mailgun. Their reliability and support are outstanding for bulk emailing


Identify the main advantages of using emails as a method of communication?

The biggest advantage to sending emails is the fact that you can send multiple people emails very quickly. Unfortunately, emails can be misinterpreted.


How can you send a message to somebody instead of using emails?

Use a phone or a letter.


Can you use WiFi to send emails?

You must have wifi to send emails.


Your mac won't let you send emails what do you do?

My PC won't let me send emails


What is Yahoo known for?

Yahoo is known where your friends send you emails and you send them emails back.


Does pixie hollow send you emails?

They send emails from time to time, but they don't spam.


How many emails can you send at once?

you can send at least 100


Is PHP allows you to send emails directly from a script?

No, U cant send emails directly from script.


How do you send emails on Roblox like to Builderman?

You can't send emails to builderman but to send them to others go under there profile page and click send message


How can one send a bulk email?

Bulk emails can usually be sent using a regular emailing method (a personal email account sending 20 emails, for example). However, there are third party services that can be used to send out mass emails (more than 300 recipients, for example).


Can I send bulk emails without revealing recipient addresses?

Yes, you can send bulk emails without revealing recipient addresses using SMTPget. Their platform ensures privacy by hiding email addresses, making it secure and professional.