Changes Vr. 1.25.2 (2006-05-14)
- New: Added item "Find Selected Task In Logfiles" in context menu of pages
"Log" and "Log (E.+W.)". It opens "Find In Logfiles" window and adjusts task number and date range to find the logfile lines of the currently
selected task.
This function will also be used now if you double-click a line and no lines for the selected task are found in the current logfile.
Note: Date selection only works if you don't rotate logs manually.
Note: These functions are intended to be used on "Log (E.+W.)" page,
especially after a "Show Error History".
- New: Added script functions "HamWebHtmlLoad" and "HamWebHtmlToText" to load
HTML pages and convert them to text.
var( $html, $text )
$html = HamWebHtmlLoad( "http://www.elbiah.de/news.htm" )
$text = HamWebHtmlToText( $html )
print( $text )
- Chg: When sending mails, small messages are sent before larger ones now.
- Chg: Optimized sending mails to remote servers and loading mails from Hamster.
- Fix: Mail delivery errors were always sent to "admin" account, local sender
addresses were not recognized.
- Fix: Added "8BITMIME" to SMTP server's EHLO reply.
- Fix: Wrong syntax check for "notifyoff" in MailFilt.hst fixed.
Changes Vr. 1.25.1
[www.elbiah.de
Hamster Playground
Documentation]