Hi,
I tried the example in the page Email Notification Service, such as below:
<HTML>
<HEAD>
<META NAME="htdig-email" CONTENT="[EMAIL PROTECTED]">
<META NAME="htdig-email-subject" CONTENT="Reminder to update a page">
<META NAME="htdig-notification-date" CONTENT="1/24/2003">
<TITLE>Notification.</TITLE>
</HEAD>
<BODY>
Body of document
</BODY>
</HTML>
But the notification was sent on January 31st (it was late). Did I miss something? or is there any "date" attribute I should set?
I also modified the htnotify_suffix_file and htnotify_prefix_file such as this:
| htnotify_prefix_file: | ${common_dir}/notify_prefix.txt |
| htnotify_suffix_file: | ${common_dir}/notify_suffix.txt |
and I'm sure that the path is right. But the text contained in notify_prefix.txt and notify_suffix.txt didn't appear. Why is it?
Thanks
Irene T.
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

