• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. bruno911

    Issue Mailserver does not work "out of the box"

    I've a new VPS, and since then I haven't been able to send email notifications. At first the port 25 for outbound traffic was blocked, now it is ok. But my ip was added to a black list, with this reason: CBL Lookup Utility IP Address xx.xx.xx.xx is listed in the CBL. It shows signs of...
  2. bruno911

    Issue Email not sent from php - no errors

    maillog is empty, so no errors.
  3. bruno911

    Issue Email not sent from php - no errors

    At first I wasn't able to send emails notifications from php as the port 25 for outgoing traffic was block - now that was solved by the provider. However, I still not able to send emails. Thisd is the php script for testing: <?php $to = 'EMAIL@gmail.com';//tried gmail but also emails...
  4. bruno911

    Resolved Cannot send emails unreachable port 25

    Hi UFHH01, thank you for your response. I tried all and still not luck. When I do iptables -F the server crashes and I have to restart it. Here is the content of iptables --list, none of it is blocking outgoing traffic on port 25 Chain INPUT (policy DROP) target prot opt source...
  5. bruno911

    Resolved Cannot send emails unreachable port 25

    I have a VPS cloud server with 1and1, and I am using plesk 12.5 on Centos 7 Since I migrated from a smaller VPS, I have a problem that I cannot send any email from any customer, I tried using php all emails get stuck in the email queue. I checked the maillog and I got many like this...
  6. bruno911

    Issue Error code: 1045 - login to plesk

    Hi, Thank you for your assistance, and sorry for my late response. I tried it today, and followed all the suggested steps. UPDATE mysql.user SET Password = password('unencryptednewpassword') WHERE User = 'admin'; But after I restart the service: mysql -uadmin -p`cat /etc/psa/.psa.shadow`...
  7. bruno911

    Issue Error code: 1045 - login to plesk

    I have a VPS server with 1and1, using Plesk 12.50 on CentOs 7. Before I had Plesk in another server, at the time of the migration I had some trouble to get mysql working, but after search, some of the things I followed fixed that issue, so all websites were working ok, except the login to Plesk...
Back
Top