uk_user's latest activity

  • U
    Thanks again, much appreciated.
  • U
    There's some very useful information here, thanks for sharing it. May I ask, what do you have your default quarantine/block scores set to? This may impact on custom scores and overrides that others may set as this needs to be balanced with the...
  • U
    Thanks for your help Onslow. I think it should be possible to change using the templates feature. I'm curious to see if any staff can let us know why this is the default on new installs?
  • U
    # postconf smtpd_relay_restrictions smtpd_relay_restrictions = ${{$compatibility_level} <level {1} ? {} : {permit_mynetworks, permit_sasl_authenticated, defer_unauth_destination}} # postconf smtpd_recipient_restrictions...
  • U
    Not that I can see: root@pmg-slave02:/etc/postfix# grep defer_unauth_destination * grep: postfix-files.d: Is a directory grep: sasl: Is a directory These are new installs of v9.0.6 with no customisations to postfix config.
  • U
    We have a lot of connections coming into our PMG cluster for domains we do not host the email for, eg clients who have since left but left MX records pointing to us. When remote servers try to send to these domains they are rejected because the...
  • U
    uk_user replied to the thread Managing domains automatically.
    Perfect, thanks for your help Stoiko.
  • U
    uk_user replied to the thread Managing domains automatically.
    Thanks for your reply. We are already running this after amendments to the files: pmgconfig sync -restart Does "postmap" need running in addition?
  • U
    Hi all, We will be accepting email for around 80k domains. We are putting together custom scripts to manage the relay domains and transports via the API so that only new/changed/deleted domains generate a call to the API which works fine for...