1

Spam with sendEmail

Hello 

I have a issue. I send email via ninox and the email goes in spam each time. Any idea how to fix the situation and get the email in mailbox ? 

here the code

sendEmail({
    from: text(userEmail(user())),
    to: contact.'E-mail',
    cc: "test@email.com",
    subject: "Here's a lead please follow up on ",
    text: "Please contact Lead attached" + 'Lien PDF',
    html: "<h1>Here's a lead please follow up</h1><i>Please contact Lead attached </i><a href=" + 'Lien PDF' + ">ici</a>"
})

12 replies

null
    • Mel_Charles
    • 2 yrs ago
    • Reported - view

    I have found that when sending test emails effectively back to myself those emails go into junk folder (outlook) However I regularly send emails out to clients and have (as yet) not encountered any that have gone into their junk folders).

    Change your test sample and send one to me o mel@118printgroup.co.uk and I will I will let you know how it comes over to me...

      • Admin.7
      • 2 yrs ago
      • Reported - view

      Mel Charles Hello, thanks for your reply ! I have sent it ! 

      however I found "It is because Ninox sends the emails via sendgrid. If email server recognise that the sender address does not match the actual address (sendgrid), this is immediately a reason to move the email to the spam folder." but 

      I'm using the following address so I dont understand what is wrong  : 

      from: text(userEmail(user())),
      
    • Mel_Charles
    • 2 yrs ago
    • Reported - view

    You have indeed come into my junk!

    • Mel_Charles
    • 2 yrs ago
    • Reported - view

    Just s thought - When I send my email use only use the master address that is fully registered with Ninox. I don't send any via any of my teams members ! So if you are the only person have you tried hard wiring you send from emails to see if that makes a difference ?

    ie "from "jo bloggs@live.co."

    • Mel_Charles
    • 2 yrs ago
    • Reported - view

    I have sent you a test email back to you !! Lets see if that ends up in your junk

    • Be Legal Property Compliance
    • Katie_Rayner
    • 1 yr ago
    • Reported - view

    All of my emails (sent via sendgrid through Ninox) to a hotmail, icloud and live domain are blocked entirely, not even going to spam.  How do I resolve this?  Any advice would be greatly appreciated.

    • Mel_Charles
    • 1 yr ago
    • Reported - view

    Katie

    Just done a few tests my end to double check and all mine are working okay and I use send grid/ninox every day for customer updates/confirmations etc. So I guess Ninox to send grid is working.

    you say all your emails (I know there is a fair use policy so if say you are mass mailing that might trip you up otherwise I think you might have to contact support@ninox.com

    • Customer Service Ninox
    • Maria_pasini
    • 1 yr ago
    • Official response
    • Reported - view

    Ninox sends its email through a 3rd party service called SendGrid.
    The customers email domains would have to be added to the SendGrid account. However, this is not a service that we provide.

    To go around the mail issue you could send emails over Integromat. Please check the following tutorials:
    https://fabianwieland.de/blog/tutorial-emails-ninox-integromat/
    https://www.youtube.com/watch?v=bzlUtomdP0s

    Another option would be to get the Ninox Enterprise (Private Cloud or Onpremises) which would allow you to connect to a SMTP server either hosted by you or a provider.

      • Infinity Carriers
      • Naz_Andru
      • 1 yr ago
      • Reported - view

      Maria Can we get this setup?  

    • Tempera Strings GmbH
    • Jan
    • 9 mths ago
    • Reported - view

    I tried to change the DNS settings of my email provider. There are two ways to avoid emails ending up in spam folders: DKIM and SPF. As far as I understand it is possible to setup the SPF for SendGrid without adding the email domains to the SendGrid. I don't think that it works for DKIM though (as Maria pointed out)

    here is the tutorial:

    https://dmarcly.com/blog/how-to-set-up-spf-and-dkim-for-sendgrid

    I am unsure though wether I was succesful doing that. I recently got feedback from clients who didnt receive the NINOX mails.

    Whats your experience?

      • Alan_Cooke
      • 9 mths ago
      • Reported - view

       The blog link you have added above does not seem to go anywhere.

      • Alan_Cooke
      • 9 mths ago
      • Reported - view

      Sorted - did not like my VPN

Content aside

  • Status Answered
  • 1 Likes
  • 9 mths agoLast active
  • 12Replies
  • 431Views
  • 6 Following