send_intermediate_email_with_mailgun

send_intermediate_email_with_mailgun(i_email)

Send an Intermediate Email object via Mailgun.

Parameters

i_email : IntermediateEmail

IntermediateEmail object containing the email content and attachments

Returns

: None

Notes

This function is a placeholder and has not been implemented yet.