I read here

http://gnus.org/manual/gnus_367.html

that I can generate my own message IDs like this:

(defun message-make-message-id()
   (concat "<"(message-unique-id)"@yourmachine.yourdomain.tld>"))


But how can I do this ONLY for specific groups?
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to