Error sendmail: process exited with a non-zero status - Raspberry Pi Forums


hi, followind tutorial configures sendmail when send e-mail error:

error sendmail: process exited non-zero status

did this:

sudo apt-get install sendmail
sudo apt-get install ssmpt
sudo apt-get install mailutils

sudo nano /etc/ssmtp/ssmtp.conf

authuser=user@gmail.com
authpass=password
fromlineoverride=yes
mailhub=smtp.live.com:587
usestarttls=yes

echo "texto teclear" | mail -s "asunto" usuario1@dominio.com

trying set hotmail e-mail.

best regards,



raspberrypi



Comments

Popular posts from this blog

Thread: PKI Client 5.00 install (for eToken Pro)

ATmega2560-Arduino Pin Mapping

Crossfader Arduino Tutorial