I have a big list of signatures to import into Mail and figured to do  
it with a script. So..

tell application "Mail"
make new signature with properties {name:"newsig",content:"some stuff"}
end tell

It runs without an error, but nothing appears in the signature list.

Bill Steele
[log in to unmask]