Search found 5 matches
- April 4th, 2014, 9:50 pm
- Forum: General Discussion
- Topic: Please Help With Sending Emails
- Replies: 8
- Views: 6099
Re: Please Help With Sending Emails
Rick, that's exactly what I'm saying if I run the cron job as a root everything is fine, email is not "bouncing" as soon as the cron job is ran as acidjesus baam email "bounces" I'll try to add # The user that gets all the mails (UID < 1000, usually the admin) root=mygmailemail@g...
- April 4th, 2014, 8:03 pm
- Forum: General Discussion
- Topic: Please Help With Sending Emails
- Replies: 8
- Views: 6099
Re: Please Help With Sending Emails
Rick, I've been looking at that ssmtp.conf file for past four days with no luck, I don't see acidjesus anywhere. acidjesus is the user that runs cron job to start VNC at boot time, and also I use that user for everything else. If i run cron job as a root then I don't have this problem. I followed th...
- April 4th, 2014, 5:26 pm
- Forum: General Discussion
- Topic: Please Help With Sending Emails
- Replies: 8
- Views: 6099
Re: Please Help With Sending Emails
Thank you Rick for a quick reply,
I just don't understand why ssmtp is trying to email a local user that has no valid email.
I just don't understand why ssmtp is trying to email a local user that has no valid email.
- April 4th, 2014, 1:36 pm
- Forum: General Discussion
- Topic: Please Help With Sending Emails
- Replies: 8
- Views: 6099
Re: Please Help With Sending Emails
And here is my ssmpt conf file. # The user that gets all the mails (UID < 1000, usually the admin) root=mygmailemail@gmail.com # The mail server (where the mail is sent to), both port 465 or 587 should be acceptable # See also http://mail.google.com/support/bin/answer.py?answer=78799 mailhub=smtp.gm...
- April 4th, 2014, 1:33 pm
- Forum: General Discussion
- Topic: Please Help With Sending Emails
- Replies: 8
- Views: 6099
Please Help With Sending Emails
Hey guys, first off all I would like to thank you for the awesome guide on how to set up your own media server. Everything is working just fine besides the email notifications. I'm starting the VNC as a regular user not root, the cron job script is working etc. (same way as in the guide) But I alway...