Hello, Yes I am using 2.1.6 and now I find these variables in Defaults.py. I updated the following in mm_cfg.py # Refer Defaults.py SCRUBBER_DONT_USE_ATTACHMENT_FILENAME = False # Refer Defaults.py SCRUBBER_USE_ATTACHMENT_FILENAME_EXTENSION = False And restarted mailman (/etc/init.d/mailman restart) I send a new email attachment, but still am unable to save the attachment with the same name. What am I missing? Thanks Elvis
On 9/16/05, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > Elvis Fernandes wrote: > > >I am using 2.1.6. > >However, i do not find mention of SCRUBBER_DONT_USE_ATTACHMENT_FILENAME > and > >SCRUBBER_USE_ATTACHMENT_FILENAME_EXTENSION in the Defaults.py and > mm_cfg.py > >files. > > Are you sure you have 2.1.6? > > >From the 2.1.6 Defaults.py > > # Mailman.Handlers.Scrubber uses attachment's filename as is. > # If you don't like this (extremely long mime-encoded filename) then set > # this True. > SCRUBBER_DONT_USE_ATTACHMENT_FILENAME = False > > # Use of attachment filename extension per se is may be dangerous > because > # virus fakes it. You can set this True if you filter the attachment by > # filename extension > SCRUBBER_USE_ATTACHMENT_FILENAME_EXTENSION = False > > -- > Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, > San Francisco Bay Area, California better use your sense - B. Dylan > > ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
