Quote Originally Posted by Ferdinando View Post
Shirivallabha
I hope that even without using Lotus Notes you can answer to my question:
What should I change in the file attached by you to save messages in sent folder?

Thanks in advance!
Hi Ferdinando,

Welcome to VBAX. I'd try to change:
Call .Send(False, vToList)
to
Call .Send(True, vToList)