Daniel Bakken writes:
 > My Qmail rc script (/var/qmail/rc) reads like this:
 > 
 > #!/bin/sh
 > 
 > exec env - PATH="/var/qmail/bin:$PATH" qmail-start '|dot-forward .forward
 > ./Maildir/'

 >  > delivery 4: deferral: dot-forward:_fatal: ./Maildir/:_is_a_directory

Somehow the newline after ".forward" is getting destroyed, because
dot-forward is attempting to read ./Maildir/ as if it were another
file containing forwarding instructions.

-- 
-russ nelson <[EMAIL PROTECTED]>  http://russnelson.com
Crynwr sells support for free software  | PGPok | Microsoft rivets everything.
521 Pleasant Valley Rd. | +1 315 268 1925 voice | Linux has some loose screws.
Potsdam, NY 13676-3213  | +1 315 268 9201 FAX  | You own a screwdriver.

Reply via email to