Changeset 3537


Ignore:
Timestamp:
11/26/10 09:10:32 (13 years ago)
Author:
brunocosta
Message:

Ticket #1417 - executa tratamento do envio da fila fora do handler.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/expressoMail1_2/js/main.js

    r3520 r3537  
    25732573                } 
    25742574        } 
    2575  
     2575        expresso_local_messages.set_as_sent(ID_tmp); 
    25762576        cExecuteForm("$this.imap_functions.send_mail", msg_to_send, handler_send_queue_message,"queue_"+ID_tmp); 
     2577        send_mail_from_queue(false); 
    25772578} 
    25782579 
Note: See TracChangeset for help on using the changeset viewer.