Adesso non funziona + nanche a me quel codice prova ad usare questo:
S1.NewSession = True
S1.SignOn
M1.SessionID = S1.SessionID
M1.MsgIndex = -1
M1.Compose
M1.MsgNoteText = "Corpo"
M1.MsgSubject = "Oggetto"
M1.RecipAddress = "indirizzo@tin.it"
M1.AttachmentPathName = "C:\WINDOWS\WIN.INI"
M1.Send False
S1.SignOff