Search results

  1. T

    Run mail gateway in docker

    Hi, i was trying to run the mail gateway in a docker container. My Dockerfile looks like this (not complete): FROM debian:buster ENV DEBIAN_FRONTEND noninteractive RUN set -ex; \ \ apt-get update; \ apt-get install -y --no-install-recommends \ wget \ gnupg1 \...
  2. T

    [SOLVED] API Mails in quarantine

    Hello, when I use /usr/bin/pmgsh get /quarantine/spamstatus the count variable is wrong. It shows 10 messages in spam but in the webfrontend no mails are shown. pmgversion is "pmg-api/5.2-7/9943bd5d".
  3. T

    High I/O slow guests

    Hi, we have a few problems with proxmox and high I/O. We use ZFS in the following configuration: :~# zpool status -v pool: rpool state: ONLINE scan: scrub repaired 0B in 33h43m with 0 errors on Mon Apr 15 10:07:13 2019 config: NAME STATE READ WRITE CKSUM...
  4. T

    [SOLVED] UTF8 error in cluster sync

    Hello, I set up a mail cluster and I have a little problem with one of the nodes. The master (mx1) has no sync errors in the log but the node mx2 seems to have problems: starting cluster syncronization Mar 4 10:00:33 mx2 pmgmirror[1333]: detected rule database changes - starting sync from...