Mark Sapiro schrieb:
So there was a prior server involved. Are you sure the messages with prefixed subject are not coming from that server, or if they are coming from the new server, that the admin interface isn't going to the old server. Note that the .pyc size difference could be the result of compilation by a different Python version.
oh wait, on new server its "python 2.4 byte-compiled" old server: 8 -rw-r--r-- 1 root list 5776 2007-02-28 22:35 CalcRecips.py 4 -rw-r--r-- 1 root root 3238 2007-03-28 08:43 CalcRecips.pyc 4 -rw-r--r-- 1 root list 1370 2007-02-28 22:35 CleanseDKIM.py 4 -rw-r--r-- 1 root root 898 2007-03-28 08:43 CleanseDKIM.pyc 4 -rw-r--r-- 1 root list 2095 2007-02-28 22:35 Cleanse.py 4 -rw-r--r-- 1 root root 1273 2007-03-28 08:43 Cleanse.pyc 16 -rw-r--r-- 1 root list 15315 2007-02-28 22:35 CookHeaders.py 12 -rw-r--r-- 1 root root 8844 2007-03-28 08:43 CookHeaders.pyc new server: 8 -rw-r--r-- 1 root list 5776 2007-02-28 22:36 CalcRecips.py 4 -rw-r--r-- 1 root root 2820 2007-10-26 09:16 CalcRecips.pyc 4 -rw-r--r-- 1 root list 1370 2007-02-28 22:36 CleanseDKIM.py 4 -rw-r--r-- 1 root root 833 2007-10-26 09:16 CleanseDKIM.pyc 4 -rw-r--r-- 1 root list 2095 2007-02-28 22:36 Cleanse.py 4 -rw-r--r-- 1 root root 1153 2007-10-26 09:16 Cleanse.pyc 16 -rw-r--r-- 1 root list 15315 2007-02-28 22:36 CookHeaders.py 8 -rw-r--r-- 1 root root 7474 2007-10-26 09:16 CookHeaders.pyc it seems,that nothing has been edited. only the size is diffent. ------------------------------------------------------ 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
