2005年4月5日星期二

总算将python.cn邮件列表设成了digest模式

python.cn
的邮件列表(python-chinese@lists.python.cn)水贴(可能说垃圾邮件更贴切)真是多得要命,每天有好几十封邮件,有价值的
估计只有三分之一。偏偏又离不开它,它的人气在所有python社区里面算是比较旺的,很多问题在这里有人能解答。我原来退订过,但后来还是想没事翻翻,
又订阅了。

偏偏网站上提供的mailman设置页面又缺少“提交"(submit)按钮(也不知道管理员哪里去了,这事反映过但总没有消
息),没法将其设置为文摘模式。不过这个困扰我大半年的问题总算解决了:发送一封邮件到python-chinese-
request@lists.python.cn,主题空白,内容如下:
set authenticate password <address=xxxx> set digest mime
address项在用其他邮件帐号发邮件更改设置时有用。

应该mailman管理的邮件列表都有这个功能。如果不清楚具体用法,发送主题为help的邮件给foo-bar-request@some.where就可以了。



Usage:

set help
Show this detailed help.

set show [address=
]
View your current option settings. If you're posting from an address
other than your membership address, specify your membership address
with `address=
' (no brackets around the email address, and no
quotes!).

set authenticate [address=
]
To set any of your options, you must include this command first, along
with your membership password. If you're posting from an address
other than your membership address, specify your membership address
with `address=
' (no brackets around the email address, and no
quotes!).

set ack on
set ack off
When the `ack' option is turned on, you will receive an
acknowledgement message whenever you post a message to the list.

set digest plain
set digest mime
set digest off
When the `digest' option is turned off, you will receive postings
immediately when they are posted. Use `set digest plain' if instead
you want to receive postings bundled into a plain text digest
(i.e. RFC 1153 digest). Use `set digest mime' if instead you want to
receive postings bundled together into a MIME digest.

set delivery on
set delivery off
Turn delivery on or off. This does not unsubscribe you, but instead
tells Mailman not to deliver messages to you for now. This is useful
if you're going on vacation. Be sure to use `set delivery on' when
you return from vacation!

set myposts on
set myposts off
Use `set myposts off' to not receive copies of messages you post to
the list. This has no effect if you're receiving digests.

set hide on
set hide off
Use `set hide on' to conceal your email address when people request
the membership list.

set duplicates on
set duplicates off
Use `set duplicates off' if you want Mailman to not send you messages
if your address is explicitly mentioned in the To: or Cc: fields of
the message. This can reduce the number of duplicate postings you
will receive.

set reminders on
set reminders off
Use `set reminders off' if you want to disable the monthly password
reminder for this mailing list.

没有评论: