asp.net c# elegant automatic way not to send mail message
Is there an elegant automatic way how not to send MailMessage emails without commenting them out? I don’t wan’t to modify my code every time I am testing something in pages thats uses MailMessages.