class EventMachine::Protocols::SmtpServer
def receive_data_command
the whole set of sender and recipients.
This can be useful for dealing with problems that arise from processing
Returning false will cause us to send a 550 error to the peer.
Called when the remote peer sends the DATA command.
def receive_data_command true end