Top "Sendmail" questions

DO NOT use as a general tag for sending email.

sendmail: how to configure sendmail on ubuntu?

When I searched for configuring sendmail on ubuntu I din't get any clear answer, each of them assume I know …

ubuntu configuration sendmail
Sending a mail from a linux shell script

I want to send an email from a Linux Shell script. What is the standard command to do this and …

linux email shell sendmail
Using sendmail from bash script for multiple recipients

I'm running a bash script in cron to send mail to multiple recipients when a certain condition is met. I've …

bash sendmail
Sending HTML mail using a shell script

How can I send an HTML email using a shell script?

html linux email bash sendmail
Send mail via CMD console

Hi i want to send mail via microsoft cmd console. I tried many way, but i didnt succeed. i tried …

email console cmd smtp sendmail
Relay access denied on sending mail, Other domain outside of network

Sending mail results in error "Relay access denied". It throws "Relay access denied", whenever I tried to send mail to "…

smtp exchange-server sendmail
Send SMTP email using System.Net.Mail via Exchange Online (Office 365)

We are testing the new Office 365 beta, and i have a mail account on the Exchange Online service. Now I'm …

c# exchange-server office365 sendmail system.net.mail
Debugging PHP Mail() and/or PHPMailer

I'm quite stuck with a problem sending mail from a PHP script. Some data: Shared hosting, no SSH access, only …

php email sendmail
How to send a html email with the bash command "sendmail"?

Anyone has a demo available? Sendmail is said to be not scalable,but it's free,so I decided to use …

linux sendmail
VBScript to send email without running Outlook

I have written an automated test that runs each night, and I would like to email the results each night …

vbscript sendmail outlook-2007