---------- Original Message ----------
>Oded Arbel <[EMAIL PROTECTED]> wrote:
>> I have two domain names. I want to run them both using the same
>machine,
>> and the same sendmail using virtual user table. I configured it,
>into the
>> CF file, and got no error messages during the process, or while
>sendmail
>> restarted.
>> the virtusertable has something along those lines :
>> @test.co.il test-%1
>>
>> so I tried to send mail to [EMAIL PROTECTED] and expected that to
>arrive at
>> the mail box of a user I opened for the occasion, which is aptly
>named
>> test-test .
>1. I believe you've read in the sendmail's FAQ that:
>Just adding the proper Kvirtuser line to sendmail.cf is not enough to
>enable
>the virtual user table feature. You need to use the m4 technique
>FEATURE(virtusertable);
I know that, in that is exactly what I did (added the FEATURE to the mc file an
compiled with m4).
>2. Make sure the cw parameter (or Fw file) contains betalfa.org.il,
>mail.betalfa.org.il and test.co.il
right. that fixed the looping error problem .
but it seems that the virtual user table isn't working, all main meant to the
test.co.il
domain get's distributed into the normal mail boxes of the betalfa.org.il domains.
do I need to compile the /etc/virtusertable file somehow ?
Oded
--
All great truths begin as blasphemies.
-- George Bernard Shaw
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]