Hi all, I´m working with a programm that sends a mail immediately, like this:
lo_send_request->set_send_immediately( 'X' ).
... I don´t want it gets the job either, like this..
lo_send_request->set_send_immediately( '' ).
Just when I said to send the mail, it waits ten minutes to send it..
There's a way to do that?
Thaks in advance
Jessica