If I have a .qmail-test file in my home directory with the lines
 
|groups >>MYGROUP ; exit 0
 
I can send email to me-test and everything works out fine.
 
However, if .qmail-test contains
 
|groups | mail $SENDER -s "Groups" ; exit 0
 
then I don't get the message back and the log file contains
 
983843856.813377 new msg 16566
983843856.813383 info msg 16566: bytes 225 from <[EMAIL PROTECTED]> qp 9174 uid 500
983843856.814748 starting delivery 362: msg 16566 to local [EMAIL PROTECTED]
983843856.814755 status: local 1/10 remote 0/20
983843856.831231 delivery 362: success: qmail-inject:_fatal:_read_error/did_0+0+1/
983843856.831240 status: local 0/10 remote 0/20
983843856.831244 end msg 16566
The permissions in /var/qmail/control are
 
  /var/qmail/control:
  total 32
  drwxr-xr-x    2 root     qmail        4096 Feb 28 22:27 .
  drwxr-xr-x   11 root     qmail        4096 Feb 28 22:23 ..
  -rw-r--r--    1 root     root           13 Feb 28 22:23 defaultdomain
  -rw-r--r--    1 root     root           13 Feb 28 22:23 defaulthost
  -rw-r--r--    1 root     root           42 Feb 28 22:27 locals
  -rw-r--r--    1 root     root           19 Feb 28 22:27 me
  -rw-r--r--    1 root     root           13 Feb 28 22:23 plusdomain
  -rw-r--r--    1 root     root           43 Feb 28 22:27 rcpthosts
which seem correct.  Email can be sent from and received fine.
 
Does anyone have any ideas on why the .qmail-test file isn't working as it should?
 
-- Scotte
mailto:[EMAIL PROTECTED]
 

Reply via email to