Only in alpine.rpt/imap: ip6 diff -rc alpine.orig/pith/conf.c alpine.rpt/pith/conf.c *** alpine.orig/pith/conf.c 2008-03-14 18:15:38.000000000 +0000 --- alpine.rpt/pith/conf.c 2008-06-20 10:44:26.000000000 +0100 *************** *** 2701,2706 **** --- 2701,2708 ---- F_AUTO_INCLUDE_IN_REPLY, h_config_auto_include_reply, PREF_RPLY, 0}, {"reply-always-uses-reply-to", "Reply Always Uses Reply-To", F_AUTO_REPLY_TO, h_config_auto_reply_to, PREF_RPLY, 0}, + {"reply-preserve-to", "Preserve To addresses in Reply", + F_REPLY_PRESERVE_TO, h_config_reply_preserve_to, PREF_RPLY, 0}, {"signature-at-bottom", "Signature at Bottom", F_SIG_AT_BOTTOM, h_config_sig_at_bottom, PREF_RPLY, 0}, {"strip-from-sigdashes-on-reply", "Strip From Sigdashes on Reply", diff -rc alpine.orig/pith/conftype.h alpine.rpt/pith/conftype.h *** alpine.orig/pith/conftype.h 2008-03-14 18:15:38.000000000 +0000 --- alpine.rpt/pith/conftype.h 2008-06-20 10:44:58.000000000 +0100 *************** *** 372,377 **** --- 372,378 ---- F_VERTICAL_FOLDER_LIST, F_TAB_CHK_RECENT, F_AUTO_REPLY_TO, + F_REPLY_PRESERVE_TO, F_VERBOSE_POST, F_FCC_ON_BOUNCE, F_SEND_WO_CONFIRM, diff -rc alpine.orig/pith/pine.hlp alpine.rpt/pith/pine.hlp *** alpine.orig/pith/pine.hlp 2008-03-14 18:34:08.000000000 +0000 --- alpine.rpt/pith/pine.hlp 2008-06-20 10:48:05.000000000 +0100 *************** *** 3108,3113 **** --- 3108,3114 ----