[Mailman-Users] Subscription Reply bug in beta6`

Thomas T. Veldhouse veldy at veldy.net
Thu Oct 5 20:13:41 CEST 2000


I have noticed that when a user subscribes to the list - they get an email,
if they simply reply to the email, it goes to the list at domain.com instead of
list-request at domain.com.  It works OK, as long as you are processing email
and looking for administrative requests - but if you turn that option off -
it quits working.

While I am at it.  I also found a bug that if you create a new list, the
list.mbox file is empty. That should be OK, but it causes the following
error:

Oct 05 13:06:01 2000 (474) Archive file access failure:
        /usr/local/mailman/archives/private/homebrew.mbox/homebrew.mbox (0,
'Err
or')
Oct 05 13:06:01 2000 (474) Delivery exception: (0, 'Error')
Oct 05 13:06:01 2000 (474) Traceback (most recent call last):
  File "/usr/local/mailman/Mailman/Handlers/HandlerAPI.py", line 82, in
do_pipel
ine
    func(mlist, msg, msgdata)
  File "/usr/local/mailman/Mailman/Handlers/ToArchive.py", line 47, in
process
    mlist.ArchiveMail(msg, msgdata)
  File "/usr/local/mailman/Mailman/Archiver/Archiver.py", line 189, in
ArchiveMa
il
    self.__archive_to_mbox(msg)
  File "/usr/local/mailman/Mailman/Archiver/Archiver.py", line 160, in
__archive
_to_mbox
    mbox.AppendMessage(post)
  File "/usr/local/mailman/Mailman/Mailbox.py", line 41, in AppendMessage
    self.fp.seek(-1, 2)
IOError: (0, 'Error')


I simply add a space to the file and then the list processes as normal.

Tom Veldhouse
veldy at veldy.net






More information about the Mailman-Users mailing list