• 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. N

    Folder /bin /usr /var etc. created within domain folder

    Yes. This happens when you enable chrooted shell access.
  2. N

    Your expectations from Dovecot in Plesk

    Thanks, hjt. Got it! FYI: Dovecot own search index (Squat) is obsoleted in Dovecot >= 2.1.
  3. N

    Your expectations from Dovecot in Plesk

    Thanks for your reply, hjt! Could you please elaborate about: Why do you think it is needed? What kind of FTS engine should be used? What integration with other software you'd expect?
  4. N

    Atmail Server responded: -ERR Login failed

    I actually meant /usr/local/psa/var/log/maillog Might I also suggest switching to another webmail? You know, AtMail is old and is not supported for a long time. It is effectively dropped in Plesk 11.5 (though you may keep one if you're upgrading). So you'll probably have to switch sooner or later.
  5. N

    Atmail Server responded: -ERR Login failed

    Sorry to point it out, but you did nothing: Search maillog for errors.
  6. N

    admin password

    Your admin user MySQL password is in /etc/psa/.psa.shadow. Literally.
  7. N

    how do i run php scripts with command line utilities in them in plesk 11+ ?

    Try: # mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa Run # plesk db and then open `which plesk` file to see how it works on Plesk 11.5. I suspect that you have .my.cnf in your home directory that is interfering, or something similar.
  8. N

    how do i run php scripts with command line utilities in them in plesk 11+ ?

    Does it though? MySQL authentication aspect did not change, you should be able to use the same file. Just check in console.
  9. N

    Roundcube 0.9.4

    Theoretically yes, provided that you will: 1) follow current Roundcube layout in Plesk and it will match layout in future Parallels releases; 2) do not overwrite any configs; 3) future update will be done to exactly that version (otherwise you're risking leaving stuff behind). Looks...
  10. N

    Horde or roundcube stopped working

    Let me guess. PHP in fcgi mode on your sites doesn't work either. Please search these forums for this error.
  11. N

    Dovecot + Plesk 11 // encrypted passwords

    Markus_Eyrich, I've sent you a PM. I'll share some insight only with those who post into the thread about Dovecot support, and I deem their post useful (and responsible). I will not share any information publicly due to reasons outlined here.
  12. N

    Plesk Firewall and mod_evasive (CLI control for firewall?)

    Firewall module in Plesk only (re)applies policy if you either 1) apply it manually via web interface or 2) on firewall service start (read: machine reboot). So it's highly unlikely it is interfering in your case. Also this is not a support forum, but rather a community forum.
  13. N

    pop3/imap login question: can distance increase traffic?

    IMO, highly unlikely. While being far away may increase TCP packet retransmissions, increasing real bandwidth usage, this will not be visible in logs (since IMAP/POP3 server shouldn't be aware of retransmissions at all - this is kernel TCP stack work). I think the issue is rather in mail client...
  14. N

    bandwidth questions

    In Plesk 11.5 log entries you're interested in would look like: Apr 11 11:21:51 hostname courier-imapd: LOGOUT, user=mail1@domain.tld, ip=[2002:5bcc:18fd:c:10:0:3:156], headers=835, body=810, rcvd=345, sent=3260, time=7 Apr 19 16:52:02 hostname courier-pop3d: LOGOUT, user=mail1@domain.tld...
  15. N

    Your expectations from Dovecot in Plesk

    No, of course not. I fully understand your concerns and reasoning. I just felt asking for clarification was to the point. And now we have something to talk about :) Correct. What kind of admin options are you expecting in Panel? Please elaborate.
  16. N

    ctmilter.bin %100 cpu usage

    Remove premium outgoing antispam component.
  17. N

    Your expectations from Dovecot in Plesk

    Thanks for the post, sirhaplo! Maybe you can share something about your use of Dovecot? Which features you used the most, did you make any significant changes in the default configuration and what for, did you integrate it with other software (e.g., Roundcube), etc.? In other words, do you...
  18. N

    bandwidth questions

    1) So you'd rather have some settings mysteriously pop in and out of Service Plan properties? Your reasoning is only valid for end user settings (and in fact bandwidth limiting is not available in customer panel if it cannot be used). 2) Yes. Shell may help you out as well, if you have basic...
  19. N

    bandwidth questions

    1) AFAIK, only outgoing http(s) traffic via mod_bw. And it's not possible to use the bandwidth limit control if you're using nginx in addition to Apache. 2) Look into mail logs. Traffic will be reflected there.
  20. N

    Roundcube integration with plesk 11

    Dunno. I don't really care much. You may want to keep an eye out for regular 11.6 previews.
Back
Top