Announcement

Collapse
No announcement yet.

deleting gmail mail

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    deleting gmail mail

    Hi, I currently have an email (gmail account) event trigger that runs a script as follows:

    sub main()

    dim index

    index = hs.MailTrigger
    hs.MailDelete index

    end sub

    However, the mail does not get deleted as expected. Any idea why? Is there some setting in my Google account that disallow deletion of gmail emails? (I didn't see any)

    Thanks,

    Henry

    #2
    Hi Henry,

    See http://bugzilla.homeseer.com/bugzill...ug.cgi?id=1500

    Cheers
    Al
    HS 4.2.8.0: 2134 Devices 1252 Events
    Z-Wave 3.0.10.0: 133 Nodes on one Z-Net

    Comment


      #3
      The last entry in Bugzilla is that it's is still not working - is this true, or am I not formatting the command correctly?

      DelMail = HS.MailDelete(Index)

      Regards
      Scott

      Comment


        #4
        You may want to shoot and email to support@homeseer.com and ask about this one.
        💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

        Comment


          #5
          rjh Is this something that can get addressed? I know all the other email related commands such as hs.MailDate(mailIndex) were fixed a few years ago. Would be great to have hs.MailDelete work too.

          Thanks
          Al
          HS 4.2.8.0: 2134 Devices 1252 Events
          Z-Wave 3.0.10.0: 133 Nodes on one Z-Net

          Comment

          Working...
          X