|
Hi. I prefer to use Dundas Mailer. http://www.dundas.com/other/dundasmailer/index.aspx?Section=DundasMailer&Body=body.htm This is integrated in Axapta. Just install
the component, and declare the following: SysMailer
mailer = new SysMailer(); ; Use the methods: body,subject, fromAdress,
fromName, tos().add, attachements().add, sendmail.. Morten From: Cenk Ince
[mailto:[EMAIL PROTECTED] Hi all; I want to send a report in e-mail,
as batch. It will repeat every 10 minutes. Outlook allways asks for permission
like “A program is trying to access e mail addresses you have stored in
outlook. Do you want to allow this.”. How can i allow axapta use
outlook without any permission warning. Thanks in advance
Yahoo! Groups Links
|

