chiark / gitweb /
91d2fe063075d9cbf142abb8f29ab80f5d001662
[d.git] / fyvzl.service
1 if ( grep calling-user-shell /etc/shells
2    & grep calling-user /etc/userlist
3    & glob service-user mail
4    )
5         reset
6         no-set-environment
7         no-disconnect-hup
8         no-suppress-args
9         execute /usr/local/lib/fyvzl/fyvzl \
10                 -qchiark.greenend.org.uk /var/lib/mail/fyvzl.db
11 fi