Search results

  1. E

    Mailcow PMG

    Hello, I have created a mail server with mailcow and integrated with pmg i have too many problems with outgoing emails because it goes to spam. I have applied all DKIM, DMARC, SPF and also SSL and reverse dns and my emails goes again to spam. Any idea how to solve it. I will appreciate a lot...
  2. E

    Proxmox 5.1 LXC Network Bridge Configuration

    Hello everyone can anyone help me with configuring lxc bridge connection. My pve server network configuration source /etc/network/interfaces.d/* auto lo iface lo inet loopback auto enp0s25 iface enp0s25 inet static address 192.168.0.123 netmask 255.255.255.0...
  3. E

    ProxmoxVE 5. Did not installed on Debian 8

    I tried to install proxmox on debian 8 jessie and then when i wanted to install proxmox ve package i had this troubles and errors, can anyone solve this problem. Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This...
  4. E

    Proxmox API

    Hello everyone. I want to create a management interface with proxmox api but i dobt know how to use it. Can anyone help me with some examples like stopping, starting, creating a new vm etc with api ?? Thanks in advance