On 2012-02-18 at 10:18:08, Csanyi Pal wrote: > See the Warning abowe and the line: > Not creating home directory `/var/spool/email-reminder'. > > which should be mportant to be created, right?
If you take a look at your /var/spool/ directory, has the email-reminder sub-directory been created? ls /var/spool/ | grep email-reminder > Now when I want to test the configuration, I get Warning again: > > $ send-reminders --simulate > Warning: cannot read configuration file at /etc/email-reminder.conf. > Make sure that the user running /usr/bin/send-reminders has read > permissions on that configuration file. That's a separate issue, but it also doesn't prevent the reminders from being sent. It simply prevents the "send-reminders" tool from being used as a regular (non-root) user. Cheers, Francois -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org