Sending Email with Axapta

Hi Ken, Have you had a look at ‘SysMailer’ class yet? If not, do please have a look under AOT → Classes. For help about this class, just select this class and press F1. Provided that you had a correct setup, you should be able to run the code as a job without any modifications (except for email addresses of course). Please note that SysMailer class use Dundas Mailer COM component. Since this particular component is built within Axapta setup, you don’t have to install anything on top. If you want to integrate MS Outlook, you might want to take a look at ‘Tutorial_Outlook’ form available under AOT → Forms. Hope this helps. Harish Mohanbabu