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

[cobalt-users] RE: catch-all



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.