In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

error.log

Xailer professional forum in English
Responder
Maarten Roos
Mensajes: 126
Registrado: Lun Mar 29, 2010 10:24 am

error.log

Mensaje por Maarten Roos »

I like to use mailsend for sending the error.log to me by email. Not quite sure how to do.
I have mailsend (using it for the dos app) and know how it works. But triggering the errorsys to send it?
Maarten Roos
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9440
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

error.log

Mensaje por ignacio »

Maarten,
I suggest you try BLAT. It works ok. I am afraid I can not help you with
'Mailsend', sorry.
Regards,
"Maarten Roos" <m[dot]roos[at]ecem[dot]com> escribió en el mensaje de
noticias:4c73e52a$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> I like to use mailsend for sending the error.log to me by
> email. Not quite sure how to do.
>
> I have mailsend (using it for the dos app) and know how it
> works. But triggering the errorsys to send it?
>
> Maarten Roos
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Maarten Roos
Mensajes: 126
Registrado: Lun Mar 29, 2010 10:24 am

error.log

Mensaje por Maarten Roos »

ignacio,
it not mailsend or blat what gives me the problem, but when an error occurs I like the error.log be sent to me automatically? And that is where I am stuck... how do I send the error.log by email when the error occurs?
Fabio Gianellini
Mensajes: 31
Registrado: Mar Jul 07, 2009 9:20 am

error.log

Mensaje por Fabio Gianellini »

here attached a little modification to ErrorSys.prg. the last function (InviaMail) send via blat the error.log.
modify this function with your parameter e include this prg in your project (also blat.lib)
ciao
fabio

Attached files ErrorSys.prg (9.4 KB)Â
Maarten Roos
Mensajes: 126
Registrado: Lun Mar 29, 2010 10:24 am

error.log

Mensaje por Maarten Roos »

Fabio,
thx. But call me silly The including part? How too? Tried to add the file... did't work?
Maarten
Fabio Gianellini
Mensajes: 31
Registrado: Mar Jul 07, 2009 9:20 am

error.log

Mensaje por Fabio Gianellini »

the steps are:
1. include in your porject the errorsys.prg attached (so your project use this instead of the original)
2. modify the inviamail function with your parameter (smtp server, send address, and so on)
3. copy the blat.dll (not blat.lib, sorry for the mistake) in your application directory
nothing else
bye
fabio
Maarten Roos
Mensajes: 126
Registrado: Lun Mar 29, 2010 10:24 am

error.log

Mensaje por Maarten Roos »

I thought also...
I have cleaned the project and re-compiled everything... now it is working.
Thx.
Responder