Hey,

I have an application where I want to allow the users to e-mail me with any errors.
I am currently using SMTP client but that requires the end user to enter the smtp server and I want to avoid that.

When using mapi, it always prompts me with a user interface.

Does anyone know if I can send e-mail silently?

Thanks,