[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sendmail.cf with Virtusers support?




> you can do is just include that.  Then you can add your site-specific
> stuff.  Here's my (admittedly untested) .mc for my replacement for
> web.lanscape.net...
> 
>     include(`redhat.mc')
>     MAILER(local)
>     MASQUERADE_AS(`lanscape.net')
>     FEATURE(`limited_masquerade')
>     LOCAL_CONFIG
>     Cw lanscape.net sites.lanscape.net
>     FEATURE(`virtusertable', `hash -o /etc/mail/virtusertable')
> 


	okay, creating the cf file through the m4 wasnt that difficult,
but now I am faced with creating the hash file used by the virtusertable
feature. when i attempt:

	makemap -v hash virtusertable

	with virtusertable being the file containing my list of 
	virtual users and their corresponding true mail desitinations.

:I face a linux box that just seems to sit and not do much. even though i
am running makemap with a verbose switch, it doesnt give up much
information, and although i *can* see a virtusertable.db being created,
the process never seems to finish.

Is my syntax incorrect for the makemap statement?


--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.