• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Recent content by Boas Simon

  1. Boas Simon

    Question Plesk Premium EMail and Ubuntu 24.04 - ETA?

    Hi, dumb question: anyboby knowing when Plesk Premium EMail will be available for Ubuntu 24.04? Thanks, Boas
  2. Boas Simon

    Resolved Dovecot IMAP issues with Plesk Premium Email (Kolab)

    Whoever is interested - the problem is solved with the support from the Plesk support guys. Plesk Premium Email needs "logger" to function. Obviously this package is not mandatory for the Plesk Premium Email extension, So anybody having similar issues needs to install "logger" which is part of...
  3. Boas Simon

    Resolved Dovecot IMAP issues with Plesk Premium Email (Kolab)

    Hi again, so I played around a bit - I read in another thread that uninstalling Plesk Premium Email anr reinstalling could help. So I uninstalled Plesk Premium Email and yes, dovecot is back again: root@XXX:~# netstat -plutn | grep 993 tcp 0 0 0.0.0.0:993 0.0.0.0:*...
  4. Boas Simon

    Resolved Dovecot IMAP issues with Plesk Premium Email (Kolab)

    AHA!! root@XXX:~# systemctl status guam.service × guam.service - Intelligent IMAP Reverse Proxy Loaded: loaded (/lib/systemd/system/guam.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Wed 2024-05-29 21:24:15 CEST; 1 day 23h ago Main PID: 28396...
  5. Boas Simon

    Resolved Dovecot IMAP issues with Plesk Premium Email (Kolab)

    Hi Kaspar, nope: root@BLAAH:~# netstat -plutn | grep 993 tcp 0 0 127.0.0.1:9993 0.0.0.0:* LISTEN 169790/dovecot root@BLAAH:~# Thanks, Boas
  6. Boas Simon

    Resolved Dovecot IMAP issues with Plesk Premium Email (Kolab)

    Hi all, so I'm testing Plesk Premium Email (Kolab) and can't manage to run IMAP propper. Here's the issue: Plesk 18.0.61 running on Ubuntu 22.04.4 LTS an a VServer hosted by Strato (Germany). Installed Plesk Premium Email, running smooth and fine. Trying to connect via IMAP from a client...
  7. Boas Simon

    Question Set up roundcube / calendar / activesync / z-push

    Hi Rar9 - this is what I finally did. I don't like the horde frontend, so I was loking for something more fancy (like roundcube), but horde is running stable and this is at the end more important. Best, Boas
  8. Boas Simon

    Question Plesk Premium Email by Kolab - RoundCube still the same

    Hi, Did you manage to get a test license? Asking Plesk for a test license I was guided to Kolab and Kolab said they only could give me a test account on their system -> good enough to test the look&feel but not enough to test the extension itself. Thanks, Boas
  9. Boas Simon

    Question Push (ActiveSync) - Anyone interested?

    HAH! Got it! It was kind of clear that this can't be a z-push issue but an apache issue. In Plesk we have to active the apache module "7.2". To do this we have to switch the MPM Mode from "Event" to "Prefork". And viola! I have an authentication window :) Thanks for all your support, I can...
  10. Boas Simon

    Question Push (ActiveSync) - Anyone interested?

    Hi all, to check whether my issue is with Ubuntu 18.04 I installed 16.04 and did the same test. Since 16.04 (at least the flavour I got from my provider Strato) does not contain z-push, I installed it from the original repo (Kopano Download) and the funny thing is, all the "php_value" parameters...
  11. Boas Simon

    Question Push (ActiveSync) - Anyone interested?

    Just apache. I tried all versions Plesk offers: FPM CGI FastCGI mod_php (which plesk calls "outdated") Thanks, Boas
  12. Boas Simon

    Question Push (ActiveSync) - Anyone interested?

    This was my original version: # Z-Push - ActiveSync over-the-air - default Apache configuration <IfModule mod_alias.c> Alias /Microsoft-Server-ActiveSync /usr/share/z-push/index.php </IfModule> <Directory /usr/share/z-push> # Don't list a directory index, follow symlinks (maybe state...
  13. Boas Simon

    Question Push (ActiveSync) - Anyone interested?

    Same here. Ubuntu 18.04, Plesk 17.8.11. Are you all running PHP7? Obviuosly "php_flag" and "php_value" are no longer supported by PHP7. Unfortounately I don't know how to fix that. At my installation the index.php is downloaded as "Microsoft-Server-ActiveSync" as well. Boas
  14. Boas Simon

    Question Set up roundcube / calendar / activesync / z-push

    Hi Brujo, yes, I found that video. It's a pretty nice video, but doesn't really give an insight into the actual configuration files. Mark "magically" get's the login windows when calling https://DOMAIN/Microsoft-Server-ActiveSync, but I don't get that windows, I get the "xml"-download from...
Back
Top