PDA

View Full Version : SMTPFrom


prabhakar_thummala
09-Oct-2006, 11:34 PM
Hi,

I need to assign any text to CurrentModuleOptions as shown below:

EurekaExceptionRecord.CurrentModuleOptions.SMTPFro m:= 'sample text';

This does not seem to be working. But if i enter an email address then it works fine.

I need to enter ANY text. Please help.

Thanks in advance
Prabhakar

admin
11-Oct-2006, 08:26 AM
Hi,

prabhakar_thummala wrote:
> Hi,
>
> I need to assign any text to CurrentModuleOptions as shown below:
>
> EurekaExceptionRecord.CurrentModuleOptions.SMTPFro m:= 'sample text';
>
> This does not seem to be working. But if i enter an email address then
> it works fine.
>
> I need to enter ANY text. Please help.
>
> Thanks in advance
> Prabhakar

I don't understand!

I have tried your code, and all works fine.

I have received an email from 'sample text'.

PS: using EurekaLog 5.1.9

--
Best regards...

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

prabhakar_thummala
11-Oct-2006, 11:12 PM
Sorry, it seems to be a problem at my local internet server.

Thanks
Prabhakar