Recent content by Zivalita

  1. Z

    Error deferred and timedout connection

    Hello, can anyone help me to findout why we can't send email to any domains such as yahoo, hotmail, etc. And this is the error that we found from the server logs : Apr 28 08:33:57 proxy01 postfix/smtp[72680]: connect to hotmail-com.olc.protection.outlook.com[40.93.192.3]:25: Connection timed...
  2. Z

    Can't login to admin GUI proxmox

    Hi, We had issue cannot login to the admin GUI login proxmox mail gateway, the error that showing only this : "Login failed. Please try again" I've restarted pmgproxy but not affected, and issue still occured, can anyone help me to solve this issue ?
  3. Z

    DKIM, DMARC in proxmox mail gateway

    my pmg.conf : section: mail tls 1 tlsheader 1 tlslog 1 section: admin dkim_selector selector1 dkim_sign 1 dkim_sign_all_mail 1 dkim domains : proxy01.idcloudhosting.com 1 any solution so that we can use DKIM mail gateway and not DKIM from domain ?
  4. Z

    DKIM, DMARC in proxmox mail gateway

    If u see from the attachment below, the DKIM is already confirmed , but somehow why when we try send email using proxmox and verify it with https://dkimvalidator.com/, DKIM signature mailgateway still wont show Is there anyway we can fix this DKIM issue, so in the future we will have DKIM...
  5. Z

    DKIM, DMARC in proxmox mail gateway

    We only use for outgoing sign dkim. The only thing we wanted is to use DKIM signature from outgoing mail gateway proxmox, not dkim from domain that become sender
  6. Z

    DKIM, DMARC in proxmox mail gateway

    I've set this base on documentation but still not showing dkim signature. This is my hostname proxmox mail gateway: Proxy01.idcloudhosting.com Dkim: selector1._domainkey.proxy01.idcloudhosting.com
  7. Z

    DKIM, DMARC in proxmox mail gateway

    DKIM Information: DKIM Signature This message does not contain a DKIM Signature this error still showing when we running validatordkim from https://dkimvalidator.com/
  8. Z

    DKIM, DMARC in proxmox mail gateway

    Hi, Are the DKIM in proxmox can use hostname/fqdn ? if yes anyone know how to setup this with correctly.
  9. Z

    Setup proxmox VE 5 with multiple node and HA

    Hi, We already downloaded a version proxmox-ve_5.2-1.iso. Does this version will install LXC ? and do you have a manual documentation to setup multiple node with HA cluster ?
  10. Z

    Setup proxmox VE 5 with multiple node and HA

    HI, is there any documentation how to create a proxmox with multiple node (maybe 5 node) with High availablity that using container openvz ? We have a 5 nodes server with 2 Nas storage with NFS and we want to build a cluster storage with container using a proxmox. Thanks