Hello.please post the logs and the content of such a mail - because currently I'm not sure what you mean exactly.
Thanks!
no - this is the pmg config file - the logs of (most) Linux system can be accessed through journalctl - see `man journalctl` for details.Hello.
Do you mean this log?
/etc/pmg/pmg.conf
this message says that someone tried sending a mail to <blabla-te-123123123@gmail.com> - but this address does not exist....<blabla-te-123123123@gmail.com>: host gmail-smtp-in.l.google.com[74.125.133.27] said: 550-5.1.1 The email account that you tried to reach does not exist.
no - this is the pmg config file - the logs of (most) Linux system can be accessed through journalctl - see `man journalctl` for details.
this message says that someone tried sending a mail to <blabla-te-123123123@gmail.com> - but this address does not exist....
/var/lib/pmg/templates/master.cf.in
look for the line:bounce unix - - - - 0 bounce
bounce unix - - - - 0 discard
Thank you. I will check it.In the file/var/lib/pmg/templates/master.cf.in
look for the line:
bounce unix - - - - 0 bounce
and change this to:
bounce unix - - - - 0 discard
Personally, i would strongly advise against this, because you should always fix the cause instead of fighting the symptoms, but ultimately it is up to you. Depending on the country, you may also need to know the legal framework, because an email can disappear quietly, the sender thinks it's gone, the server knows it's not and the recipient doesn't know anything about it.
Don't forget: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_template_engine