Hi all, I've installed the plugin sent_confirmation-1.6-1.2 on our squirrelmail 1.4.10a-2~dapper1 Works fine. I've configured in the config.php: $sent_conf_message_style = '4'; and also $sent_conf_include_cc = 1; (see the grep output below) now, when i send an email from SM with To: a Cc:, I'm only get an message like this: Message Sent To: user@xxxxxxxxxx but, where is the Cc? [...] #> /usr/share/squirrelmail/plugins/sent_confirmation# grep sent config.php global $sent_conf_message_style, $sent_conf_include_recip_addr, $sent_conf_show_only_first_recip_addr, $sent_conf_allow_user_override, $emailAddressDelimiter, $sent_logo, $sent_logo_width, $sent_logo_height, $sent_conf_show_headers, $sent_conf_enable_orig_msg_options; $sent_conf_allow_user_override = 0; // 2 : "Your message has been sent" (centered) $sent_conf_message_style = '4'; //$sent_conf_message_style = 3; // the message was sent in the confirmation message (0 = off, $sent_conf_include_recip_addr = 1; // when using the "$sent_conf_include_recip_addr" setting $sent_conf_show_only_first_recip_addr = 1; // when using the "$sent_conf_include_recip_addr" setting $sent_conf_include_cc = 1; // when using the "$sent_conf_include_recip_addr" setting $sent_conf_include_bcc = 0; // will be shown if $sent_logo is empty/blank. Width $sent_logo = ''; //$sent_logo = '../images/sm_logo.png'; $sent_logo_width = ''; $sent_logo_height = ''; $sent_conf_show_headers = 0; $sent_conf_enable_orig_msg_options = 1; [...] Any hints? thanks in advance Richard -- Richard Gliebe Information Services Fachhochschule Vorarlberg GmbH / University for Applied Science Hochschulstrasse 1, A-6850 Dornbirn Telefon +43 / (0)5572 / 792-2207 E-Mail: richard.gliebe@xxxxxx WWW: www.fhv.at ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users