Sending Emails with sSMTP - BASH
Loading...
3,245
Loading...
Uploader Comments (metalx1000)
see all
All Comments (36)
-
@metalx1000 Thanks!! Three minutes after having posted my question I found the problem: Simpler keys are required, without blank spaces or symbols... This was also the reason why it could not send mail by php. (Sorry for my bad english, but I'm not native englisch speaker...). Thank you once more!
-
@MayaRenderings: Thank you.... I think :)
Loading...
Excelent!! If someone could help me... I will realy appreciate it. When I do this I get the following output: "ssmtp: Authorization failed (...)
6183134 1 week ago
@6183134: Sounds like you aren't using the right username or password. Also, if you are using Gmail, depending on how you have your account setup, you might need to take other steps. Example, I just setup to step verification on my Google account.
metalx1000 1 week ago
Great video really liked it, i have one question, if i wanted to send to more than person like a group of friends how would i go by doing that?
vaina001 5 months ago
@vaina001: Good Question. I don't use ssmtp a lot, so I'm not sure off the top of my head, but i bet it has an option for to do that using carbon copy or something simular. Have to check the man file for it. But you could just create a "for loop" or a "while loop" that reads through a file with a list of addresses and does what we just did in the video in each loop.
metalx1000 5 months ago
Fantastic man hope you still uploading videos ... thumbs up jeje
lennon1780 7 months ago
@lennon1780: At lest 5 a week, if not more.
metalx1000 7 months ago