"James P. Kannengieser" <[EMAIL PROTECTED]> wrote: > >When I try to send a test message to an address on the Internet from my >mailhub, I get this message. > >mail: ERROR signal 13 What command are you using to send the message? What does "echo user@host|qmail-inject" do? Signal 13 is SIGPIPE (write on a pipe with no reader). Sounds like a typo on a command line somewhere. -Dave
- getting ERROR signal 13 James P. Kannengieser
- Dave Sill