Hi,
I want to trigger a mail from VB6 code. Here the only specific requirement is,
When the user click the button, it will do something and send the result in a mail using common id.
Eg: There is common mail id called RMG@xyz.com (Resource management Group) which will be used by all from RMG team
I want to trigger a mail from this id though the user currently logged into his own mail id (eg: Andreret@xyz.com) in his machine.
Is it possible? Can you please share some sample code snippet for this.