Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Yesterday at 02:04 PM
Pjo Posted April 21, 2021 Posted April 21, 2021 Hello Sorry if I wrote this in the wrong section. I have been managing the IPS forum for several years. I'm looking for a good email hosting (if it is important, I have almost 40,000 users, so I send a lot of messages per day). It is important that this offers to hide my web server's IP (in the header "received from") when sending messages via SMTP (the domain is managed by CloudFlare and the ip address is hidden). vindamanda 1
CoffeeCake Posted April 21, 2021 Posted April 21, 2021 Have you looked at the providers that are built into IPS? In particular, SendGrid?
Pjo Posted April 21, 2021 Author Posted April 21, 2021 Just now, CoffeeCake said: Have you looked at the providers that are built into IPS? In particular, SendGrid? Offer with hide IP starts at $89,95/m. That's a lot for now.
CoffeeCake Posted April 21, 2021 Posted April 21, 2021 22 minutes ago, Pjo said: Offer with hide IP starts at $89,95/m. That's a lot for now. That just means you'll have a dedicated IP address for outbound mail, not that your server's sending IP will be revealed. We use the regular version with no issues. Make sure you setup SPF & DKIM. Pjo and vindamanda 2
Pjo Posted April 21, 2021 Author Posted April 21, 2021 SendGrid is unfortunately not a solution for me 😕
Afrodude Posted April 21, 2021 Posted April 21, 2021 3 hours ago, Pjo said: SendGrid is unfortunately not a solution for me 😕 There's none unpaid solution for this matter. I have tested many providers, and all of their service shows the IP address of your server. I want to add some of them don't accept some email providers such as Hotmail. Pjo 1
Pjo Posted April 22, 2021 Author Posted April 22, 2021 Can someone recommend email hosting which has the appropriate emails limits and where I can have several mailboxes (not only for the forum)? Apart from the IP hiding issues.
CoffeeCake Posted April 22, 2021 Posted April 22, 2021 2 minutes ago, Pjo said: where I can have several mailboxes (not only for the forum)? What do you mean by several mailboxes? A few folks here use Amazon AWS e-mail services via SMTP. Pjo 1
Pjo Posted April 22, 2021 Author Posted April 22, 2021 6 minutes ago, CoffeeCake said: What do you mean by several mailboxes? A few folks here use Amazon AWS e-mail services via SMTP. I also want to make mailboxes (e.g. support@domain.com etc.), which I will use on the hosting website or in the mobile application.
ptprog Posted April 23, 2021 Posted April 23, 2021 21 hours ago, Pjo said: I also want to make mailboxes (e.g. support@domain.com etc.), which I will use on the hosting website or in the mobile application. You should use a separate service for that. Then you can use Amazon SES for sending the emails, which should be the cheapest solution you can get. Pjo 1
AlexWebsites Posted April 23, 2021 Posted April 23, 2021 I use Amazon SES on all my sites, cheapest. I use it with: and sobrenome, stoo2000, Pjo and 1 other 4
Pjo Posted April 23, 2021 Author Posted April 23, 2021 35 minutes ago, AlexWebsites said: Korzystam z Amazon SES we wszystkich moich witrynach, najtańsze. Używam go z: i Can I also use Amazon as normal mailboxes (not to the forum, e.g. support@domain.com, name@domain.com etc)?
ptprog Posted April 23, 2021 Posted April 23, 2021 32 minutes ago, Pjo said: Can I also use Amazon as normal mailboxes (not to the forum, e.g. support@domain.com, name@domain.com etc)? Do you mean to send or to receive emails? You can use Amazon SES to send emails for any email address you own (you just have to configure your email client with Amazon SES SMTP server data). If you also want to receive email in a "normal" email client, you will need more than Amazon SES. You can use Amazon WorkMail, for example to receive emails (but there are cheaper options for receiving emails). Pjo 1
Pjo Posted April 23, 2021 Author Posted April 23, 2021 49 minutes ago, ptprog said: Do you mean to send or to receive emails? You can use Amazon SES to send emails for any email address you own (you just have to configure your email client with Amazon SES SMTP server data). If you also want to receive email in a "normal" email client, you will need more than Amazon SES. You can use Amazon WorkMail, for example to receive emails (but there are cheaper options for receiving emails). Yes, send and receive emails, for example for support mailbox
Pjo Posted April 23, 2021 Author Posted April 23, 2021 (edited) 7 hours ago, ptprog said: You should use a separate service for that. Then you can use Amazon SES for sending the emails, which should be the cheapest solution you can get. Can I set the domain to two separate email hosting? For example Amazon SUS (for forum) and another mail service (for other mailboxes) - or Amazon WorkMail? Anyone use Amazon WorkMail for "normal" mailboxes? Edited April 23, 2021 by Pjo
CoffeeCake Posted April 23, 2021 Posted April 23, 2021 You can have multiple servers to send mail. You can only have one solution that receives mail per domain level. You need to take care to setup your domain's SPF and DKIM records, however you can have one service used by IPS to send outbound mail and an entirely different service to receive mail. Your MX records (mail exchange) will point to the configuration used by your inbound service. This will be supplied by your web host, a mail provider (Google Workspace, Amazon Workmail, Office 365, etc), and your IPS instance will point to whatever provider you want to be using for outbound mail generated by the community software. example.com can have one set of MX records, while forum.example.com can have another set, but you likely do not have a need for more MX records than whatever you'd like to use to receive e-mails to support@example.com, etc. You will configure IPS to use the mail provider for your bulk mail activities, and separately setup e-mail for inbound mail. The only slight complication is if you use the Commerce Support tool to process inbound e-mail. If so, you will need to provide for a way for IPS to receive that inbound mail. You can setup IPS to check via POP3/IMAP in that instance, or use forwarding to route to another domain/subdomain for processing. Phil A and vindamanda 2
Recommended Posts