Search results

  1. A

    Automatically add domains to PMG

    Note: Unnecessary use of -X or --request, POST is already inferred. * Expire in 0 ms for 6 (transfer 0x56512641afb0) * Closing connection -1 curl: (3) URL using bad/illegal format or missing URL Note: Unnecessary use of -X or --request, POST is already inferred. * Expire in 0 ms for 6 (transfer...
  2. A

    Automatically add domains to PMG

    Got it .. I just did but I got an empty response, I checked on UI and I didn't see the domain added root@pmg:~# curl --request POST \ > -d "domain=xxx.com" \ > -d "comment=hosted-`test`" \ > --cookie "PMG:apis@pmg:60E9F16F::xxxxxxxx" \ > --header "CSRFPreventionToken: xxxxx" \ >...
  3. A

    Automatically add domains to PMG

    I want to create a bash script to automatically add new domains from WHM/cPanel to PMG, I already tried access/ticket and I got the CSRFPreventionToken so how can I use this one? PUT /api2/json/config/domains/{domain}? https://pmg.proxmox.com:8006/api2/json/config/domains/xxx.com +...
  4. A

    Automatically add domains to PMG

    What's the best way to get/put API calls using URLs with tokens or username and passwords? https://pmg.proxmox.com/pmg-docs/api-viewer/index.html#/config/domains/{domain} I tried GET, POST and PUT https://pmg.xxx.com:8006/api2/json/config/transport/domains/?domain=test.com&comment=test as...
  5. A

    Automatically add domains to PMG

    Hello, Does PMG provide API to automatically add domains to "Relay domains, Transport and DKIM Sign? Thank you
  6. A

    Cannot block email

    Yes, I know about the misspelling, my problem is, I cannot block this email for some reason, as I mentioned above in the screenshots root@pmg:~# cat /var/spool/postfix/defer/7/7AB8B20B22 <annettecana@icloud.om>: connect to icloud.om[17.253.142.4]:25: Connection timed out...
  7. A

    Cannot block email

    root@pmg:~# mailq -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient------- 1BC4420CD1 263 Wed Jun 9 12:16:33 root@pmg.encirca.com (connect to icloud.om[17.253.142.4]:25: Connection timed out) annettecana@icloud.om Is...
  8. A

    Cannot block email

    Hey Guys, How can I block this email? Jun 9 09:54:25 pmg postfix/qmgr[18254]: 7AB8B20B22: from=<annette@asrllc.cpa>, size=1487, nrcpt=1 (queue active) Jun 9 09:54:55 pmg postfix/smtp[31367]: 7AB8B20B22: to=<annettecana@icloud.om>, relay=none, delay=256740, delays=256710/0.08/30/0, dsn=4.4.1...
  9. A

    Quarantine total emails?

    Hello everyone, Is there we can get a total number of quarantine emails on the statistics page? I can see the quarantine numbers for every day but it's going to be hard to calculate how many emails quarantine every day for a month .. Thank you
  10. A

    [SOLVED] dns.hostname reading wrong!

    It helps a lot!, I'm not sure why the PMG develops makes it like that and not used clear variables Thank you :)
  11. A

    Match field syntax

    Hello, So I have a problem with blocking specific emails, I need to block xx@xx.com, I added the syntax as following Field= to Value= xx@xxx.com The problem is when I try to send "manual" emails, it gets blocks successfully, but when some system emails from the server to the same emails...
  12. A

    [SOLVED] dns.hostname reading wrong!

    Oh, I'm sorry you're right, I will inform the moderator. hmmm, domain where exactly? which file? because hostname is pmg.xxx.com
  13. A

    [SOLVED] dns.hostname reading wrong!

    Hello, I have a problem with those variables, they're reading wrong from the system my hostname is : pmg.xxx.com and it's already set here /etc/hostname pmg.xxx.com in /etc/hosts the hostname set as following IP address pmg.xxx.com pmg the problem is in pmgconfig dump dns.domain =...
  14. A

    DNSBL

    Thanks a lot for your response, I totally agree with you, just one more last question should I use "," or ";" ? when I set the values in DNSBL sites?
  15. A

    DNSBL

    hmmmmm, the IP address is different in the accepted messages ... so now it makes sense!. Is it okay to use all those backlists?
  16. A

    DNSBL

    Yep I know that, however, the email got accepted after I tried sending it multiple times :( and I need to avoid that
  17. A

    DNSBL

    None, the email got rejected but got accepted again .. https://i.imgur.com/McReMx4.png
  18. A

    DNSBL

    Hello, One of the emails got rejected because It was listed on zen.spamhaus.org but when I tried to send to the same email it got accepted/delivered! Now I'm using...