Send Email Without SendGrid to 1 person

Im sending a email to 1 person (its a outlook email), and it goes strait to the junk box.

I want to solve this problem without using sendgrid, once is a simple email, and just for one person.

Eventhou i dont have a sendgrid accont, the email is going with a link, i suspect thats the reason it is going strait to the junk.

I dont know where this link is coming from.

in my case replacing the sender name with a valid email solved the problem.

I guess in Sender name you are using a name that is not an email, for example “juan pablo” instead of using something like “juanpablo@test.com”.

Also check if MultilineInput's Email's Value have any links or images in it. That one you’re seeing isn’t probably the exact link but a redirect from SendGrid to the one in the email


there is no links.

Tried that, did not work :frowning:

Must be one of the links that SendGrid injects to know when an email is opened… :grimacing: Normally that is able to be disabled but if you’re using free Bubble email that won’t be possible

What you mean by free bubble email? I have a paid plan on bubble.
Can you tell me more abou that?

Bubble’s email actions use SendGrid, but if you don’t make your own SendGrid account and provide your API key in yoru app then it uses Bubble’s shared free emails just meant for testing:

This topic was automatically closed after 70 days. New replies are no longer allowed.