<div dir="ltr">Hi!<br><br>I am trying to make Notify work on my pmwiki, but there is
no .notifylist file being created in my $WorkDir when I make changes to
the site. What could be the reason for this?<br><br>My config.php settings during testing look like this:<br>
<br>$EnableNotify = 1;<br>ini_set(&#39;SMTP&#39;,&#39;<a href="http://mail.server.net/" target="_blank">mail.server.net</a>&#39;);<br>ini_set(&#39;sendmail_from&#39;,&#39;<a href="mailto:admin@server.net" target="_blank">admin@server.net</a>&#39;); <br>
$NotifySquelch = 600;<br>
<br>Regards,<br>VG</div>