Never mind. I found it at the bottom of Compose.php at the end of the delivermessage function.
I added the checkbox to the compose form (while leaving the config 'save to sent items' as true),then added the global sq_post retrieval of the checkbox value. Then I wrapped the save_sent functions in an if statement which looks for a value in the checkbox. If there is a value then it saves the sent item, othewise it bypasses that snippet. I hope this helps others. Regards, Scott -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Thursday, December 29, 2005 11:57 AM To: [email protected] Subject: [SM-USERS] compose page adding checkbox to save in sent folder I have SM installed on w2k and I am trying to add a checkbox soa user can save the email to their sent forlder isntead of having only two choices. I cannot seem to find where in the code it calls a save function though. Any guidence is greatly appreciated. Scott ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
