[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[2]: Sendmail problems
---------- Original Message ----------
>Oded Arbel <odeda-linux-il@betalfa.org.il> 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 test@test.co.il 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 linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il