[Mailman-Users] Mailman Looping

Jon Carnes jonc at nc.rr.com
Sat Aug 2 20:32:47 CEST 2003


What is your version of mailman?, OS?, what is the mta?, how did you
install (source, rpm, apt-get)?

Are you running postfix?  Have you modified the default settings for:
  unknown_local_recipient_reject_code

Good Luck - Jon 

On Sat, 2003-08-02 at 14:11, Marc Perkel wrote:
> Mailman started looping - using up a lot of processor and resources. I 
> ran an strace and this is what it's doing. What do I have messed up? 
> It's very busy doing nothing.
> 
> 
> munmap(0x401bc000, 4096)                = 0
> unlink("/etc/mailman/qfiles/out/1059668916.586032+8c61dda9317d5ea99d9c330ae73482eaede0d693.db") 
> = 0
> open("/etc/mailman/qfiles/out/1059668916.586032+8c61dda9317d5ea99d9c330ae73482eaede0d693.pck", 
> 
> O_RDONLY|O_LARGEFILE) = 6
> fstat64(6, {st_mode=S_IFREG|0660, st_size=1608, ...}) = 0
> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 
> 0) = 0x401bc000
> read(6, "(cMailman.Message\nUserNotificati"..., 4096) = 1608
> unlink("/etc/mailman/qfiles/out/1059668916.586032+8c61dda9317d5ea99d9c330ae73482eaede0d693.pck") 
> = 0
> close(6)                                = 0
> munmap(0x401bc000, 4096)                = 0
> stat64("/usr/mailman/messages/en_US.ISO8859-1/LC_MESSAGES/mailman.mo", 
> 0xbfffee80) = -1 ENOENT (No such file
> or directory)
> stat64("/usr/mailman/messages/en_US/LC_MESSAGES/mailman.mo", 0xbfffee80) 
> = -1 ENOENT (No such file or
> directory)
> stat64("/usr/mailman/messages/en.ISO8859-1/LC_MESSAGES/mailman.mo", 
> 0xbfffee80) = -1 ENOENT (No such file or
> directory)
> stat64("/usr/mailman/messages/en/LC_MESSAGES/mailman.mo", 0xbfffee80) = 
> -1 ENOENT (No such file or directory)
> gettimeofday({1059841437, 482524}, NULL) = 0
> gettimeofday({1059841437, 482615}, NULL) = 0
> umask(07)                               = 0
> open("/etc/mailman/qfiles/out/1059668916.586032+3fe9305e11f8dcd259ddd30b1fc9f6e7cdb340fb.pck", 
> 
> O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 6
> umask(0)                                = 07
> fstat64(6, {st_mode=S_IFREG|0660, st_size=0, ...}) = 0
> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 
> 0) = 0x401bc000
> write(6, "(cMailman.Message\nUserNotificati"..., 1608) = 1608
> close(6)                                = 0
> munmap(0x401bc000, 4096)                = 0
> umask(07)                               = 0
> open("/etc/mailman/qfiles/out/1059668916.586032+3fe9305e11f8dcd259ddd30b1fc9f6e7cdb340fb.db.tmp", 
> 
> O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 6
> umask(0)                                = 07
> fstat64(6, {st_mode=S_IFREG|0660, st_size=0, ...}) = 0
> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 
> 0) = 0x401bc000
> write(6, "{s\4\0\0\0langs\2\0\0\0ens\10\0\0\0listnames\n"..., 426) = 426
> close(6)                                = 0
> munmap(0x401bc000, 4096)                = 0
> 
> 
> 
> 
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at python.org
> 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/
> 
> This message was sent to: jonc at nc.rr.com
> Unsubscribe or change your options at
> http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.com





More information about the Mailman-Users mailing list