[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mail Virtual users



David A. Glass said:
> Has anyone tried:
> 
> crap@somedomain.com	/dev/null

I don't know.  I'd be inclined to just put it in, run makemap, send a
test, and take it back out.

It seems like you could do something like that in /etc/aliases, so you
might have to do something like

    crap@example.com	null@localhost

in virtusertable, then

    null:	/dev/null

in aliases.  At the very least, I *know* you can do

    null:	"|cat > /dev/null"

but that's pretty ugly...

Steve
-- 
steve@silug.org           | Linux Users of Central Illinois
(618)398-7320             | Meetings the 4th Tuesday of every month
Steven Pritchard          | http://www.luci.org/ for more info
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.