> starting delivery 561960: msg 173243 to local [EMAIL PROTECTED] > delivery 561960: deferral: Unable_to_run_/bin/sh:_ > status: local 1/15 remote 0/25 > > Why is it trying to run the shell? Their .qmail file says the following: > | /var/vpopmail/bin/vdelivermail '' delete
Because shell spawing does that, in c. It runs /bin/sh var/vpopmail/bin/vdelivermail '' delete Solution: install sh -- Eero
