• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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. F

    Migration between plesk 12 servers, error with dns configuration

    Ah, not I had not expected mail to stop working. And you are right of course - it shouldn't happen. I would love to know if it was due to the domain being disabled. My thinking is that, at one time, migrating a disabled domain did not migrate, for example, database users. This was a bug fixed...
  2. F

    Migration between plesk 12 servers, error with dns configuration

    I'm guessing this is sort of expected. The migrated domain is recreated to use the appropriate settings for having an exclusive IP. I would guess that if y.y.y.y had been an external IP, it would not have been changed. The thing that may have triggered this is the domain being suspended, but...
  3. F

    Resolved Return path in mail header when sending mail with PHP script

    Hmmm.. Check the domain's php.ini (/var/www/vhosts/domain.tld/etc I think) ; For Win32 only. ; http://www.php.net/manual/en/mail.configuration.php#ini.sendmail-from sendmail_from = [email protected] ; For Unix only. You may supply arguments as well (default: "sendmail -t -i"). ...
  4. F

    how to rebuild awstats static pages of migrated awstats database files

    Thanks for this modified file, gggino. It has allowed me to rebuild the static files that were not building on my system and I'm really grateful! However, can I ask why you had to make so many modifications? Did you find it was doing things you didn't want? Specifically, why not just set...
  5. F

    Awstats not building static pages

    OK, here's a bit of an update. I changed all the values of stat_ttl in dom_params to 12 and run the statistics program for one domain and .... no change (at least on 10.4.4 -- I know this is the 12.x section of the forum so I need to emphasize this) But then I did succeed in rebuilding the...
  6. F

    Awstats not building static pages

    I'm having the same problem (But on Plesk 10). In my case, the value of stat_ttl in dom_param for the domains in question is 3 rather than the wanted 12. If you take a look at http://kb.odin.com/en/6246 you'll see more detail on the stat_ttl issue. You'll see that there is a stat_ttl value...
  7. F

    Apache uses all CPU, server dies

    You need to check the logs. One possibility is that your system is being attacked by a botnet or an individual who is constantly trying to guess passwords or access xmlrpc.php. Both of these can cause quite a high load. Also, you should limit the number of apache processes that can run at any...
  8. F

    How Do I rebuild qmail queue?

    I'm sure you have fixed this by now, but for future reference there are two ways around this. First, search your system to see if you have the appropriate psa-qmail rpm downloaded somewhere (e.g. in /root/psa/something ) - you can use the locate command to look for it. Then you can use the rpm...
  9. F

    Parallels Panel update failed - yum respository atomic enabled

    You shouldn't really have the Atomic repo enabled unless you need something from it specifically - it isn't something to enable and forget about, if you see what I mean. It is quite an advanced repo, with many interesting packages and personally I can't live without it, but you need to be...
  10. F

    ATT wireless network inserting extra characters into web page?

    Ideally this shouldn't be in httpd.conf because this file is prone to be overwritten by Plesk, especially during an upgrade. The best solution is to put it in /etc/httpd/conf.d/mod_deflate.conf (create the file if it doesn't exist) (exact location may vary from os to os -- this is where you'd...
  11. F

    SSL Certificate for Mail Server

    Not really, no. There are two issues to deal with. First of all, a normal SSL certificate ONLY works with the domain (the WHOLE domain) you use when you request it. So, for example, an SSL certificate for www.domain.tld will not work with mail.domain.tld In order to cover *.domain.tld you...
  12. F

    Fed up with Plesk

    It might be worth checking that you aren't running out of disk space or inodes. I'm not sure that a reboot would resolve a problem with lack of disk space unless it cleaned some files out on boot, so it is unlikely that I'm correct, but it is worth checking just the same.
  13. F

    activating emails (making them work) in VPS system view

    Try this from your PC: ping mail.domain (does it return the correct address?) telnet mail.domain 25 (does it connect or not?) Also try it from your server. It may be that port 25 is blocked, or that the IP is wrong.... Oh, also CNAME for MX record is not recommended. I suggest you...
  14. F

    How to set up email server, etc

    You need to resolve the problem of being blacklisted before you continue. What caused it? A spam outbreak? If that has been resolved then you can de-blacklist. There is no problem with having just one IP. Typically, in terms of DNS, the test that is done by receiving mailservers is simply...
  15. F

    Imap connection issues

    There's no need for a dedicated IP and SSL for each domain. The idea is that you have only one domain (e.g. yourhostingcompany.tld) with a dedicated IP and SSL certificate (which is then configured to be used for email as well as web). Then (and this is the crucial bit), you tell your...
  16. F

    SMTP Mail Problem with Outgoing Mails

    This option only works with Postfix, not Qmail. So if you are not using it already, you will need to switch to Postfix. However, if you only have two IPs, all you really need to do is route traffic on port 25 to go out via the other IP. If that's all you want to do, you have a couple of...
  17. F

    Out of Control SSL log file - grows by GB a day

    The iptables code that Leonard was suggesting would only work for SSH (port 22) not 443 (https). But anyway, as you say, the IPs are from all over the place and you can't restrict 443 otherwise nobody would be able to connect to secure sites. Does this second site need https? If not, just...
  18. F

    Out of Control SSL log file - grows by GB a day

    ON the face of it, this looks like an attempt to attack/compromise the site . All the IPs look different in your screen shot, so firewalling them may be difficult
  19. F

    How To: Configure Customer's DNS Settings To Use The Server's Main NS Records.

    For the domain you will be basing your namservers on, you need to create nameserver host records via your registrar's control panel. So, if you want to use ns1.yourdomain.com and ns2.yourdomain.com as namservers, you have to: 1) In Plesk, add A records in yourdomain.com pointing...
  20. F

    DNS Supermaster sync issues

    I don't fully understand the problem, so take what I say with a pinch of salt: The concept of primary/secondary and master/slave is more of a convenience or convention than anything. In terms of DNS records, there is no difference between ns1 and ns2. They are both nameservers and nothing...
Back
Top