>Probably unlimited support broke, at least one of the 
>last 2-3 commits to this file.

Hi Viktor and Enrico.

This test works:

---cut---
Win_MAPISendMail( "Subject TEST",                           ; //
subject
                 "BODY Text Message here!",                 ; //
menssage
                 nil,                                       ; // type
of message
                 DtoS( Date() ) + " " + Time(),             ; // send
date
                 "",                                        ; //
conversation ID
                 .f.,                                       ; //
acknowledgment
                 .t.,                                       ; // user
intervention
                 { { "Suport", "supo...@fwi.com.br" } },    ; //
sender
                 { { "Toninho", "toni...@fwi.com.br", 1 }, { "Enrico",
"e.m.giord...@emagsoftware.it", 1 } },  ; // destinators
                 {}                                         ; //
attach
               )
---cut---

Enrico, can you test it please ?

The only doubt that I have is with sender.

Regards,

Toninho.

__________________________________________________
Faça ligações para outros computadores com o novo Yahoo! Messenger
http://br.beta.messenger.yahoo.com/

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to