22 thoughts on “send only mail with ssmtp

  • Hay guys if u get " Cannot send message: process excited with non zero status :
    Follow these steps..
    : go to your google account
    : click app passwords(enter ur password , click select app, then select mail. Click select device chose your device.
    : click generate
    : copy the default password
    : now
    : go to nano /etc/ssmtp/ssmtp.conf
    : remove your password and enter google app default password
    : now you try
    It will work 🥰🥰🥰
    :

  • Really helpful..Thanks a lot

  • how did you encrypt the password?

  • For those with a "process exited with a non-zero status" error using their own gmail account:

    try looking at the error log by typing

    cat /var/log/mail.err

    If the last lines say something along the lines of "Authorization failed", then you probably have your gmail account secured from using smtp. to solve this:

    Go to https://myaccount.google.com/security
    Scroll down to the bottom of the page, to the "Apps with account access" section
    and enable the "Allow less secure apps" option at the bottom.

    Note that this will also give you a less secure gmail account, because third-party apps could (if they wanted to) use your account to send emails under your name. But that is exactly what you are also trying to achieve with ssmtp.

  • Very explicit and well made video, thank you for your help! 🙂

  • cannot send message: Process exited with a non-zero status

  • I also get "cannot send message: process exited with non zero status." Has something changed in gmail?

  • Thanks for taking the time to make this. One question. How did you manage to star out your password in the config file? Is this a keystroke combination in nano? I haven't been able to find it.

  • getting an error
    cannot send message: process exited with non-zero status

  • Good tutorial, but I get this. 
    sSMTP[6491]: Unable to set AuthUser="user"
    sSMTP[6491]: Unable to set AuthPass="****"

  • – I have team group hacked the cvv and many tools,update everyday for sell.
    – I do business professional and quality.
    – I'm a seller good,honest and always sell cvv good and fresh with high balance.
    – My tools has tested before sell.
    – I hope to get many good customers and will be long time cooperation.
    I sell Cvv + RDP + SMTP+ Transfer WU + Dumps + Track 1&2 + Acc PayPal + Acc dating site…
    * Contact me yahoo ID : market.vault@yahoo.com
    Email: vaultmarketgood@gmail.com
    ICQ: 662018561

  • Great video!

    Just curious, if I want to send via a vps hosting via smtp over SSL, would I use the same config?

  • Excellent video this helped me out tremendously. One question how did you encrypt your password?

  • @jasahasch Yes it should work with any mail provider out there that supports smtp, I have done it in the past with Comast, Qwest and Google…you just have to adjust the servername, ports and logon credentials

  • @jasahasch would you mind sharing your configuration with me….so I can better help

Comments are closed.