info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Do not let spam-trap go hungry! Your (normal) posts may help! :-)


From: Ted Zlatanov
Subject: Re: Do not let spam-trap go hungry! Your (normal) posts may help! :-)
Date: Thu, 31 Jan 2008 15:23:23 -0600
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

On Wed, 30 Jan 2008 22:15:18 +0100 Andrzej Adam Filip <anfi@onet.eu> wrote: 

AAF> Reiner Steib <reinersteib+gmane@imap.cc> writes:
>> On Wed, Jan 30 2008, Andrzej Adam Filip wrote:
>> 
>>> (defun message-make-message-id()
>>> (concat "<"(message-unique-id)"@xxx.fsf.hobby-site.com>"))
>> 
>> No, please don't override `message-make-message-id'.  Use
>> `message-user-fqdn', see (info "(message)News Headers").

AAF> OK.
AAF> [I use even more "elaborate" message-id generator ]

Did you see the comment in message.el:message-unique-id ?

;; If you ever change this function, make sure the new version
;; cannot generate IDs that the old version could.
;; You might for example insert a "." somewhere (not next to another dot
;; or string boundary), or modify the "fsf" string.

If your generator is better (more random) than the built-in one and
doesn't overlap, I'd love to see it.

Thanks
Ted


reply via email to

[Prev in Thread] Current Thread [Next in Thread]