> My first message was about the illegal characters error I got when I
> tried that !

Oh yeah, I remember that now.

> PS What education Henning gave that you would abandon your script ?

I had a .qmail-default file that ran a perl script that basically forwarded
the message to $ENV{DEFAULT}@nettonettech.com, which Henning pointed out
could be done *in* the .qmail-default file using forward
$[EMAIL PROTECTED]

I still use a perl script for some special addresses - like "all-newyork".
The script does a search in ldap for (&(objectclass=qmailuser)(l=New York))
and then forwards to those people.

Reply via email to