Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

251
Visualizações
email content sent by sendGrid is hidden

I try to send email with node.js by using sendGrid but the email sent always being hidden as shown:

enter image description here

nodejs code:

 const msg = {
     to: 'example@gmail.com',
     from: 'example@example.app',
     subject: 'example: quotation email',
     text: msgText,
     html: "<style>.tab {padding-left: 18xp;}</style>" + msgText ,
}
console.log(msg);
sendgrid
     .send(msg)
     .then((resp) => {
         console.log('Email sent: \n', resp)
     })
     .catch((error) => {
         console.error(error)
 })

NOTE: the message sent successfully and when I click the 3 dots the message shows then, but I want to shows it without let the user to do anything

How can I let my html email content in emails body appears as how other companies did without being hidden?

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

This is Gmails threading in action. It's because you already sent an e-mail with that subject and content, and Gmail is collapsing content which it thinks is old.

Try changing the content, and the subject, and try again. It should work just fine.

Either way, it's not a Sendgrid issue.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda