You're pointing to an ancient thread which is not the correct one. @k1l0b1t is asking for a delivery receipt, not for read receipt.I don't believe directadmin has deliverability or read receipts:
dsn_advertise_hosts = *
Why? I killed loads of spam with it.but disabeling bounces kinda seems crazy to me.
Oh god...Why? I killed loads of spam with it.
There are some irregular flows in which spammers flood the servers with e-mails to non-existing users, with existing email addresses in the return-path, which will get the spam via our servers bounce messages.
I recently experienced it for 2 weeks with my hobby email address, which was being abused as return address and me receiving a lot of spam from a Polish server and Swiss servers bouncing these messages. No way to stop those bounce messages.
And I don't want my servers being involved in those kind of spam games. So it doesn't seem that crazy to me.![]()
Great idea. How to disable bouncing back?And I don't want my servers being involved in those kind of spam games.
Easy. In /etc create a file called exim.variables.conf.custom and enter this content:Great idea. How to disable bouncing back?
bounce_return_message = false
I'll add that to my config/install docsEasy. In /etc create a file called exim.variables.conf.custom and enter this content:
bounce_return_message = false
save the file and restart Exim.
me to thanksbounce_return_message = false