At 8:53 AM +0200 2004-09-30, martin f krafft wrote:

 However, the attachment is still delivered to all 80+ subscribers.

 I wonder if it's possible to replace the attachment in the email
 with a link to the file saved under /attachments/... of the list
 archives? Or is this not possible because the archives are actually
 generated separately by pipermail?

The archiving step is separate from the mailing list processing, and that is where the attachment stripping is performed. It's difficult to solve this in a general way, since internal hostnames might be totally different from external hostnames, and you're crossing protocol boundaries (SMTP to HTTP).


With the list archive, you're staying within protocol boundaries (anyone who can see the archive should be able to likewise see the attachments through the same mechanism).


I'm not aware of any patches to produce the kind of behaviour you're looking for, but you can search the list on the Mailman page at SourceForge.


Failing that, you're welcome to contribute patches to achieve this functionality.

--
Brad Knowles, <[EMAIL PROTECTED]>

"Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety."

    -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
    Assembly to the Governor, November 11, 1755

  SAGE member since 1995.  See <http://www.sage.org/> for more info.
------------------------------------------------------
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/

Reply via email to