Re: serialmail not queuing mail for domain

"clemens fischer" <[email protected]> 25 Mar 2003 15:33:33 +0100
Newsgroups gmane.mail.serialmail
Message-ID <[email protected]>
"Alhagie Puye" <[email protected]>:

> < | dot-forward .forward ./Maildir/@freebsd.domain.name>:
> Sorry, no mailbox here by that name. (#5.1.1)

have you checked that "dot-forward" is on the path?  what kind of
program is this?  could you post it (if it's a small script)?

> #!/bin/sh
> # Using splogger to send the log through syslog.
> # Using qmail-local to deliver messages to ~/Mailbox by default.
> exec env - PATH="/var/qmail/bin:$PATH" \
> qmail-start ' | dot-forward .forward ./Maildir/ '
> #qmail-start ./Maildir splogger qmail

i bet it is the blank before the ` | dot-forward ...', but i'm not
sure.  but i also bet the second, commented line delivers fine into a
./Maildir?

> MSN 8 with e-mail virus protection service: 2 months FREE*

since when is m$ _protecting_ from virii?  i thought they were
spreading them!

  clemens