I have tried several things, but none is working, so I'm addressing to the forum...
The following code does exactly what I want it do do:
tell application "Mail"
set newMessage to make new outgoing message with properties {visible:true, sender:"Firstname Lastname <Firstname@telenet.be>"}...