[ mailman-Bugs-723123 ] Runs out of memory on larger (5M) messages.

SourceForge.net noreply at sourceforge.net
Thu Apr 17 08:34:45 EDT 2003


Bugs item #723123, was opened at 2003-04-17 06:20
Message generated for change (Settings changed) made by xerouz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=723123&group_id=103

Category: mail delivery
Group: 2.1 (stable)
Status: Open
Resolution: None
>Priority: 9
Submitted By: Steve Mertz (xerouz)
Assigned to: Nobody/Anonymous (nobody)
Summary: Runs out of memory on larger (5M) messages.

Initial Comment:
When trying to send an email with a 5M attachment,
Mailman seems to run out of memory.  On the console I get:

marcos:mailman {106} Traceback (most recent call last):
  File "/usr/local/mailman/bin/qrunner", line 270, in ?
    main()
  File "/usr/local/mailman/bin/qrunner", line 230, in main
    qrunner.run()
  File "/usr/local/mailman/Mailman/Queue/Runner.py",
line 59, in run
    filecnt = self._oneloop()
  File "/usr/local/mailman/Mailman/Queue/Runner.py",
line 111, in _oneloop
    self._shunt.enqueue(msg, msgdata)
  File
"/usr/local/mailman/Mailman/Queue/Switchboard.py", line
91, in enqueue
    msgsave = cPickle.dumps(_msg, 1)
MemoryError: out of memory


The system is: OpenBSD 3.1, with 512M ram. Mailman
version 2.1.1

It would be nice to be able to have large attachments
as I want to use this for my company's support email
which quite often has larger than 10M files attached.

Thanks,
-- Steve

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=723123&group_id=103



More information about the Mailman-coders mailing list