Re: [Mailman-Users] Attachment downloading

2008-06-14 Thread Mark Sapiro
Bill Bedford wrote: >I have a mailing list where any attachments are scrubbed. This for the >most part works very well, however some list member have complained >that they are not are to save images when they are viewed from the url >presented at the bottom of a message. The image will open in

[Mailman-Users] Attachment downloading

2008-06-14 Thread Bill Bedford
I have a mailing list where any attachments are scrubbed. This for the most part works very well, however some list member have complained that they are not are to save images when they are viewed from the url presented at the bottom of a message. The image will open in a web browser, but attem

Re: [Mailman-Users] procmail before mailman- closer!

2008-06-14 Thread John [H2O]
John [H2O] wrote: > > cmd = "python %s" % pyFile > run_cmd(cmd) > dbg.write("file: %s contains:\n %s \n\nFinished at: %s\n" % > (name,body,datetime.datetime.now())) > run_cmd(cmd) > dbg.close() > > Apparently, I'm just tired! ... -- View this message in conte

Re: [Mailman-Users] procmail before mailman- closer!

2008-06-14 Thread John [H2O]
Well, I finally gave up and renamed the list! It is working now. However, I'm having another challenge. I'm trying to create a filter that will accept messages with a specific combination of user/subject/attachment type and then execute the attachment as a python file. But it seems the file is act