initial tree
This commit is contained in:
parent
eadb18a335
commit
4db31855e7
6 changed files with 73 additions and 0 deletions
6
mail/lib/qmail
Executable file
6
mail/lib/qmail
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/local/plan9/bin/rc
|
||||
# qmail sender machine user...
|
||||
rfork s
|
||||
upas/vf | upas/qer $PLAN9/mail/queue smtp $* || exit 'qer failed'
|
||||
upas/runq -n 10 $PLAN9/mail/queue $PLAN9/mail/lib/remotemail </dev/null >/dev/null >[2=1] &
|
||||
exit ''
|
||||
Loading…
Add table
Add a link
Reference in a new issue