GFI MailEssentials and NDR messages
I inherited GFI MailEssentials and MailSecurity recently.
I was troubleshooting a problem today where an SMTP sender was getting an NDR when emailing one of my users, but the exchange message tracking center claimed the message was delivered to the store.
Enter GFI MailEssentials, which optionally sends an NDR when it thinks something is spam. Here's the fun catch though, it sends a 5.1.1 "email account does not exist". In hopes of convincing the spammer the account doesn't exist anymore? As if bulk mailers use legitimate return addresses.
It's certainly not to inform the legitimate user their mail was rejected, as the NDR is a farce. It's not signaling exchange to send an NDR, but rather taking these actions itself, so make sure logging is on. Fortunately there's a template file in MailEssentials\templates called ndr.xml. Open it up in notepad, change the 5.1.1 references to 5.5.0 and put in your own custom anti-spam message instead of "this user does not exist".
Not that this software should be sending NDRs. I'm sure I'm flooding the net with NDRs, but it looks like it's hooking after the smtp service, not into or before. I'll replace it with SA eventually.
Update 07/2007:
The NDR template just wasn't working and GFI never replied the last time I sent them the requested tech support logs. I ran into an issue a couple of weeks ago where messages would go to GFI (sent to advanced queuing in Exchange System Manager) and never come back. Stopping GFI would get the messages back. I just deinstalled GFI and I'm replacing it with a traditional SpamAssassin installation.
I was troubleshooting a problem today where an SMTP sender was getting an NDR when emailing one of my users, but the exchange message tracking center claimed the message was delivered to the store.
Enter GFI MailEssentials, which optionally sends an NDR when it thinks something is spam. Here's the fun catch though, it sends a 5.1.1 "email account does not exist". In hopes of convincing the spammer the account doesn't exist anymore? As if bulk mailers use legitimate return addresses.
It's certainly not to inform the legitimate user their mail was rejected, as the NDR is a farce. It's not signaling exchange to send an NDR, but rather taking these actions itself, so make sure logging is on. Fortunately there's a template file in MailEssentials\templates called ndr.xml. Open it up in notepad, change the 5.1.1 references to 5.5.0 and put in your own custom anti-spam message instead of "this user does not exist".
Not that this software should be sending NDRs. I'm sure I'm flooding the net with NDRs, but it looks like it's hooking after the smtp service, not into or before. I'll replace it with SA eventually.
Update 07/2007:
The NDR template just wasn't working and GFI never replied the last time I sent them the requested tech support logs. I ran into an issue a couple of weeks ago where messages would go to GFI (sent to advanced queuing in Exchange System Manager) and never come back. Stopping GFI would get the messages back. I just deinstalled GFI and I'm replacing it with a traditional SpamAssassin installation.


