Search results

  1. Z

    [SOLVED] Installing PMG on Lightsail

    it occured during the installation process during this command: sudo apt install proxmox-mailgateway-container So I am not certain whether it would have been installed or not and if its during the install process, I am assuming it should have been installed and started. Still learning on the...
  2. Z

    [SOLVED] Installing PMG on Lightsail

    Thanks Stoiko, I am not sure if yours added, however it passed that error and thrown the following now: Setting up pmg-api (6.3-5) ... generation pmg default locale Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. psql: could not connect to server: No...
  3. Z

    [SOLVED] Installing PMG on Lightsail

    I would love to create a backup PMG instance on a cloud hosted VM - has anyone tried installing PMG on a Lightsail instance? lets assume: Intance: Debian 10.5 Lightsail AP Region Public IP = 1.2.3.4 Local IP = 172.26.7.x fqdn = splaam.domain.com dns points correctly when ping fqdn I am trying...
  4. Z

    [SOLVED] Use fetchmail to feed SPAM/HAM

    I agree and it is pretty good as you suggested. However there are a few that comes through and I was thinking of any ways to fast-track the learning process. Thanks Stoiko.
  5. Z

    [SOLVED] How do you handle "550 No Such User"

    Currently I have an LDAP to an Exchange 2016 Server and currently quarantine non-existent users (eventually block). However if someone accidently makes a mistake with the email, ideally it would be best they get a notification that no such user exists - however this gives rise to spammers and...
  6. Z

    [SOLVED] Using Filter in Mail Tracking Center

    Can some advise on how to use the Filter field in the tracking center? When I search for "Reject" it shows all the Status=Rejected items. However if I search for Rejected, nothing shows? I also want to search for emails that have been blocked - however this returns almost all emails as the...
  7. Z

    [SOLVED] Use fetchmail to feed SPAM/HAM

    I was just going through heutgers Advanced thread and was wondering, is there an easier way to feed SPAM/HAM using Fethmail? Given than fetchmail can be used to redeliver email, can it be used to deliver mail to feed the SPAM/HAM as I have existing accounts for this purpose (ie. spam@domain and...
  8. Z

    [SOLVED] How does Mail Filter Rules work?

    Can I get clarification on how the rules part actually work (ie. not the priority) as I read this section although it does not clarify exactly the workings: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#chapter_mailfilter What I am referring to is the following example: Can someone...