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: Reiner Steib
Subject: Re: Do not let spam-trap go hungry! Your (normal) posts may help! :-)
Date: Wed, 30 Jan 2008 21:42:44 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

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").

> xxx may be replaced by what you want e.g.
> "@guru.fsf.hobby-site.com>" or
> "@gnus.fsf.hobby-site.com>" or
> "@Roberto.fsf.hobby-site.com>"

If you allow different users to use the same full qualified domain
name it is no longer guaranteed the resulting Message-ID is unique.
I.e. users that follow your suggestion risk that their articles get
rejected because of a duplicate Message-ID.  So I strongly recommend
not to follow your suggestion.  (Hopefully fsf.hobby-site.com is your
own domain, at least.)

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


reply via email to

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