[Mimedefang] sendmail as mail proxy
    Anthony Giggins 
    agiggins at bigpond.net.au
       
    Mon Jul  8 18:44:01 EDT 2002
    
    
  
Stephane you really should reply to all so the list can see your reply
also
Hi, 
On Tue, Jul 09, 2002 at 12:15:45AM +1000, Anthony Giggins wrote:
> You only really need to add the following lines to your sendmail.mc
> 
> FEATURE(`mailertable', `dbm /etc/mail/mailertable')dnl
> FEATURE(`access_db', `dbm /etc/mail/access')dnl
> 
> Then write your mailertable
> 
> foo.net		esmtp:[mailhub.foo.net]
> .foo.net	esmtp:[mailhub.foo.net]
> 
> Where mail
> 
> Then create the db
> 
> makemap hash /etc/mail/mailertable < /etc/mail/mailertable
> 
> Then setup your access db
> 
> Foo.net		RELAY
> mailhub.foo.net	RELAY
> 
There is some error I guess : 
you specify maps as dbm through FEATURE bu as 
Berkeley DB hash through makemap. 
Regards, 
SL/
-- 
---
Stephane Lentz / Alcanet International - Internet Services
    
    
More information about the MIMEDefang
mailing list