I am interested in purchasing a domain, say mydomain.net
My application, whose url I want to be mydomain.net, would send transactional email for authenticating new users. For this purpose I decided to choose Sendinblue.
I want the sender of my transactional emails be [email protected],
thus I will add a new domain at sendinblue and call it mydomain.net. Then I will add a new sender at Sendinblue and call it [email protected]
Am I expected to add a MX record at my hosting provider (and also name registrar) to set the mail delivery destination towards Sendinblue?
MX record for transactional email
1.5k Views Asked by Asarluhi At
1
There are 1 best solutions below
Related Questions in DNS
- AWS Dns record A not navigate to elb
- I created a domain name from cloudflare, and Hoisted my static site hosted in google firebase, error in adding custom domain in firebase
- I am the domain admin, newbie, how do I connect youtube.com on my domain?
- The problem with raising the DNS server on Ubuntu 20.04 - bind9
- I registered a service in eureka which is resolving through java code. But it is not able to resolve its name when hitting through chrome or postman
- Assigned A record for Subdomain in Cloud DNS to Compute Engine VM instance but not propagated/resolved yet
- Why Bind9 responds with latency for RPZ rule?
- Create aws certification for domain
- Make Bind DNS server to request only root DNS servers of IANA website
- Domain Still Redirecting Despite Transferring Out of Godaddy
- Set up MX records in apache/Ubuntu to point to external mail server
- Changing AWS registred domain back to AWS name servers
- Docker networking forwarding failed
- Can access IP address of domain via mobile but not wifi
- CURL got Could not resolve host: my subdomain
Related Questions in TRANSACTIONAL-EMAIL
- How use "new" operator with resend?
- Do I need to use a Transactional Email Service Provider to send emails with Django?
- How tom send email using Mandrill in React.js App?
- Displaying orders in custom HTML transactional emails
- AWS-SES: How to set the display name for the sender address
- Laravel 8 sending mailgun via api Client error: Unauthorized response: Forbidden
- Reply to transactional email Magento 1
- Amazon SES compromised
- Exchange email permission to send to own organisation using amazon SES
- How to get Template Variables inside sendMessage() function in Magento 2?
- Insert javascript variables into a href link within a transactional email
- Adding an image to an HTML email
- Rails 5.2 ActionMailer Mail won't send. Can't see any error in server
- Transactional Emails - Default Styling and Variables in Magento 1.9
- Magento 1.9 Transactional Email Variable Edit
Related Questions in SENDINBLUE
- Sendinblue Issue after upgrading to SringBoot 3.2.1
- Sending universal links with brevo (Sendinblue) email leaves a 404
- How can I send an email in a Django function-based view using the Brevo API?
- This link may be harmful blue screen through sendinblue emailing
- Unable to send emails from deployed NodeJS app using Brevo (previously sendinblue)
- WooCommerce template styles defined in email-styles not adding to template
- laravel application not sending emails when in production
- Brevo API update contact (PUT request) - Error "duplicate_parameter"
- Endless 'The thread 0x2cf0 has exited with code 0 (0x0)' when I run Sendinblue (brevo) email sending code
- Sendinblue/Brevo : 2 HTML-Forms interfere with each other
- Custom mail server does not receive mail from outside
- How to send an image in an email with sendinblue node?
- Parameters in SendInBlue API (Brevo) does not work. Anyone facing the same problem?
- Sendinblue Catch DoubleOptIn Confirmation
- sendinblue: Add X-SMTPAPI header to avoid email delivery delays
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
The MX records are used to receive mails only. Since you will be sending from
Sendinblueand you will not receive answers to[email protected]you do not need to create MX record for this.