Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


Yoban

453 posts

Ultimate Geek
+1 received by user: 86


#240380 5-Sep-2018 13:38
Send private message

Hi there

 

After some guidance/alternative methods of sending email notifications from my CCTV (dahua) running on Netgear ReadyNAS Surveillance app so that Xtramail do not think I am sending spam - even though they are from me to me.

 

I have been working hard to get the sensitivity right over the last few days and I am guessing that all the emails been sent plus some alerts from my NAS contributed to my account being locked last night. Support has unlocked it and suggested the issue was someone trying passwords to gain access.

 

Objective is to get the email with a snapshot of who/what triggered the motion.

 

Have had a look at AWS SES as an option. 


Filter this topic showing only the reply marked as answer Create new topic
wellygary
8810 posts

Uber Geek
+1 received by user: 5287


  #2084329 5-Sep-2018 13:48
Send private message

Create a new account and use Gmail's servers  to send the notification email?




shk292
2916 posts

Uber Geek
+1 received by user: 2040

Lifetime subscriber

  #2084331 5-Sep-2018 13:50
Send private message

Set up a separate gmail account and use that to send the emails?  I use an existing gmail account for NAS health emails and it works OK


Yoban

453 posts

Ultimate Geek
+1 received by user: 86


  #2084333 5-Sep-2018 13:50
Send private message

wellygary:

 

Create a new account and use Gmail's servers  to send the notification email?

 

 

Thanks for that! Will look deeper in to that as well. Not a gmail user at present.




Yoban

453 posts

Ultimate Geek
+1 received by user: 86


  #2084334 5-Sep-2018 13:52
Send private message

shk292:

 

Set up a separate gmail account and use that to send the emails?  I use an existing gmail account for NAS health emails and it works OK

 

 

Good thinking to separate out NAS alerts from CCTV.


cheshirecat
50 posts

Geek
+1 received by user: 18


  #2084408 5-Sep-2018 15:44
Send private message

Are you using SMTP-AUTH to send.xtra.co.nz to send the emails, or are you just injecting into mx.xtra.co.nz with normal (unauthenticated) SMTP?

 

If the latter, then you're likely being identified as a possible spammer.  However, if you can use authenticated SMTP, you should be able to send messages successfully.

 

Spark will generally only lock your account if they have a good reason to believe it was compromised.





Any comments are my own personal opinion and should not be taken to be that of my current or previous employers

 

 

 

 

...

 


davidcole
6099 posts

Uber Geek
+1 received by user: 1465

Trusted

  #2084417 5-Sep-2018 16:02
Send private message

Like others, create a seperate gmail account for your camera alerts and use the gmail smtp server directly..  

 

If you then want to get really smart, you can put a script on gmail that will pull attachments out into google drive.  Making for a nice scrollable interface.

 

I think I have a script somewhere doing this.  But I now dump to a folder and use the google photos uploader for uploading to the camera gmail accounts photo library.

 

 

 

 





Previously known as psycik

Home Assistant: Gigabyte AMD A8 Brix, Home Assistant with Aeotech ZWave Controller, Raspberry PI, Wemos D1 Mini, Zwave, Shelly Humidity and Temperature sensors
Media:Chromecast v2, ATV4 4k, ATV4, HDHomeRun Dual
Server
Host Plex Server 3x3TB, 4x4TB using MergerFS, Samsung 850 evo 512 GB SSD, Proxmox Server with 1xW10, 2xUbuntu 22.04 LTS, Backblaze Backups, usenetprime.com fastmail.com Sharesies Trakt.TV Sharesight 


 
 
 

Stream your favourite shows now on Apple TV (affiliate link).
Yoban

453 posts

Ultimate Geek
+1 received by user: 86


  #2085798 7-Sep-2018 17:05
Send private message

Thanks all for the guidance. As @davidcole has mentioned time to get in to google photos and utilising that along with a gmail account as also mentioned above by @wellygary/@shk292

 

Been a follower of Mr Cole's home automation posts, so this sounds like a good project as I am embarking down the home assistant path in parallel also.


Yoban

453 posts

Ultimate Geek
+1 received by user: 86


  #2085800 7-Sep-2018 17:07
Send private message

cheshirecat:

 

Are you using SMTP-AUTH to send.xtra.co.nz to send the emails, or are you just injecting into mx.xtra.co.nz with normal (unauthenticated) SMTP?

 

If the latter, then you're likely being identified as a possible spammer.  However, if you can use authenticated SMTP, you should be able to send messages successfully.

 

Spark will generally only lock your account if they have a good reason to believe it was compromised.

 

 

Yeah had all the SSL etc. setup for emails from the cameras and was a bit puzzled why I was locked out especially as they were from me to me....volume could have been the trigger as the cat plus trees and wind caused a fair few triggers as I tried with sensitivity etc.


Yoban

453 posts

Ultimate Geek
+1 received by user: 86


  #2087416 11-Sep-2018 11:11
Send private message

Just an update. Further investigation has revealed that my account was automatically suspended because it had been compromised by someone on an IP in the US, not because of the suspected spam - go the Spark detection systems.

 

First time this has happened and looks like the culprit could by either my Dahua camera or the ReadyNAS Surveillence NVR software of which I am leaning towards the camera at this stage...arrggghh.

 

Off to wireshark them both tonight and see what can be seen with regards to "unsavory traffic".


Jase2985
13730 posts

Uber Geek
+1 received by user: 6202

ID Verified
Lifetime subscriber

  #2087523 11-Sep-2018 14:12
Send private message

you are not port forwarding your camera are you?


KrazyKid
1247 posts

Uber Geek
+1 received by user: 616


  #2087588 11-Sep-2018 15:17
Send private message

If you are not already consider setting up a VPN so you connect to the camera footage via the local network when out.

 

That's is what I do to view my CCTV via an app on my phone.
First I open a VPN to home then open the app on the phone to view footage.


HP

 
 
 
 

Shop now for HP laptops and other devices (affiliate link).
Yoban

453 posts

Ultimate Geek
+1 received by user: 86


  #2087592 11-Sep-2018 15:21
Send private message

Jase2985:

 

you are not port forwarding your camera are you?

 

 

No, have followed @sbiddle gospel on that front. I had configure the email capability to send a motion notification only.


Yoban

453 posts

Ultimate Geek
+1 received by user: 86


  #2087594 11-Sep-2018 15:23
Send private message

KrazyKid:

 

If you are not already consider setting up a VPN so you connect to the camera footage via the local network when out.

 

That's is what I do to view my CCTV via an app on my phone.
First I open a VPN to home then open the app on the phone to view footage.

 

 

Yep, have one setup for that purpose, but have not used it in along time. Thought I would rekindle the email notifications after a few years and look what happens....


Filter this topic showing only the reply marked as answer Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.