Hello MAU, On Wednesday, September 17, 2003 at 16:59 GMT +0200, a stampede was started when Mau [M] hollered:
M> Notice that I have deleted the space before the second IF and that I have M> included a %- at the and of the To and CC lines. Don't ask me why but it M> seems to work. Does it make any sense? Yes, that makes sense. The Recipient List QT gives each address with a newline immediately following. Before the modification to the main template, it also added a newline, giving you two new lines. In otherwords, you see a "blank" line. Your solution was to get rid of the newlines added by the main template. Alternatively, it is fairly straight-forward to modify the regexp in the print_recipient template to strip the extra newline from the list, but your solution works just as well. -- Thanks for writing, Januk Aggarwal ________________________________________________________ http://www.silverstones.com/thebat/TBUDLInfo.html
