Hello!
It seems that setting default digest mode to plain has no effect at all... I could not find anything related to this in ApprovedAddMember, and i guess, it should be there... is this known ?
-- Madarasz Gergely gorgo@caesar.elte.hu gorgo@linux.rulez.org Egy pingvinre gyakorlatilag lehetetlen haragosan nezni. HuLUG: http://www.cab.u-szeged.hu/local/linux/
On Wed, 8 Jul 1998, Gergely Madarasz wrote:
It seems that setting default digest mode to plain has no effect at all... I could not find anything related to this in ApprovedAddMember, and i guess, it should be there... is this known ?
Well... replying to myself is fun ;) I tried myself a bit with python (never used it before :)), and found a solution:
I need a line self.SetUserOption(name,mm_cfg.DisableMime,1-self.mime_is_default_digest) right after the self.digest_members.append(name) line in ApprovedAddMember :)
Greg
-- Madarasz Gergely gorgo@caesar.elte.hu gorgo@linux.rulez.org It's practically impossible to look at a penguin and feel angry. Egy pingvinre gyakorlatilag lehetetlen haragosan nezni. HuLUG: http://www.cab.u-szeged.hu/local/linux/
participants (1)
-
Gergely Madarasz