robinvb
2006-02-15 09:27:13 UTC
We have a program (developed in Clarion, sold to clients), that has an
email functionality (submit Request for Quotes, etc.). By default, our
clients can set up their email settings as SMTP, but it also supports MAPI
as not every mailserver allows SMTP. MAPI is behaving weird though:
The email is plain text, and contains one PDF attachment (about 200 kb).
There is one email address in the "TO"-field (us), and all the recipients
are in the "BCC"-field (suppliers).
Some suppliers (about 50%) do not receive the attachment, and there is no
notification in the body of the email. If then I go to Outlook, Sent Items
folder, and reopen the email, all recipients are there. If I say "resend",
they all receive it fine.
We just call the MAPI component, so I believe our software is fine. What
could this be?
Thanks!
email functionality (submit Request for Quotes, etc.). By default, our
clients can set up their email settings as SMTP, but it also supports MAPI
as not every mailserver allows SMTP. MAPI is behaving weird though:
The email is plain text, and contains one PDF attachment (about 200 kb).
There is one email address in the "TO"-field (us), and all the recipients
are in the "BCC"-field (suppliers).
Some suppliers (about 50%) do not receive the attachment, and there is no
notification in the body of the email. If then I go to Outlook, Sent Items
folder, and reopen the email, all recipients are there. If I say "resend",
they all receive it fine.
We just call the MAPI component, so I believe our software is fine. What
could this be?
Thanks!