Namespace MailFathom.Application.Mail.Delivery.Submission
Classes
- AuthoredMailSubmission
Takes a message somebody wrote and queues it, which is the whole of what asking to send does.
- AuthoredResponseSubmission
Takes an answer somebody wrote to a stored email and queues it, which is the whole of what asking to reply or forward does.
- MailResponseSubmissionRequest
States one answer to a stored email somebody asked this deployment to send.
- MailSubmissionRefusedException
The failure raised when a message somebody asked to send is not written down at all.
- MailSubmissionRequest
States one message somebody asked this deployment to send, in the terms they wrote it in.