Top "Sendmail" questions

DO NOT use as a general tag for sending email.

Using sendmail from command line

I'm trying to write a bash script, to be run by a cron task, which will send me an email …

email cron sendmail
sendmail connection refused by 127.0.0.1

The server that I'm on is FreeBSD and sendmail just recently stopped sending emails. I've been doing a lot of …

email localhost sendmail freebsd
Raspberry PI - Send mail from command line using GMAIL smtp server

How can I send email from Raspberry Pi using my gmail account? I would like to send mail from command …

command-line smtp gmail sendmail raspberry-pi3
Sendmail vs SMTP

A rails application in production should use smtp or sendmail to send mails?

ruby-on-rails smtp sendmail
send mail using xampp in php

I've seen a lot of videos but haven't got a hang of how to send mail in php. I've configured …

php sendmail
How to send email with Phpmailer with DKIM signature?

I`m using PHPmailer to sent email. I installed postfix service and DKIM-Milter to generate the key. It works fine …

php sendmail postfix-mta phpmailer dkim
Embedding an image in an email using linux commands

Is there a way to embed images into the body of an email using linux commands like mutt or sendmail? …

linux email sendmail
Java Send Email Illegal semicolon?

I'm trying to send emails with java from database. After I run my main method for some reason I'm getting …

java arraylist sendmail
Sending mail takes long time in localhost

I am using Ubuntu.I installed sendmail in my local host using the following command sudo apt-get install sendmail Now …

php ubuntu sendmail
How to send HTML body email with multiple text attachments using sendmail

I want to send a HTML file as message body and want to attach multiple text files to this email …

unix sendmail