Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] spamd feature

2011-04-08 by manu@netbsd.org

<attila.bruncsak@...> wrote:

> I am trying to use the spamd feature
> but I cannot make it to work for even a simple test e-mail.
> I understand that the 4.3.8 is a development snapshot
> but is that so trivially broken?

I do not use it. Manuel Badzong contributed it, perhaps he can comment?
Enrico Scholz and Petar Bogdanovic did send some fixes, therefore they
may have a word to say.

> (For example the queue-id is sent as a user name for spamd.)

Here is the offending code. Indeed the queud-id is sent as User:
        snprintf(buffer, SPAMD_BUFLEN,
          "CHECK SPAMC/1.2\r\n" 
          "Content-length: %d\r\n"
          "User: %s\r\n\r\n",
          (unsigned int)(priv->priv_msgcount + strlen(rcvhdr)),
           priv->priv_queueid);

I can change that, but what should be in the User field? Or is it the
field name that must be changed? I am clueless.


-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.