Recent content by zolthar

  1. Z

    Microsoft False Positive

    FWIW, I am running Mail Gateway 7.3-11
  2. Z

    Microsoft False Positive

    Hi Everyone, Just wanted to ask whether anyone knows the best method to get in contact with Microsoft regarding False Positive of email delivery? It was working perfectly for years and no changes on our side, and then about 2 weeks ago, all emails to Microsoft recipients stopped receiving...
  3. Z

    Unusual behaviour

    Hi have clients running Outlook and there seems to be a strange behaviour occurring and I dont know whether this is related to PMG as it appears to only happen after an email is sent. From what I can replicate (same domain for both sender and receiver): Action #1 Send email from...
  4. Z

    Edit/Remove single entry when Verify Receives 550 is enabled

    I have Verify Receivers Yes (550) enabled. Is there any way I can remove an email (or purge ) from the list and not wait the timeout period which I believe was 7 days? If I Disable verify, the email comes through. Yes the problem was I forgot to create the email before testing sending emails...
  5. Z

    [SOLVED] SPAM spoofing PMG domain and getting through

    I dont know its logic, but it works at a global level which is ok with me. Jun 21 19:24:21 spam pmg-smtp-filter[127383]: 1A0C366492C1C525DF2: new mail message-id=<daac8cfc1af19d1049004ec8f077defb@spam.domain.com.au> Jun 21 19:24:21 spam pmg-smtp-filter[127383]: 1A0C366492C1C525DF2: SA...
  6. Z

    [SOLVED] SPAM spoofing PMG domain and getting through

    Thanks Stoiko, sorry my version was Community. Further to your message, I did the CLI you mentioned: pmgsh get /quarantine/whitelist -pmail 'helen@domain.com.au' It showed the exact same list of users in the GUI. I just thought of a different method as it is not showing and just added a...
  7. Z

    [SOLVED] SPAM spoofing PMG domain and getting through

    Oh, didnt realise there was an option for paid - I have opened a ticket and sent through all the details. However in continuing this thread, no that email is not listed in her whitelist.
  8. Z

    [SOLVED] SPAM spoofing PMG domain and getting through

    Morning @Stoiko Ivanov , I definitely am not saying otherwise and I would love to share with you, however given our privacy policy, I cannot share publicly. I did try yesterday to message you however I believe this is not possible. I am more than happy to share this with yourself or another...
  9. Z

    [SOLVED] SPAM spoofing PMG domain and getting through

    I understand - however there are no wildcard/global entries like you said. All 9 email entries listed in the whitelist are individual email addresses without any * attributes. All 9 emails listed in the User Whitelist are known individual email addresses that Helen contacts regularly or a...
  10. Z

    [SOLVED] SPAM spoofing PMG domain and getting through

    Thanks Stoiko, I did exactly that. Searched for this: https://spam.domain.com.au/#pmgUserWhitelist and the list doesnt show in the bottom grid - it did show 8 emails, however none were what I am searching for.
  11. Z

    [SOLVED] SPAM spoofing PMG domain and getting through

    Thanks @Stoiko Ivanov, thats what I thought, however I cannot find that email "GLEN@spam.DOMAIN.com.au" (User Whitelist > user email dropdown), let alone the domain "spam.domain.com.au" in her "User" whitelist. I sent a test email with the "FROM" only as "<>" which it passed through with the...
  12. Z

    [SOLVED] SPAM spoofing PMG domain and getting through

    I have been advised of the following SPAM: HEADER Received: from SERVER.internal.local (192.168.000.000) by SERVER.internal.local (192.168.000.000) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.2507.21 via Mailbox Transport; Sat, 17...
  13. Z

    [SOLVED] Virtualised PMG issues with TCP Offloading

    Hi have a PMG on a Hyper-V Host and found that the upload is highly limited to 15 mbps when downloads are around 900+ mbps. I have to run this line which fixes the problem: sudo ethtool -K eth0 gro off gso off tso off lro off This fixes the slowness and uploads becomes the same speed as...
  14. Z

    Official ESET Server Security for Linux integration with PMG

    I run ESET & ClamAV with Securite plugin - gives a better result in "my instance", however doesnt seem to scan attachments - probably my mis-configuration which I havnt been bothered to resolve. However looking at my notes installation was straight forward: apt install c-icap apt install...