Re: Sendmail and virtualdomains

1998-09-02 Thread Pete Harlan
Yup. For 'dbm' substitute 'hash' and it should work. I suppose the precompiled debian doesn't have dbm support turned on. (You have to use 'hash' both in the FEATURE macro and when you create the database with makemap hash /etc/virtusertable < /etc/virtusertable Good luck, -- Pete Har

Re: Sendmail and virtualdomains

1998-09-01 Thread Thomas O. Kruse
Hi, >today I tried to reconfigure mySendmail 8.8.8 (hamm distribution) to set >up some virtualdomains. I followed instructions I've seen at >www.sendmail.org/virtual-hosting.html and added line >FEATURE(virtusertable, `dbm /etc/virtusertable')dnl to my >/etc/mail/sendmail.mc file (at the end of f

Sendmail and virtualdomains

1998-08-31 Thread Adam Heczko
Hello, today I tried to reconfigure mySendmail 8.8.8 (hamm distribution) to set up some virtualdomains. I followed instructions I've seen at www.sendmail.org/virtual-hosting.html and added line FEATURE(virtusertable, `dbm /etc/virtusertable')dnl to my /etc/mail/sendmail.mc file (at the end of file