Search results

  1. R

    [SOLVED] Header remove some parts

    Hello! I have problem with long file attachments if there is some special characters. This problem is only affected roundcube clients and there is no fix right now. So i need some temporary workaround to fix this issue. Header part: Content-Type: text/plain...
  2. R

    [SOLVED] Header Content-Disposition name problem - filename show base64

    Hello! - HELP! I have problem with filenames when receiving file attachments with special characters and filename is longer 25 characters. file attachment name showing base64 as filename but looks like it is broken base64 ... header part: ------=_Part_14491_773342125.1733758206187--...
  3. R

    Help tuning PBS with SSD special mirror

    Hi! I plan to add special mirror to my PBS with 3x 1TB M.2 So this is way to do? 1. zpool add backups special mirror <device1_m.2> <device2_m2> <device3_m2> 2. zfs set special_small_blocks=8K backups /# zdb -Lbbbs backups 8.79T completed (3259MB/s) estimated time remaining: 306093hr 44min...
  4. R

    Speed problem from VE to Qnap 10Gbit

    Hi! Speed problem From VE to Qnap 400-500 MBytes | From Qnap to VE all ok 1.1 GBytes [~] # iperf3 -c 10.10.0.10 -p 7575 Connecting to host 10.10.0.10, port 7575 [ 5] local 10.10.0.41 port 49382 connected to 10.10.0.10 port 7575 [ ID] Interval Transfer Bitrate Retr Cwnd [...
  5. R

    Problem - Extract text from attachments

    Hi! I enable new option - Extract text from attachments but when i send test word .docx with bad words inside ... nothing happening. How can i test if this option: Extract text from attachments running/working? ## my config info ## @mailgw:~# pmgversion -v proxmox-mailgateway: 7.3-1 (API...
  6. R

    rsync: failed: Invalid argument (22)

    Today i try backup VM and get this error: INFO: rsync: chown "/mnt/pve/Freenas-1/dump/vzdump-lxc-8172-2019_11_26-16_09_58.tmp/etc/initramfs-tools/.initramfs.conf.4WnuuD" failed: Invalid argument (22) thisrsync Invalid argument (22) error on all files. before no problems like this .... Spec...
  7. R

    Can`t start CT after upgrade to 6.0-7

    Hi! I can`t start anymore CT after upgrade to 6.0-7 also not starting if create new fresh CT all VM (windows starting and running) Only can`t start all CT (ubuntu ...18.04) Error log in attachemnt Help Thaks!
  8. R

    [SOLVED] apparmor - error CT ubuntu 18.04 LTS

    Hi! how to fix this error? apparmor="STATUS" operation="profile_replace" info="not policy admin" error=-13 label="lxc-172_</var/lib/lxc>//&:lxc-172_<-var-lib-lxc>:unconfined" pid=7120 comm="apparmor_parser" Thanks!
  9. R

    [SOLVED] Mount raw disk image to other VM

    Hello! There is some way to mount raw disk image to other VM ? i have VM 100 with windows ( vm-100-disk-1) and now windows is no more bootable .... can i mount (vm-100-disk-1) to VM 101 and acess files ?