Search results

  1. R

    Problem with Verify Receivers and bounce message / Recipient address lookup failed

    Okay found my problem it looks like the query problem! SELECT maildir.... not working for domain or mailbox ;-)
  2. R

    Problem with Verify Receivers and bounce message / Recipient address lookup failed

    No MySQL Connection is no problem I can reach the port from the machine. I log I found this: mail pmg-smtp-filter[14892]: 20D3A5D7915AD930F0: accept mail to <mydomain@domain.de> (729B220DA4) (rule: default-accept) But on this point the postfix have alreay send 250 O.K. right? Because I have...
  3. R

    Problem with Verify Receivers and bounce message / Recipient address lookup failed

    Okay I change it and send some bad and some good mail both have this error: 550 5.1.1 <mydomain@domain.de>: Recipient address rejected: User unknown in relay recipient table Any ideas?
  4. R

    Problem with Verify Receivers and bounce message / Recipient address lookup failed

    If I use relay_recipient_maps I can only use a static file i think or? But this link say something other: https://sourceforge.net/p/postfixadmin/wiki/Relay_domains/ I will check it now!
  5. R

    Problem with Verify Receivers and bounce message / Recipient address lookup failed

    Okay thanks, in /etc/pmg/main.cf i use this: virtual_mailbox_maps = proxy:mysql:/etc/pmg/templates/mysql_virtual_mailbox_maps.cf and the file looks like this hosts = dbhost user = user password = pw dbname = dbname query = SELECT maildir FROM mailbox WHERE username='%s' AND active = '1' If...
  6. R

    Problem with Verify Receivers and bounce message / Recipient address lookup failed

    Thanks for fast reply I tested something but have the following error: unsupported dictionary type: mysql Question is now, is it a problem to install postfix-mysql on PMG systems? Because postfix-mysql write something in dynamicmaps.cf This file is not in /var/lib/pmg/templates
  7. R

    Problem with Verify Receivers and bounce message / Recipient address lookup failed

    Thanks for fast reply. My Backend Server (Postfix) have MySQL Backend. Is it possible to use this for recipient lookup? Only lookup for recipient lookup (Mailbox Lookup) not for Domain lookup. Without recipient verification enable on PMG I have a Backscatter Problem. With recipient...
  8. R

    Problem with Verify Receivers and bounce message / Recipient address lookup failed

    Hello, I use proxmox mail gateway as a relay server. The final mail server is a postfix server. I enabled the verify receivers and set it to Yes (550) on PMG. I tested with some test e-mail: 550 5.1.1 <unknown@mydomain.de>: Recipient address rejected: undeliverable address: Recipient address...
  9. R

    2-factor auth on proxmox mail gateway

    Hello, Is there any way to use 2-factor auth on proxmox mail gateway? (like on proxmox pve). I only find the Keys option under users but can't use it. Is there any docs about the configuration 2-factor on pmg? Is there any doc about configuration yubico with pmg? Thanks!
  10. R

    [SOLVED] email filter action object "Block" - no 550 to sender? pmg send 250 O.K.

    Thanks for the fast reply. Okay I hope that I can block E-Mail Senders in future with 550 because Block or Blacklist said I can block the email and notify sender that email is not delivered. Because in Germany you send 250 O.K. to Sender and PMG put the E-Mail in Blackhole if Blacklist is active...
  11. R

    [SOLVED] email filter action object "Block" - no 550 to sender? pmg send 250 O.K.

    Hello, I have create some blacklist entry for a test email address and use the default email filter action object "Block". If I send some email from this blocked address, message is blocked correctly but PMG send 250 O.K. to the sender. But email is blocked and dropped from PMG and I can't...
  12. R

    [SOLVED] global blacklist is not working default settings / after reboot rules working maybe a bug

    Okay I can reproduce this "Bug" (?) (I have one PMG Master and two PMG Node systems) 1. Creat some rule on master node e.g. Blacklist a test e-mailadress, now wait for some minutes (5 minutes) 2. Send some test message from the Blacklisted test e-mailadress -> Look in Tracking Center and can...
  13. R

    [SOLVED] global blacklist is not working default settings / after reboot rules working maybe a bug

    I also open a bug: https://bugzilla.proxmox.com/show_bug.cgi?id=2360 This problem have everyone with a cluster now. How fast can it fixed?
  14. R

    [SOLVED] global blacklist is not working default settings / after reboot rules working maybe a bug

    Thanks for fast reply. Ok it is not a problem if the change takes some minutes (2 minutes). But I have delete blacklist now and wait for 1 hour. And new send email is also blocked. On both nodes in web interface blacklisted address is delete but pmg block it without any rule! After restart...
  15. R

    [SOLVED] global blacklist is not working default settings / after reboot rules working maybe a bug

    Okay after i reboot the cluster (master and note) i send email again and its blocked: Sep 5 15:14:45 mail1 postfix/smtpd[1131]: connect from mail-ed1-f46.google.com[209.85.208.46] Sep 5 15:14:45 mail1 postfix/smtpd[1131]: Anonymous TLS connection established from...
  16. R

    [SOLVED] global blacklist is not working default settings / after reboot rules working maybe a bug

    Hello, here is the complete log: Sep 5 14:05:53 mail1 postfix/smtpd[2884]: connect from mail-ed1-f50.google.com[209.85.208.50] Sep 5 14:05:53 mail1 postfix/smtpd[2884]: Anonymous TLS connection established from mail-ed1-f50.google.com[209.85.208.50]: TLSv1.3 with cipher TLS_AES_128_GCM_SHA256...
  17. R

    [SOLVED] global blacklist is not working default settings / after reboot rules working maybe a bug

    Hello, you find pmgdb dump here: Found RULE 29 (prio: 98, in, active): Blacklist FOUND FROM GROUP 44: Blacklist OBJECT 79: nomail@fromthisdomain.com OBJECT 116: myblock@emailadress.com FOUND ACTION GROUP 60: Block OBJECT 109: block message Found RULE 28 (prio: 96, out...
  18. R

    [SOLVED] global blacklist is not working default settings / after reboot rules working maybe a bug

    Hello, I have create a global blacklist rule (default rule). Only move the message to qms and not block. Under "Who Objects" -> "Blacklist" I Add some E-Mail Adress. The Blacklist Rule is by default on the top with Prio 98. If I now send test E-Mail with blocked E-Mailadress, E-Mail will...
  19. R

    Proxmox Ubuntu lxc Container mit snapd / Fehlermeldungen

    Hallo, nochmals danke für deine Antwort. Leider sind die Fehlermeldungen auch nach einfügen der Zeilen immer noch vorhanden. kernel: [14505760.850615] audit: type=1400 audit(1567521562.111:15147905): apparmor="DENIED" operation="ptrace" namespace="root//lxc-900_<-var-lib-lxc>"...
  20. R

    Proxmox Ubuntu lxc Container mit snapd / Fehlermeldungen

    Hallo und schon mal Danke für den Tipp. Leider weiterhin Fehler im syslog: kernel: [14505760.850615] audit: type=1400 audit(1567521562.111:15147905): apparmor="DENIED" operation="ptrace" namespace="root//lxc-900_<-var-lib-lxc>" profile="snap.rocketchat-server.rocketchat-server" pid=12277...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!