On Tuesday, February 4, 2003, at 11:07 PM, Irene talaway wrote:

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?
The date specified is the earliest that a notification should be sent. It won't actually be sent until the next time htnotify is run. Is htnotify being run everyday? Are you certain that it is using the correct configuration file?

I also modified the htnotify_suffix_file and htnotify_prefix_file such as this:
...
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?
Are you certain that you made the changes in the configuration file that is being used by htnotify? The default configuration file can be overridden with the -c option. Have you verified that the permissions for notify_prefix.txt and notify_suffix.txt are set such that they can be accessed by the user that htnotify runs as?

Jim



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html


Reply via email to