|
From: <mai...@b-...> - 2001-05-15 09:53:04
|
Hi, >> >Hum, please show me your complete Mlocal entry from sendmail.cf. Probably >> >the only solution would be setting setuid-bit on procmail :-( >> >> I just took the one I found in the docs (using amavis 0.2.1) >> >> # old one >> #Mlocal, P=/usr/bin/procmail, F=lsDFMAw5:/|@qSPfhn9, S=10/30, R=20/40, >> # T=DNS/RFC822/X-Unix, >> # A=procmail -a $h -d $u >> >> >> # new one >> Mlocal, P=/usr/sbin/scanmails, F=lsDFMAw5:/|@qSPfhn9, S=10/30, R=20/40, >> T=DNS/RFC822/X-Unix, >> A=scanmails -a $h -d $u > >Hum, would you please try the one mentioned in BUGS, i.e. >Mlocal, P=/usr/sbin/scanmails, F=olsDFMAw5:/|@qPfhn9, S=10/30, > R=20/40 > T=DNS/RFC822/X-Unix, > A=scanmails -Y -a $h -d $u I tried it with the S-Flag (like described in BUGS), but it doesnt work. I tried it without the S-Flag and it does work! So you are right! Thanks a lot. Regards, Marius |