> I have just finished installing qmail onto a machine running AIX 4.3.
>  Everything seems to be working well, except for some aliases I have set
> up.  I need emails to particular addresses to be piped into a script
which
> generates a page.  So, I have the following file setup:
>
> /var/qmail/alias/.qmail-page-ehallick
>
> which contains:
>
> |/home/page/ehallick/page.sh
>
> When I send an email to page-ehallick@domain, it sends the message to the
> script and generates the page, but it doesn't seem to remove the file
from
> the queue directories and keeps on delivering the file over and over.

  Is your script returning a "success" error code (0)?  If not, then (if I
recall), qmail will have no option but to assume that it was *not*
delivered succesfully, so it will keep trying until it times out.

steve

Reply via email to