Date: Sun, 13 Jul 1997 19:06:22 -0500 From: Paul <Apollo@thsos.com> To: questions@FreeBSD.org Subject: Re: sendmail version Message-ID: <2.2.32.19970714000622.00684978@mail.thsos.com>
next in thread | raw e-mail | index | archive | help
Thank you all, Found the binary for newly compiled sendmail... Finally generated the right sendmail.cf file with my config file Everything appears to be running great...thanks... I do have the 'bat book' :) ok last problem... when I try to makemap my virtusertable text file makemap seems to hang. The text in virtusertable looks like this: info@domain1.com user@domain1.com info@domain2.com user@domain2.com command line is # makemap -o hash virtusertable if I control kill makemap the file virtusertable.db is there but when I email the virtual addresses the mail goes into la la land? do I need to specify FEATURE(virtusertable, hash -o virtusertable) in the generation of sendmail.cf? >Sort of. You need to create a (plain text) mapping table with vi or >whatever, and then convert this into a database with makemap. By default >sendmail will look for this database in /etc, but this can be >overridden. Thanks again and again, Paul
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2.2.32.19970714000622.00684978>