What is the actual user that sends email through ssmtp ? is it root ? apache?, www-data ?
how could i know ?
Search found 13 matches
- Sat Jan 21, 2017 11:35 am
- Forum: ZoneMinder 1.28.x
- Topic: email with ssmtp
- Replies: 4
- Views: 4532
- Sat Jan 21, 2017 11:33 am
- Forum: ZoneMinder 1.28.x
- Topic: email with ssmtp
- Replies: 4
- Views: 4532
Re: email with ssmtp
Fixed one thing : file revaliases could not be accessed because of wrong chmod... now i have really no more error messages in Logs , even after restaring zm, ... but i still receive no email ! i tried a reverse alias for user apache because it is the owner of process zmfilter but it does not work ...
- Sat Jan 21, 2017 10:25 am
- Forum: ZoneMinder 1.28.x
- Topic: email with ssmtp
- Replies: 4
- Views: 4532
Re: email with ssmtp
So i tried restarting zm: then i got this message Jan 21 11:21:25 localhost sSMTP[424]: /etc/ssmtp/ssmtp.conf not found at the first time an alarm is triggered ... however all the subsequent alarms will not complain any more and i will get INF Notification email sent, as if everything was all right ...
- Sat Jan 21, 2017 10:15 am
- Forum: ZoneMinder 1.28.x
- Topic: email with ssmtp
- Replies: 4
- Views: 4532
Re: email with ssmtp
I tried $mail->send('sendmail -v ','/usr/sbin/ssmtp',$Config{ZM_EMAIL_ADDRESS});
and zm does not like it :
However though it complains that sendmail -v is an Unknown send method it will eventually say INF Notification email sent !!! how can this be?
and zm does not like it :
However though it complains that sendmail -v is an Unknown send method it will eventually say INF Notification email sent !!! how can this be?
- Sat Jan 21, 2017 9:41 am
- Forum: ZoneMinder 1.28.x
- Topic: email with ssmtp
- Replies: 4
- Views: 4532
email with ssmtp
Hello , i have successfully tested ssmtp with the mail command line option (i get the messages). and configured zoneminder as explained in the wiki to send messages through ssmtp. (i'm on zm 1.28) Everything seems all right in the Log when emails are triggered on alarms, e.g i get info messages ...
- Wed Dec 07, 2016 7:44 pm
- Forum: ZoneMinder 1.28.x
- Topic: MJPEG over RTSP
- Replies: 0
- Views: 3181
MJPEG over RTSP
Hello, I have converted a webcam into an ip-camera using gstreamer : with gstreamer i create a rtsp server that makes direectly available the webcam MJPG video format (not the raw format compressed in h264 !) for any IP connection. So i'm wondering if it's possible to get this in zoneminder and if ...
- Thu Feb 25, 2016 2:18 pm
- Forum: ZoneMinder 1.28.x
- Topic: monitor a gstreamer stream
- Replies: 0
- Views: 3057
monitor a gstreamer stream
Hello, I 'm correctly receiving (with a gst-launch command) a gstreamer rtp h264 HD video flux over UDP on the machine where zoneminder is installed. is it possible to monitor directly this video flux with zoneminder (so no gst-launch command receiver side) ? If yes i assume Ffmpeg is the correct ...
- Thu Jun 19, 2014 8:05 am
- Forum: ZoneMinder 1.26.x
- Topic: 'zmfilter.pl ' exited abnormally, exit status 9
- Replies: 1
- Views: 1694
Re: 'zmfilter.pl ' exited abnormally, exit status 9
OK , the problem is solved, required perl modules was not installed on Mageia
- Wed Jun 18, 2014 2:12 pm
- Forum: ZoneMinder 1.26.x
- Topic: 'zmfilter.pl ' exited abnormally, exit status 9
- Replies: 1
- Views: 1694
'zmfilter.pl ' exited abnormally, exit status 9
Dear, I have been struggling with zm 1.26 for several days now, but didnt manage to make the filter work: The events produce themselves but they never trigger anything even if i check the box: archive or send email. It doesnt seem to be related to something else but the filter itself and i sometime ...
- Mon Jun 16, 2014 2:58 pm
- Forum: ZoneMinder 1.26.x
- Topic: cant access zm web interface from another computer
- Replies: 3
- Views: 2309
Re: cant access zm web interface from another computer
Apparently, the machine where zm is installed is not pingable from the other machine on the LAN...(!?) yet i can access the internet from this machine and nmap says that the only open port is 80... i suspect something in the iptables but it's really for expert...i understand nothing at all of the ...
- Mon Jun 16, 2014 2:26 pm
- Forum: ZoneMinder 1.26.x
- Topic: cant access zm web interface from another computer
- Replies: 3
- Views: 2309
Re: cant access zm web interface from another computer
Apparently, the machine where zm is installed is not pingable from the other machine on the LAN...(!?) yet i can access the internet from this machine and nmap says that the only open port is 80... i suspect something in the iptables but it's really for expert...i understand nothing at all of the ...
- Sun Jun 15, 2014 10:23 pm
- Forum: ZoneMinder 1.26.x
- Topic: cant access zm web interface from another computer
- Replies: 3
- Views: 2309
Re: cant access zm web interface from another computer
and there is also a recurrent error in the logs : gettimeofday() ... it's not safe to rely on system time zone setting...
Have no idea where does this come from
Have no idea where does this come from
- Sun Jun 15, 2014 10:03 pm
- Forum: ZoneMinder 1.26.x
- Topic: cant access zm web interface from another computer
- Replies: 3
- Views: 2309
cant access zm web interface from another computer
I have installed zm on mageia successfully: everything works fine except the communication with the external world : I can generate many alerts by moving in front of the camera but: ftp : nothing is transferred email : nothing is sent though i have carefully configured both and even from another ...