Changes between Version 14 and Version 15 of FAQ/Using YAM
- Timestamp:
- May 11, 2012 3:27:38 PM (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ/Using YAM
v14 v15 87 87 88 88 === Why is YAM taking braces as in "[http://www.example.com]" as part of URLs? === 89 Despite the recommendation in RFC #1738 to encode such characters when they are supposed to be part of URLs, a number of Internet resources, entities and users keep using the "[]" braces in unencoded form, and this used to make YAM stop parsing an URL as soon as such characters were found, as in "<http://www.example.com/files[7]/myfile>". As a workaround for this problem, YAM 2.4 takes these characters as part of the URL. Parenthesis are allowed in URLs in unencoded form, which again negates the use of () to delimit URLs. You are advised to use "<" and ">" for this purpose.89 Despite the recommendation in RFC 1738 to encode such characters when they are supposed to be part of URLs, a number of Internet resources, entities and users keep using the "[]" braces in unencoded form, and this used to make YAM stop parsing an URL as soon as such characters were found, as in "<http://www.example.com/files[7]/myfile>". As a workaround for this problem, YAM 2.4 takes these characters as part of the URL. Parenthesis are allowed in URLs in unencoded form, which again negates the use of () to delimit URLs. You are advised to use "<" and ">" for this purpose. 90 90 91 91 == Language Support == … … 98 98 We are looking forward to receive your translations. 99 99 100 == Mail reading==100 == Reading Mails == 101 101 102 102 === Why are some mails displayed without any text content which got displayed properly some weeks ago? === … … 205 205 However, as soon as the attachment was decoded either because it was viewed/printed/saved from within YAM, the AttachmentGroup will show the correct icon/image based on what DefIcons supplies. 206 206 207 == Mail replying/forwarding==207 == Replying/Forwarding Mails == 208 208 209 209 === I can't put my initials into or change the quoting string used on reply! Why? === … … 216 216 For further readings on the pros and cons and how a mail should be properly quoted please have a look at http://learn.to/quote. Keep especially an eye on the 'Quotationsmarks' section that pretty much sums the issue up. 217 217 218 218 == Composing Mails == 219 220 === Is it possible to send an email to a group of recipients in one go? === 221 Yes it is. You just have to create a new list with a suitable name in YAM's address book and add all the desired recipients. Then add this list as a regular recipient when writing a mail. 222 223 224


