[exim-dev] [Bug 722] Need a random number generator

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Tony Finch
Datum:  
To: exim-dev
Betreff: [exim-dev] [Bug 722] Need a random number generator
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=722

Tony Finch <fanf@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |WORKSFORME





--- Comment #3 from Tony Finch <fanf@???> 2008-06-20 11:48:08 ---
You can extract a random field from a list like this:

${extract {${nhash_5:${md5:$message_headers$message_body}}} {:} \
    {: field1 : field2 : field3 : field4 : field5 } }


If you can write a patch to support the feature you want then we'll be happy to
incorporate it into Exim.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email