• 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. Alberto Pizzarelli

    Resolved Failed to update Plesk 12.5.30 automatic update

    Hi, why u added this in file hosts?? the dns resolution of this is : nslookup autoinstall.plesk.com Server: 208.67.222.222 Address: 208.67.222.222#53 Non-authoritative answer: autoinstall.plesk.com canonical name = 1727842103.rsc.cdn77.org. Name: 1727842103.rsc.cdn77.org Address...
  2. Alberto Pizzarelli

    Question Why the speed of my server is too low?

    Hello, is a simple, first you must create e big file for trasfer, whit this command: dd bs=1024 count=1 seek=$((1024*1024*2-1)) if=/dev/zero of=file_to_create after this: scp {name of file you created} root@remoteserver.example:/root/ insert password, and see progress bar of this command...
  3. Alberto Pizzarelli

    Question Why the speed of my server is too low?

    Hello, i think your problem is not plesk, if you want try a benchmark whit scp command.
  4. Alberto Pizzarelli

    Question How to correctly set DNS for Gmail

    everything works, however, consider that you are "off topic", all this has nothing to do with plesk. :-P
  5. Alberto Pizzarelli

    Question How to correctly set DNS for Gmail

    Hello, your configuration is ok, i try send you (whit my email), an email test and postifix delivered correctly. Oct 28 13:36:58 mx1 postfix/smtp[1278]: 53A7F8D0D: to=<edi@duluman.ro>, relay=aspmx.l.google.com[173.194.69.26]:25, delay=0.79, delays=0/0/0.21/0.58, dsn=2.0.0, status=sent (250...
  6. Alberto Pizzarelli

    Question Ip address spam emails sending suspicious

    sure, this command not have any output, no problem, if you have further questions, we are here for this, Good work!
  7. Alberto Pizzarelli

    Question Ip address spam emails sending suspicious

    ooo, we finally figured out the problem, then you have entered in the firewall ip but continues to connect right? Try to give this command to the server, and then check the logs if it appears again: iptables -A INPUT -p tcp -m tcp --dport 110 -s 80.82.64.102 -j DROP or iptables -A INPUT -p...
  8. Alberto Pizzarelli

    Question Ip address spam emails sending suspicious

    appears there because someone wants to connect to your server via pop3, you just have to figure out if the connection is allowed (that is, someone who is downloading mail), or unauthorized (some bots that try to make bruteforce), if your server must don't have connections because it is locked...
  9. Alberto Pizzarelli

    Question Ip address spam emails sending suspicious

    but from the logs that you have shown, there is no evidence of massive mailings, the IP server connected to the courier, shows this ip disconnect after downloading the mail (I suppose), but there is no evidence or connection with the attack earlier received, doing a whois ip of this turns out to...
  10. Alberto Pizzarelli

    Question Ip address spam emails sending suspicious

    Excuse me, but I did not understand your problem, the ip that you reported in the log is connected via POP3, regular access, you can give me some more details?
  11. Alberto Pizzarelli

    Resolved Change IP causes problem with SSL

    Hello, you talking abount apache site, to moving?? because apache have a SNI support, permit multiple SSL host on one IP, if you must change ip address, you can change it, but first you must deactivate SSL from plesk setting, change ip, and reconfigure SSL whit new ip.
  12. Alberto Pizzarelli

    Issue Cant reinstall drweb

    In fact I think we are talking about two different things, the plesk believes DrWeb are installed, but is is not installed from what I've written, I do not know well ubuntu, but I think you have to locate DrWeb packages of plesk, try to install whit atp command , I know it's risky, but making a...
  13. Alberto Pizzarelli

    Resolved Spammer somehow has access to complete e-mailaccounts list of server?

    In any case you should do the following: 1 - Check the header of the email, if it comes from the same network (not talking about ip, but entire networks), help you doing whois of ip sender's server. 2 - If the content of the email is the same as using the "body_checks" filter postfix, you can...
  14. Alberto Pizzarelli

    Issue Cant reinstall drweb

    Right!, i'm happy for you!
  15. Alberto Pizzarelli

    Resolved Spammer somehow has access to complete e-mailaccounts list of server?

    Hello, the body of the email is the same for all emails that arrive?, or similar?
  16. Alberto Pizzarelli

    Issue Cant reinstall drweb

    mmhhhh!! and if you run: /usr/local/psa/admin/bin/autoinstaller and select manually drweb from choice?
  17. Alberto Pizzarelli

    Question Why do I receive a Backup Email notification ?

    If I remember correctly, (someone can post message on this), you should receive mail when it is okay, Warning, or error, ever!!
  18. Alberto Pizzarelli

    Issue Cant reinstall drweb

    ooohh , i'm sorry, you have ubuntu distro?? if yes try first to search drweb in repository: sudo apt-cache search drweb and if find package sudo apt-get remove --purge {package-name} sudo apt-get autoremove sudo apt-get autoclean sudo apt-get clean
  19. Alberto Pizzarelli

    Issue Cant reinstall drweb

    Hello but this command don't work?? rpm -qa | grep drweb| xargs rpm -e Inviato dal mio iPad utilizzando Tapatalk
  20. Alberto Pizzarelli

    Resolved Error: Unable to load object of type BsDomain with id=2: Domain does not exist.

    Ciao 'im sorry for delay, you can see this: https://kb.plesk.com/128248 i' think is you case, give me news when possible.
Back
Top