Jump to content

luanfrj

Members
  • Posts

    47
  • Joined

  • Last visited

Posts posted by luanfrj

  1. On 10/26/2023 at 4:35 PM, Krydos said:

    That way the MX record would still send to Google Workspace, and the PHP would continue to send from your main domain.

    Hi Krydos, I am here annoying again...
    I think after change the main domain something was lost in MX records. I am not receiving emails in Google Workspace anymore. 
    It's possible to check and include these MX Records in domain luan.heliohost.org:

    Name/Host/Alias* Priority Value/Answer/Destination
    Blank or @ 1 ASPMX.L.GOOGLE.COM
    Blank or @ 5 ALT1.ASPMX.L.GOOGLE.COM
    Blank or @ 5 ALT2.ASPMX.L.GOOGLE.COM
    Blank or @ 10 ALT3.ASPMX.L.GOOGLE.COM
    Blank or @ 10 ALT4.ASPMX.L.GOOGLE.COM

    Would be possible to users edit these DNS settings in Plesk as we did in cPanel?

    Thanks,
    Luan

  2. 15 minutes ago, Krydos said:

    Another option is we could set luan.eng.br as your main domain, and set luan.heliohost.org as an addon domain. That way the MX record would still send to Google Workspace, and the PHP would continue to send from your main domain.

    In this case you can set the luan.eng.br as main domain.

    18 minutes ago, Krydos said:

    Another option is you could look at the settings in your PHP software to see if you can use SMTP or something or maybe there are some config related to the sending domain.

    I will search about change the PHP settings too. I think sendmail get by default username@domain 

  3. 6 hours ago, Krydos said:

    SPF, DKIM, and DMARC has been set up for the domain luan.eng.br. I recommend sending a test email to https://www.mail-tester.com/ to make sure everything is configured correctly. If you get less than a 10/10 please post the link to the full report so we can fix any other issues that there may be.

    How are you sending the emails? Mail client? PHP software on the server? Roundcube webmail client? Paper and ink?

    I am sending email from PHP software on the server using mail() function.

  4. Hi, I enabled the DKIM in Plesk, but I didn't find how to set the DNS records. I am using Heliohost nameservers.

    I would like that e-mails could be sent from contact@luan.eng.br, but actually they are sent by luanreis@luan.heliohost.org (in X-Postfix-Sender). Is it possible to change?

    Regards,
    Luan

  5. Hi, since migration to plesk some Python cgi scrips stopped to work.

    I have to do some extra configuration or Python is disabled?

    I have the following test script in this address https://luan.heliohost.org/cgi-bin/example.py

    #!/usr/bin/python
    
    print ("Content-type:text/html\r\n\r\n")
    print ('<html>')
    print ('<head>')
    print ('<title>Hello Word - First CGI Program</title>')
    print ('</head>')
    print ('<body>')
    print ('<h2>Hello Word! This is my first CGI program</h2>')
    print ('</body>')
    print ('</html>')

    Regards,

    Luan

  6. Hi everyone!

    My account was moved to Plesk and everything is working fine. But I started to receive an e-mail telling that Could not issue/renew Let`s Encrypt certificates. When I login in Plesk I can see that domains are already secured. What can I do?

    The e-mail content is the following:

    Could not secure domains of luanreis (login luanreis) with Let`s Encrypt certificates. Please log in to Plesk and secure the domains listed below manually.
    Securing of the following domains has failed:
    
    ** 'luan.eng.br' **
    Missed domain names failed to pass validation: www.cpcontacts.luan.eng.br, www.cpcalendars.luan.eng.br
    
    The following domains have been secured without some of their Subject Alternative Names:
    
    <none>
    
    Could not renew Let`s Encrypt certificates for luanreis (login luanreis). Please log in to Plesk and renew the certificates listed below manually.
    Renewal of the following Let`s Encrypt certificates has failed:
    
    <none>
    
    The following Let`s Encrypt certificates have been renewed without some of their Subject Alternative Names:
    
    <none>
    
    
    Legend:
    [+] This domain is secure. The domain's SSL/TLS certificate from Let`s Encrypt has been issued/renewed.
    [-] This domain is not secure. Either the domain's SSL/TLS certificate from Let`s Encrypt could not be issued/renewed or the domain name was excluded from the certificate. Renew the certificate manually or request a new one to secure this domain. 

     

  7. But when I execute the script only luan.eng.br stay in my accout.
     

    How to add luan.heliohost.org as second domain? It says that is associated with another account.

     

    When I try add luan.heliohost.org as addon domain I get the following message
     

    (XID wcxk33) The domain “luan.heliohost.org” may not be created by “luanreis” because “heliohost.org” is already owned by another user. 
    

     

     

     

    You can change it by using this link: http://www.heliohost.../scripts/domain

    Make sure that you’ve set the nameservers correct and that domain is not added inside the cPanel. If you already did, remove it cause the script will not work. Also, please remove your redirect domain cause you won’t be needing it after it’s changed.

    If that didn’t work out, let us know and we will figure it out for you! :)

×
×
  • Create New...