I wrote a webmail system. For sending mail, I used phpmailer class. However, it seems that phpmailer does not support saving outgoing mails (I mean when a user sends a email, a copy of that mail will be stored in the sent folder). Does anyone knows how to achieve this function, or any php classes can do it? Please let me know. Thanks in advance!
Bookmarks