update FAQ with mailing list Reply-To header FAQ

This commit is contained in:
mohrt
2001-11-02 21:35:04 +00:00
parent 6621495b0a
commit 66ab1b0796
2 changed files with 11 additions and 0 deletions

8
FAQ
View File

@@ -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 <insert other PHP template engine>? Q: Is Smarty faster than <insert other PHP template engine>?
Q: How can I be sure to get the best performance from Smarty? Q: How can I be sure to get the best performance from Smarty?
Q: Do you have a mailing list? 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: Smarty doesn't work.
Q: I get the following error when running Smarty: 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 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 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 TROUBLESHOOTING
--------------- ---------------

3
NEWS
View File

@@ -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) - added index key example to QUICKSTART guide (Monte)
Version 1.4.6 Version 1.4.6