Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Software Development on Codidact!

Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.

Post History

40%
+0 −1
Q&A I don't want to setup DKIM, SPF and to do SMTP authentication ; an hosting-provider-email-box solves this but what if I want a domain-registrar-email-box instead?

On a shared hosting (CentOS-Bash) I have a website with a backend (PHP) - frontend CMS-agnostic contact form. I need to transfer emails sent via this contact form directly to an email address (I d...

0 answers  ·  posted 3y ago by deleted user  ·  edited 3y ago by deleted user

#4: Post edited by (deleted user) · 2021-03-24T03:47:34Z (about 3 years ago)
  • I don't want to setup DKIM, SPF and to do SMTP authentication ; hosting provider email box solves this but what if I want a domain registrar email box instead?
  • I don't want to setup DKIM, SPF and to do SMTP authentication ; an hosting-provider-email-box solves this but what if I want a domain-registrar-email-box instead?
#3: Post edited by (deleted user) · 2021-03-23T19:51:13Z (about 3 years ago)
  • On a shared hosting (CentOS-Bash) I have a website with a backend (PHP) - frontend CMS-agnostic contact form.
  • I need to transfer emails sent via this contact form directly to an email address (I don't save anything in my website's database).
  • I don't want to setup DKIM, SPF and to do SMTP authentication because for me it's an overkill --- I don't send emails to anyone from my website domain - but to myself. I also don't want to use PHPmailer ; I use a simple PHP `mail()` directive set.
  • ---
  • If I create an email address on my hosting provider's end than *I should have no technical problem*;<br> The hosting domain and the website domain **match**, DKIM/SPF are set and SMTP/MTA are configured and I could also have an aesthetic address such as `info@example.com` without fearing that such an address being already in use in generally every third party email service provider.
  • ---
  • At least I might want to use third party email provider.
  • * Large-gratis email service providers such as Baidu, Gmail, Hotmail and Yandex are quite strict in their spam or alleged-as-spam filtering and I am afraid that if I would work with one of them but would make even the slightest configuration mistake on my hosting environment (and I think there is a lot to configure with emails and much potential for mistakes) I could lose many potential customers.
  • * I thought about buying an email box from my **domain registrar**, than I could also have an aesthetic name such as `info@example.com` without such an address being already in use but my main problem with that approach is that I don't know what to expect; my domain registrar is also a huge company with potentially millions of customers and might have ardent spam or alleged-as-spam filtering so buying an email address from it might end in similar problems to those I could experience with the large-gratis email service providers such as those mentioned above.
  • Can I still easily use an email address outside of my hosting account domain (in this case, in my domain registrar)?
  • "easily" here means "without configurations at all - something that 'just works'".
  • On a shared hosting (CentOS-Bash) I have a website with a backend (PHP) - frontend CMS-agnostic contact form.
  • I need to transfer emails sent via this contact form directly to an email address (I don't save anything in my website's database).
  • I don't want to setup DKIM, SPF and to do SMTP authentication because for me it's an overkill --- I don't send emails to anyone from my website domain - but to myself. I also don't want to use PHPmailer ; I use a simple PHP `mail()` directive set.
  • ---
  • If I create an email address on my hosting provider's end than *I should have no technical problem*;<br> The hosting domain and the website domain will **match**, DKIM/SPF are set and SMTP/MTA are configured and I could also have an aesthetic address such as `info@example.com` without fearing that such an address being already in use in generally every third party email service provider.
  • ---
  • At least I might want to use third party email provider.
  • * Large-gratis email service providers such as Baidu, Gmail, Hotmail and Yandex are quite strict in their spam or alleged-as-spam filtering and I am afraid that if I would work with one of them but would make even the slightest configuration mistake on my hosting environment (and I think there is a lot to configure with emails and much potential for mistakes) I could lose many potential customers.
  • * I thought about buying an email box from my **domain registrar**, than I could also have an aesthetic name such as `info@example.com` without such an address being already in use but my main problem with that approach is that I don't know what to expect; my domain registrar is also a huge company with potentially millions of customers and might have ardent spam or alleged-as-spam filtering so buying an email address from it might end in similar problems to those I could experience with the large-gratis email service providers such as those mentioned above.
  • Can I still easily use an email address outside of my hosting account domain (in this case, in my domain registrar)?
  • "easily" here means "without configurations at all - something that 'just works'".
#2: Post edited by (deleted user) · 2021-03-23T19:50:15Z (about 3 years ago)
  • I don't want to setup DKIM, SPF and to do SMTP authentication ; Can I still easily use an email address outside of my hosting account domain?
  • I don't want to setup DKIM, SPF and to do SMTP authentication ; hosting provider email box solves this but what if I want a domain registrar email box instead?
  • On a shared hosting (CentOS-Bash) I have a website with a backend (PHP) - frontend CMS-agnostic contact form.
  • I need to transfer emails sent via this contact form directly to an email address (I don't save anything in my website's database).
  • I don't want to setup DKIM, SPF and to do SMTP authentication because for me it's an overkill --- I don't send emails to anyone from my website domain - but to myself. I also don't want to use PHPmailer ; I use a simple PHP `mail()` directive set.
  • ---
  • If I create an email address on my hosting provider's end than *I should have no technical problem*;<br> The hosting domain and the website domain **match**, DKIM/SPF are set and SMTP/MTA are configured and I could also have an aesthetic address such as `info@example.com` without fearing that such an address being already in use in generally every third party email service provider.
  • ---
  • But I do consider that at least I might want to use third party email provider.
  • * Large-gratis email service providers such as Baidu, Gmail, Hotmail and Yandex are quite strict in their spam or alleged-as-spam filtering and I am afraid that if I would work with one of them but would make even the slightest configuration mistake on my hosting environment (and I think there is a lot to configure with emails and much potential for mistakes) I could lose many potential customers.
  • * I thought about buying an email box from my **domain registrar**, than I could also have an aesthetic name such as `info@example.com` without such an address being already in use but my main problem with that approach is that I don't know what to expect; my domain registrar is also a huge company with potentially millions of customers and might have ardent spam or alleged-as-spam filtering so buying an email address from it might end in similar problems to those I could experience with the large-gratis email service providers such as those mentioned above.
  • Can I still easily use an email address outside of my hosting account domain (in this case, in my domain registrar)?
  • "easily" here means "without configurations at all - something that 'just works'".
  • On a shared hosting (CentOS-Bash) I have a website with a backend (PHP) - frontend CMS-agnostic contact form.
  • I need to transfer emails sent via this contact form directly to an email address (I don't save anything in my website's database).
  • I don't want to setup DKIM, SPF and to do SMTP authentication because for me it's an overkill --- I don't send emails to anyone from my website domain - but to myself. I also don't want to use PHPmailer ; I use a simple PHP `mail()` directive set.
  • ---
  • If I create an email address on my hosting provider's end than *I should have no technical problem*;<br> The hosting domain and the website domain **match**, DKIM/SPF are set and SMTP/MTA are configured and I could also have an aesthetic address such as `info@example.com` without fearing that such an address being already in use in generally every third party email service provider.
  • ---
  • At least I might want to use third party email provider.
  • * Large-gratis email service providers such as Baidu, Gmail, Hotmail and Yandex are quite strict in their spam or alleged-as-spam filtering and I am afraid that if I would work with one of them but would make even the slightest configuration mistake on my hosting environment (and I think there is a lot to configure with emails and much potential for mistakes) I could lose many potential customers.
  • * I thought about buying an email box from my **domain registrar**, than I could also have an aesthetic name such as `info@example.com` without such an address being already in use but my main problem with that approach is that I don't know what to expect; my domain registrar is also a huge company with potentially millions of customers and might have ardent spam or alleged-as-spam filtering so buying an email address from it might end in similar problems to those I could experience with the large-gratis email service providers such as those mentioned above.
  • Can I still easily use an email address outside of my hosting account domain (in this case, in my domain registrar)?
  • "easily" here means "without configurations at all - something that 'just works'".
#1: Initial revision by (deleted user) · 2021-03-23T16:05:04Z (about 3 years ago)
I don't want to setup DKIM, SPF and to do SMTP authentication ; Can I still easily use an email address outside of my hosting account domain?
On a shared hosting (CentOS-Bash) I have a website with a backend (PHP) - frontend CMS-agnostic contact form.

I need to transfer emails sent via this contact form directly to an email address (I don't save anything in my website's database).

I don't want to setup DKIM, SPF and to do SMTP authentication because for me it's an overkill --- I don't send emails to anyone from my website domain - but to myself. I also don't want to use PHPmailer ; I use a simple PHP `mail()` directive set.

---

If I create an email address on my hosting provider's end than *I should have no technical problem*;<br> The hosting domain and the website domain **match**, DKIM/SPF are set and SMTP/MTA are configured and I could also have an aesthetic address such as `info@example.com` without fearing that such an address being already in use in generally every third party email service provider.

---

But I do consider that at least I might want to use third party email provider.

* Large-gratis email service providers such as Baidu, Gmail, Hotmail and Yandex are quite strict in their spam or alleged-as-spam filtering and I am afraid that if I would work with one of them but would make even the slightest configuration mistake on my hosting environment (and I think there is a lot to configure with emails and much potential for mistakes) I could lose many potential customers.

* I thought about buying an email box from my **domain registrar**, than I could also have an aesthetic name such as `info@example.com` without such an address being already in use but my main problem with that approach is that I don't know what to expect; my domain registrar is also a huge company with potentially millions of customers and might have ardent spam or alleged-as-spam filtering so buying an email address from it might end in similar problems to those I could experience with the large-gratis email service providers such as those mentioned above.

Can I still easily use an email address outside of my hosting account domain (in this case, in my domain registrar)?

"easily" here means "without configurations at all - something that 'just works'".