iredmail / iRedMail

Full-featured, open source mail server solution for mainstream Linux/BSD distributions.
https://www.iredmail.org/
GNU General Public License v3.0
1.46k stars 216 forks source link

E-Mail Arrives with wrong address in our Mail #249

Closed liszca closed 6 months ago

liszca commented 8 months ago

Somebody sends spam, in the mail client the mail was sent to info@xyz.com but our mail is info@abc.com. I want this to be silently discarded never ever touching my storage.

iredmail commented 6 months ago

Currently we don't have such feature, a milter is required to process mail headers/body. FYI https://github.com/iredmail/iRedAPD/issues/11