Microsoft Outlook

Hi

I work as an acccountant in a business and the accounts software we use will email payment advice details to our supplers when we make payments. It does this by creating an email in Outlook (not Outlook Express) and attaching the advice note to the email as a word attachement.

However, when I give the relevant command in the accounts software, Outlook comes up with a warning that another programme is automatically trying to send emails. The problem is that it does this for each individual email which can be a bit of a pain when trying to send 30+ emails!

Anyway of turning this 'warning off'?

Thank you in advance.

Neil
 

Stephen

Free Member
Feb 24, 2004
176
0
UK
Outlook issues warnings whenever external software tries to perform certain operations. I'm not aware of any way to turn this off (deliberately so, for security reasons).

The point at which Outlook is, in this case, raising the warning is when the accounts software tries to fire the 'send' command. If you had it create a new message, populate the messge, attach the document but then left the message open for you to click the send button, I believe you would not get the warning. (Though this depends upon whether your accounts software supports this option.)

The alternatives that may be available to you are for the accounts software to use its own email sending routines, or to use different email software just for this purpose. Obviously this would depend upon whether your accounts software supports the options.
 
Upvote 0

ewo

Free Member
Aug 9, 2005
76
0
Is the Outlook mailbox a shared mailbox, or a Public folder? Also, are you running Service Pack 2?

If it's a shared mailbox, take the following steps:

Code:
1.	Click Start, click Run, type regedit, and then click OK.
2.	Locate and then click the following key in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security
3.	On the Edit menu, point to New, and then click DWORD Value.
4.	Type SharedFolderScript, and then press ENTER.
5.	On the Edit menu, click Modify.
6.	Type 1, and then click OK.

If it's a Public folder, then these steps:

Code:
1.	Click Start, click Run, type regedit, and then click OK.
2.	Locate and then click the following key in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security
3.	On the Edit menu, point to New, and then click DWORD Value.
4.	Type PublicFolderScript, and then press ENTER.
5.	On the Edit menu, click Modify.
6.	Type 0, and then click OK.
 
Upvote 0

Latest Articles