[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RE: catch-all
- Subject: [cobalt-users] RE: catch-all
- From: "Phil Lewis" <phil@xxxxxxxxxxxxxxxxxx>
- Date: Fri Sep 13 14:21:02 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
finally here's the deal, for anyone listening:
Qube3 has the following non-standard (but nearly so) addition to Ruleset 5
in the sendmail.cf:
# send unrecognized local users to our catchall relay Kuser and DLlocal:
R< > $+ $: < $L . > $(user $1 $) look up user
R< $* > $+ <> $* $: < > $2 $3 found; strip $L
R< $* . > $+ $: < $1 > $2 strip extra dot
Somehow I lost this whole bit. Kooky.