Former_Member
6 years agoIdeator I
How to disable mail completely
For installations in disconnected areas where no Internet connection exist, we want to completely short circuit the mail sending functionality.
Sure, we could configure the SMTP like so:
<Mail SMTPServer="bogus"/>
... but it can produce error messages. Is it possible to turn off e-mail by configuration?