> > I've written a small C program that will take a single string and match
it
> > to the most likely user account in /etc/passwd.  Obviously, this is to
ease
>
>Matching, and bouncing the email with a corresponding report, is fine.
>Forwarding it to potentially the wrong party is not.


We have thought about this, obviously, but there are checks in the program
itself to avoid that sort of thing happening.  It's not likely to be
foolproof by any stretch, but if the name doesn't match closely enough to
any of our users (and there are very few) then it just defaults back to the
original administration address.

Jim

Reply via email to