Oscar Bonilla wrote:
>
> From qmail-ldap.h:
> 
> /* ALIASDEVNULL replacement for the std. aliasempty for user with
>  * neither homeDirectory nor mailMessageStore defined */
> #define ALIASDEVNULL "|sh -c \"cat > /dev/null\""
> /* just pipe everything to /dev/null, you could also use a  
> program/script
>  * to make a notify the postmaster if something like this happens.
>  * It's up to the reader to write such a simple script */

I should have grepped the source; I knew it wasn't a stock
qmail action anyway.

I guess I'll change it to

   "|sh -c \"cat | /bin/mail postmaster\""

The situation shouldn't happen again, but, you never know.  My
user wasn't terribly pleased when I told her I couldn't get her
mail back.

Thanks for the help.

Drew
-- 
"It is only our bad temper that we put down to being tired or
worried or hungry; we put our good temper down to ourselves."
                                 --C. S. Lewis

Reply via email to