virtualInbox property

bool virtualInbox
getter/setter pair

Virtual inbox can receive email but will not send emails to real recipients. Will save sent email record but never send an actual email. Perfect for testing mail server actions.

Implementation

bool virtualInbox;