Re: Sendmail feature wanted

2000-08-09 Thread staf
> # makemap dbm /etc/mail/virtusertable > sourcefile > # makemap: Type dbm not supported in this version > > My version of sendmail is 8.9.3-23 from Debian Potato. > I try to use a BerkeleyDB3.1 but I dont understand how I can make a db > with this. > If someone knows a way to do this work, I than

Re: Sendmail feature wanted

2000-08-09 Thread Mirek Kwasniak
On Tue, Aug 08, 2000 at 04:29:57AM -0700, Paulo Henrique Baptista de Oliveira wrote: > Hi All, > I use Sendmail to send and recive mail through Internet but I want the > following feature: when an e-mail comes to an unknow user, it will be > delivery > to a know user. Add to sedma

Re: Sendmail feature wanted

2000-08-09 Thread Ron Rademaker
You should use hash instead of dbm. Ron Rademaker On Tue, 8 Aug 2000, Paulo Henrique Baptista de Oliveira wrote: > Hi All, > I use Sendmail to send and recive mail through Internet but I want the > following feature: when an e-mail comes to an unknow user, it will be > delivery >

Sendmail feature wanted

2000-08-09 Thread Paulo Henrique Baptista de Oliveira
Hi All, I use Sendmail to send and recive mail through Internet but I want the following feature: when an e-mail comes to an unknow user, it will be delivery to a know user. At Sendmail homepage, tells me to use a Virtual Domains and the command: # makemap dbm /etc/mail/virtus