Search results

  1. N

    Issue with outbound traffic on VM

    I can confirm the bug @LMC described in the post above, had the same issue. @Richard @dietmar this might sound like a trivial thing but it is not as I could not have use my FW on the latest version until I googled the result. Thanks
  2. N

    kernel installed under lxc?

    I understant, proxmox-mailgateway is just a meta package therefore it is safe to remove it.
  3. N

    kernel installed under lxc?

    @tom if I try to remove the kernel package proxmox-mailgateway will be removed therefore I can not remove the kernel.
  4. N

    Greylisting, Automatic Whitelisting

    I have used Greylisting before and I now it can be setup to automatically whitelist a sender if the sender passes the check, that is if the sender is frequent. Is this possible with ProxMox Mail Gateway? Maybe @tom ?
  5. N

    kernel installed under lxc?

    @tom should I submit this as a bug? I would like to be able to remove the kernel from my lxc CT. Thanks.
  6. N

    Suggestions and bugs 5.0

    Hi, Can someone point me to the right direction as I can not find a way to enable greylisting. Below is the only thing that does appear in the logs and is related to greylisting. tail -n 100 /var/log/mail.log | grep greylist Aug 24 16:32:19 xxxx pmgpolicy[352]: starting policy database...
  7. N

    kernel installed under lxc?

    These are the problems I get when trying to remove the kernel # apt-get remove pve-kernel-* The following packages will be REMOVED: proxmox-mailgateway pve-kernel-4.13 pve-kernel-4.13.16-1-pve
  8. N

    LXC: possible bug when trying to change gateways

    here it is proxmox-ve: 5.2-2 (running kernel: 4.15.17-2-pve) pve-manager: 5.2-6 (running version: 5.2-6/bcd5f008) pve-kernel-4.15: 5.2-4 pve-kernel-4.15.18-1-pve: 4.15.18-17 pve-kernel-4.15.17-3-pve: 4.15.17-14 pve-kernel-4.15.17-2-pve: 4.15.17-10 corosync: 2.4.2-pve5 criu: 2.11.1-1~bpo90...
  9. N

    kernel installed under lxc?

    Hi I installed Proxmox Mail Gateway 5 and the kernel got installed by default...any reason why I have a kernel package under lxc?
  10. N

    LXC: possible bug when trying to change gateways

    @dietmar could you check if this is a bug?
  11. N

    LXC: possible bug when trying to change gateways

    For testing purposes I created an lxc CT with one network card IP: 10.10.10.224/24 GW: 10.10.10.1 route inside CT # ip route show default via 10.10.10.1 dev eth0 10.10.10.0/24 dev eth0 proto kernel scope link src 10.10.10.224 Then from proxmox gui I change the gw from 10.10.10.1 to nodes...
  12. N

    running docker inside LXC

    Just wondering how is this approach different? https://stgraber.org/2016/04/13/lxd-2-0-docker-in-lxd-712/
  13. N

    Bandwidth limit for pct restore

    This was implemented in 5.2, right?
  14. N

    Can I set a daily limit for a domain?

    I would like to send a daily message limit per domain for outgoing connections. Is this possible?
  15. N

    Proxmox Mail Gateway 5.0 released!

    HI, I installed Proxmox Mail Gateway 5.0 in a privileged lxc container on top of a Debian 9 and a pve-kernel was installed. Is this supposed to happen? Setting up pve-kernel-4.13.16-1-pve (4.13.16-45) ... Examining /etc/kernel/postinst.d. run-parts: executing...
  16. N

    /boot No space left on device

    I removed 2 old kernels apt-get remove pve-kernel-4.4.76-1-pve apt-get remove pve-kernel-4.4.83-1-pve this freed some space...and managed to install the new one... i got this message Setting up proxmox-ve (5.1-31) ... W: APT had planned for dpkg to do more than it reported back (6 vs 10)...
  17. N

    /boot No space left on device

    I just tried to install the new kernel and I git this error No space left on device df -h /boot/ Filesystem Size Used Avail Use% Mounted on /dev/sda1 488M 471M 0 100% /boot If I list content no boot partition I get this ls /boot config-4.13.13-1-pve config-4.4.40-1-pve...
  18. N

    [SOLVED] Enabling Quotas on Existing Containers (LXC)

    Hi Mario, I followed your instructions. I am having issues with Cpanel. I run Initial Quota Setup and still I get a message 'No quotas are enabled on this system.' Any tips?
  19. N

    lxc: change mount options

    Do you plan to support this option?