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

Re: Cant find the right answers.......anyone been here ?



----- Original Message -----
From: Anthony Baratta <Anthony Baratta com>

> Is your version of Sendmail setup to use Virtual User Tables?? Check
> your sendmail.cf file and see if a line like...
>
> # Virtual user table (maps incoming users)
> Kvirtuser hash -o /etc/virtusertable

Have this, but without the -o    ..........


>
> If not - then you need to reconfigure Sendmail to support it.
>
> Your virt user table (named virtusertable) should look like this...
>
>
> bob domain1 com bob
> amy domain1 com amy
> * domain1 com fred
>
> * domain2 com user anotherisp com
>
> * domain3 com info

Had this as above, but had a tab space between them, tried both ways
now.........


>
> Once the file is saved, run the following command to create the db
> version of the file that Sendmail will read.
>
> makemap hash /etc/virtusertable < /etc/virtusertable


Have been doing ..........

>
> The makemap command will create a file called virtusertable.db and not
> overwrite the original file.
>
> Good Luck.
>

Only complaint or error is the one that is true if you like.........from
mail client, I get the user not known error, so the mail is never even sent,
if i use the local username in front of any domain, works fine .............
I must have overlooked something.....





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