From 66ab1b07963226c56f99ab6dc16b7de88a3eed0b Mon Sep 17 00:00:00 2001 From: mohrt Date: Fri, 2 Nov 2001 21:35:04 +0000 Subject: [PATCH] update FAQ with mailing list Reply-To header FAQ --- FAQ | 8 ++++++++ NEWS | 3 +++ 2 files changed, 11 insertions(+) diff --git a/FAQ b/FAQ index 63c5c08f..4c2b7bbc 100644 --- a/FAQ +++ b/FAQ @@ -10,6 +10,8 @@ Q: Why does smarty have a built in cache? Wouldn't it be better to handle this Q: Is Smarty faster than ? Q: How can I be sure to get the best performance from Smarty? Q: Do you have a mailing list? +Q: Can you change the mailing list so reply-to sends to the list and not the + user? Q: Smarty doesn't work. Q: I get the following error when running Smarty: @@ -110,6 +112,12 @@ Q: Do you have a mailing list? A: Yes. Subscribe by sending an e-mail to subscribe-smarty@lists.ispi.net. This is also archived at http://marc.theaimsgroup.com/?l=smarty&r=1&w=2 +Q: Can you change the mailing list so Reply-To sends to the list and not the + user? +A: Yes we could, but no we won't. Use "Reply-All" in your e-mail client to send + to the list. + http://www.unicom.com/pw/reply-to-harmful.html + TROUBLESHOOTING --------------- diff --git a/NEWS b/NEWS index 8b306998..1f9613b4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ + - update FAQ with mailing list Reply-To header FAQ (Monte) + - supress error messages for fopen(), fix cache to regenerate if cache + file is not available due to race condition (Monte) - added index key example to QUICKSTART guide (Monte) Version 1.4.6