Hi everybody,
My app sends & receives email using SMTP in the Net library.
Unfortunately, there is no SMTP.save or SMTP.open method, both which I need to implement an outbox for outgoing email that may not be able to reach an SMTP server at time of creation.
Does anybody have a workaround for these missing methods?
Thanks...
My app sends & receives email using SMTP in the Net library.
Unfortunately, there is no SMTP.save or SMTP.open method, both which I need to implement an outbox for outgoing email that may not be able to reach an SMTP server at time of creation.
Does anybody have a workaround for these missing methods?
Thanks...