PMG Reporting Account

aynur.yilmaz

New Member
Dec 17, 2021
13
0
1
30
Hi everyone,

How to forward the following notifications to a mail account in Proxmox Mail Gateway ? Thanks..

Code:
This is the mail system at host pmg.domain.com.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                   The mail system

<example@domain.com>: host mail.domain.com[178.18.222.192]
    said: 550-The mail server could not deliver mail to
    example@domain.com.  The 550-account or domain may not exist, they
    may be blacklisted, or missing the 550 proper dns entries. (in reply to
    RCPT TO command)
 
How to forward the following notifications to a mail account in Proxmox Mail Gateway ? Thanks..
This mail was generated by PMG - why would you want to forward it to an account there?
it was generated to notify the sender of the mail, that their mail could not be send to the destination (because mail.domain.com[178.18.222.192] refused to accept it)
 
This mail was generated by PMG - why would you want to forward it to an account there?
it was generated to notify the sender of the mail, that their mail could not be send to the destination (because mail.domain.com[178.18.222.192] refused to accept it)

My goal was to ensure that all quarantined mails in domain are reported to an admin account. (A kind of report)

Sorry if I asked the wrong question.