P
Pete W
I use XP Pro with service pack 2 installed and Office 2003 (and Outlook) all
of which is kept up to date with Automatic updates.
I use C# to read mail received, generate emails responses for certain
messages and content and add attachments, and then save to the Outlook
Drafts folder where I can review the emails before deciding if to send them.
The app is a console application which is run at defined intervals. On a
daily basis it can generate up to about 200 emails.
Part way through a recent run, I got the following error:
Can't create file: filename.doc. Right-click the folder you want to create
the file in, and then click Properties on the shortcut menu to check your
permissions for the folder.
Now even if I manually open an email and want to attach a file, I get the
same issue.
If I rename the file, I can attach it.
If I copy the content to a new file, ditto.
If I delete the blocked file and recreate it, it is still blocked, so the
issue is the file name.
If the run generates 99 emails all with attachment, the file is not blocked.
That happens with the 100th time.
If I do multiple runs, none of which exceed 99, all is OK.
If 100 is reached, the file is blocked perhaps permanently.
All the above are valid emails and not any sort of attempt to Spam.
Questions:
a.. Why 100. The number is too pat to be a coincidence.
b.. What mechanism is it that stores the filenames? It is not registry.
c.. Can this information be changed.
d.. Is it controlled in any way.
e.. What degree of permanence is there to the blocking of individual files
that can no longer be attached.
f.. What relationship is there to XP Service Pack 2 security enhancements.
g.. Does Service Pack 2 block perceived spam at source as well as at
destination?
cheers
Peter
of which is kept up to date with Automatic updates.
I use C# to read mail received, generate emails responses for certain
messages and content and add attachments, and then save to the Outlook
Drafts folder where I can review the emails before deciding if to send them.
The app is a console application which is run at defined intervals. On a
daily basis it can generate up to about 200 emails.
Part way through a recent run, I got the following error:
Can't create file: filename.doc. Right-click the folder you want to create
the file in, and then click Properties on the shortcut menu to check your
permissions for the folder.
Now even if I manually open an email and want to attach a file, I get the
same issue.
If I rename the file, I can attach it.
If I copy the content to a new file, ditto.
If I delete the blocked file and recreate it, it is still blocked, so the
issue is the file name.
If the run generates 99 emails all with attachment, the file is not blocked.
That happens with the 100th time.
If I do multiple runs, none of which exceed 99, all is OK.
If 100 is reached, the file is blocked perhaps permanently.
All the above are valid emails and not any sort of attempt to Spam.
Questions:
a.. Why 100. The number is too pat to be a coincidence.
b.. What mechanism is it that stores the filenames? It is not registry.
c.. Can this information be changed.
d.. Is it controlled in any way.
e.. What degree of permanence is there to the blocking of individual files
that can no longer be attached.
f.. What relationship is there to XP Service Pack 2 security enhancements.
g.. Does Service Pack 2 block perceived spam at source as well as at
destination?
cheers
Peter