Hi,
I'm sending mails with my script. I want to save that sent message in sent folder in my IMAP server (courier-imap).
at present, I am only able to move messages within folders in IMAP (like move/delete/copy msg from inbox to trash etc.) but not able to insert message in folders from my script. I'm using php imap functions, IMAP utilities and some perl scripts.
Any help/idea/hint will be highly appreciated.
Thanks
Jagbir
------