chiark / gitweb /
numbered-alias-sheet: fix -T
[d.git] / evade-mail.userv
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/evade-mail/service
10 fi