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

Re: [cobalt-users] Re: [Cobalt] RaQ 2 sendmail virtusertable



> > Nicht vergessen that after you edit virtusertable du muss
>
> >     /usr/bin/makemap hash /etc/virtusertable.db < /etc/virtusertable
>
> > tun.
>
> What does this mean? Enter this in one line on the shell and than
> press return?

Genau!
It runs the makemap command to turn your virtusertable into a "hash"
type indexed file which sendmail will use.  Sendmail doesn't read
the virtusertable that you edit, but the one that you generate with
makemap.

Cheers,
Ray