Topic by J Smith
Content
I have created a custom process to send email with attachments which working fine when i pass an email address to $mm->To->EmailAddresses but mail is not getting delivered when i am passing mailbox address instead of email address.
I tried to send email directly to mail box and mail got delivered, please check my code below and suggest what i am missing in this code.