Jump to content

wolstech

Chief Risk Officer
  • Posts

    16,818
  • Joined

  • Last visited

  • Days Won

    609

Everything posted by wolstech

  1. Glad to hear. Let us know if you need anything else.
  2. Domain added. For DNS, please use ns1.heliohost.org and ns2.heliohost.org as the name servers. If you want to use external DNS instead, the IP addresses for your domain can be seen in Plesk. The domain can take up to 2 hours to work.
  3. It should be fixed now. If you remove it and set it up again, does it still warn you?
  4. Yeah that's self signed...I've asked in a staff channel about why it isn't using the lets encrypt certificate...
  5. HelioHost exclusively uses free certificates from Lets Encrypt, so if Apple has chosen not to trust "ISRG Root X1" by default, you may need to install that root certificate or mark the certificate as trusted in keychain. Does it say exactly why the certificate doesn't verify (common name invalid, root not trusted, etc.)? There may be an option to view/inspect certificate. If it's complaining about the root, what root certificate does it say the certificate is from? What common name is on the certificate? If one or both values are "Plesk" (self-signed), let me know as it means there's a mail server configuration issue.
  6. We've never had much luck with using your domain as the host name for mail clients. It rarely works when using our name servers because of SSL issues, and is not supported at all if you use Cloudflare (especially with the proxy turned on...which you do), so that's sort of expected. We always recommend the server's hostname be used for mail instead as a result. This bypasses cloudflare since our server hostname is always pointed to our own NS, and it uses the system certificates instead of the SSL certs issued for your account. It sounds like your mail client or PC is incompatible with Plesk's mail server. Can you try it on a different device?
  7. The SSL for webmail should start working in the next 2 hours. If you plan to send email, I highly recommend setting up DKIM as well if it's not already set up (the DKIM key can be had from Plesk's mail settings). SPF and DMARC are already there based on your picture. For the mail client, does your device support the let's encrypt CA root? The johnny.heliohost.org domain definitely has a valid certificate. If you're unable to get it working, it's likely an issue with your computer or mail client, as nobody else is reporting this issue.
  8. I've removed the offending forwarder from your account and re-enabled mail service again, now waiting for it to unsuspend...
  9. It should work again in a few minutes. Tommy is being slow unsuspending you...
  10. Yeah, forwarding will do it...each time it forwards an email, each recipient it forwards to would be counted as a sent message. Please remove the forwarder and fix the issue quickly. We can also raise the limit instead if you want, but I'd need to ask about that as this scenario is unusual (our usual process for increases is aimed at mitigating spam complaints from bulk email...forwarding between domains on the same account is kind of unusual in itself...). If you'd like me to look into that, let me know. Unsuspended.
  11. The limit is 50/day. You also previously had mail service disabled for sending well over 100 on a prior day, but re-enabled your own mail (mail service removes itself when you exceed the limits, re-enabling it and continuing to send mail without contacting support results in a suspension for limit evasion). Can you explain why you were sending so many emails?
  12. Also, make sure the CF proxy is disabled ("DNS only") for the webmail record.
  13. Did you ever create a DNS record for webmail in Cloudflare? The reason this is looping is because it can't get a certificate. You need to create an A record pointed to the same IP as your domain for the webmail to work. Detail: DNS problem: NXDOMAIN looking up A for webmail.spanyolkonyvelo.es - check that a DNS record exists for this domain; DNS problem: NXDOMAIN looking up AAAA for webmail.spanyolkonyvelo.es - check that a DNS record exists for this domain I have no idea why the regular mail client doesn't work...the settings look correct. Can you try unchecking the option to configure automatically and specify the port?
  14. Post a screen shot of the mail client settings so we can see what you're using. For the webmail, I responded to your other post as well. That's caused by having Cloudflare's SSL settings set to "Full (strict)". Change to "Full" without the strict mode and that should be fixed.
  15. Try using johnny.heliohost.org as the host name when configuring mail clients instead of your domain.
  16. This usually happens because of incorrect Cloudflare SSL settings. The most common cause is selecting "Full (strict)", which is not supported. Changing it to plain "Full" (without the strict) should make it work.
  17. Escalating since I'm not at a PC. Either me or Krydos will get to this for you at some point today.
  18. Gmail does not accept email from us by default because SPF and DKIM are not set up unless you request it (or you can set them up yourself if you're using external DNS). If you send mail from a mailbox in Plesk's webmail, you'll get a message back from Google explaining this. For automated emails such as from mail() it will report a success yet never arrive. There's no mailbox on the sending end, so your email gets sent, Google throws it out, and you can't receive the error back. PHP will report a success since mail() returns true when the send succeeds, not when it delivers, ...PHP doesn't care about, and has no way of knowing, that the receiving end discarded what it sent. The fix for this is usually to set a From address in the mail command (e.g. set the header paramater to "From: noreply@marckeeley.helioho.st"), then request that SPF and DKIM be set up for marckeeley.helioho.st. Do you want me to get SPF and DKIM set up for your domain?
  19. When I unsuspend the Johnny account, the tommy account will end up suspended. Do you have everything you need off of the Tommy account?
  20. This is not something that's cleanly supported: We have to fully remove the addon domain, change the main domain, then add the other domain back as an addon. This will cause your document roots to change so your files will need to be moved, and anything else that may have been done to either domain (like setting up mailboxes, or changing PHP versions, etc.) will be undone. My advice would be to leave it as it is. Are you sure you want to do this?
  21. You’re suspended for having more than one account. Users are only allowed to have one account. Which one do you want to keep?
×
×
  • Create New...