(BTW: To Jacques: I'm too busy in these days that I cannot write a module 
for sendmail 8.9.0. If you have time to do it, please go in on.)

> Has anybody got v1.12r7-1 to work with sendmail 8.9.1?  The 8.9.1 .cf file 
> is incompatable with the .cf generated by the current version of 
> linuxconf.

First of all, you should never generate a new sendmail.cf by Linuxconf.
If you wanna use virtualdomain service, just add several lines in your 
sendmail.cf, which was priorily generated by sendmail.mc (if you compiled 
it by yourself) or provided by the distribution that you use, like these:
(The line labeled "+" is what you should add in to)

 Cwlocalhost
 # file containing names of hosts for which we receive email
 Fw/etc/sendmail.cw

+# virtual host
+FV/etc/sendmail.Vd

 # my official domain name

        (These are in ruleset 96)
+# not canonicalise virtualdomain
+R$* < @ $=V > $*                $: $1 < @ $2 . > $3

 # pass to name server to make hostname canonical
 R$* < @ $* $~P > $*             $: $1 < @ $[ $2 $3 $] > $4

 # local host aliases and pseudo-domains are always canonical


        (These are in ruleset 98)
 R$* < @ $+ .REDIRECT. > < $- >  $# error $@ 5.1.1 $: "551 User has moved; 
 please try " <$1@$2>

+# Virtual domain routing
+R$+ < @ $=V . >                 $#virtual $@ $2 $: $1

        (These are in section labelling "local.m4")
+# Special mailer for virtual email domain hosting
+Mvirtual,       P=/usr/lib/linuxconf/lib/vdeliver, F=lsSDFMShPu, S=10, 
+                R=20/40,
+                A=vdeliver $u $h
 

And after all, don't forget to do a `killall -HUP sendmail' at all.


.e'osai ko sarji la lojban.     ==> �Ф���޿�y���C
co'o mi'e lindjy,min.           ==> �A���A�ڬO�L�����C
Fingerprint20 = CE32 D237 02C0 FE31 FEA9  B858 DE8F AE2D D810 F2D9

---
You are currently subscribed to linuxconf as: [[email protected]]
To unsubscribe, forward this message to [EMAIL PROTECTED]

Reply via email to