alexmc@... (Alex McLintock) writes:
> I know that journals isn't installed properly - I can fix that,
> but I am confused as to what sends the daily email of headlines.
>
> No one seems to be getting them, and I can't see any errors or
> evidence that they were sent at all.
>
> Can anyone offer me some tips as to where to look for more
> information?
>
> Useful Facts: The "here is your password" email is working
> correctly.
/usr/local/slash/sbin/dailyStuff sends the headline email,
specifically its mailingList() subroutine. Check
/usr/local/slash/site/yoursitename/logs/slashd.log to make sure it
has the lines "It's Tomorrow: Run Slashd daily Voodoo". If you
want, add some code to dailyStuff to log what it's doing (append log
lines to a file in /tmp, for example, every time it calls
sendEmail).
Don't forget to check your /var/log/mail* logs just in case :)
--
Jamie McCarthy
jamie@...
|