How do you stop IIS SMTP Server from sending bounce emails? -


how stop "default smtp virtual server" sending bounce messages email addresses don't have?

i.e. i'm using iis' smtp server handle email , if email sent unknown @ mydomain.com bounce email 'address not known' (or that) sent sender. want silently fail.

i found article has script can run configure catch-all account on server. emails generate ndr instead directed account. sorry, haven't tested it.

basically short answer question no.

brett

on note, if don't want spend money, or have no budget, , want better email system, try smarter mail can use free 10 users. sure there others out there, have used smarter mail in past successfully.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -