Skip to Content
0
Former Member
Nov 28, 2008 at 05:38 PM

How to wait 10 minutes to send an email?

395 Views

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