PDA

View Full Version : Email is sent without attachments


adrennan
24-Jan-2007, 08:14 PM
We use EurekaLog 5.1.11 Enterprise and have been trying to make it work with our application. Each exception is captured in a try/except block with the following code:

{$IFDEF EUREKALOG}
if IsEurekaLogInstalled then
StandardEurekaError(lMsg)
{$ENDIF}

We send the reports using SMTP. We have enabled the screenshot and the report for the email. About 50% of the time the email arrives with no attachments. 'Do not save duplicate attachments' is not checked.

Is this a known issue?

Fabio Dell'Aria
27-Jan-2007, 02:10 PM
Hi,

adrennan wrote:
> We use EurekaLog 5.1.11 Enterprise and have been trying to make it work
> with our application. Each exception is captured in a try/except block
> with the following code:
>
> {$IFDEF EUREKALOG}
> if IsEurekaLogInstalled then
> StandardEurekaError(lMsg)
> {$ENDIF}
>
> We send the reports using SMTP. We have enabled the screenshot and the
> report for the email. About 50% of the time the email arrives with no
> attachments. 'Do not save duplicate attachments' is not checked.
>
> Is this a known issue?

No, it is not.

Can you create and send to me a little source demo able to reproduce it,
please?

PS: try with the 5.1.12 RC 2 version.

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!