File: run-multidir.sh

package info (click to toggle)
checkpw 1.02-1%2Bdeb6u1
  • links: PTS
  • area: main
  • in suites: squeeze-lts
  • size: 556 kB
  • ctags: 290
  • sloc: ansic: 2,169; makefile: 396; sh: 189
file content (10 lines) | stat: -rw-r--r-- 258 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
exec 2>&1
exec tcpserver -DRHv -llocalhost 0 110 \
softlimit -m 3000000 \
QMAIL/bin/qmail-popup `cat QMAIL/control/me` \
HOME/bin/checkpw \
HOME/bin/loginlog \
sh -c '
if [ -n "$EXT" ]; then dashext=-"$EXT"; fi
exec QMAIL/bin/qmail-pop3d MAILDIR"$dashext"
'