That would be the following option:

# UIDInSignature: MySQL supports the insertion of the user id into the 
DSPAM
# signature. This allows you to create one single spam or fp alias
# (pointing to some arbitrary user), and the uid in the signature will
# switch to the correct user. Result: you need only one spam alias

MySQLUIDInSignature     on

Martin



On 2015-01-08 10:57, Tom Hendrikx wrote:
> On 08-01-15 10:41, Guillaume wrote:
>> Basically i'm using aliases only to receive (and send on a few
>> exceptions, like the dspam@ i'm using right now).
>> It helps me to know which website sold my email address (i've got 
>> one
>> alias per website).
>>
>> So, it would need for DSPAM to only reference one uid and put all 
>> the
>> data under it.
>> Or it could use "Delivered-To" header instead of "To" field.
>
> You can make DSPAM put the used uid in the signature, see the config
> file for details. The produced signatures look like
> '163,sdjkw28d9udjksa9d', where 163 is the uid of the user, and the 
> part
> after the comma is the actual sig. The retrain logic is then able to
> find out the uid from the sig line, and use it.
>
> Tom
>
>>
>> I don't know if it's possible.
>>
>>     Guillaume Hilt
>>
>> Le 08/01/2015 10:31, Guillaume a écrit :
>>> Ok, it's because i'm having aliases.
>>> So the spam was sent to anal...@domain.tld but my mailbox address 
>>> is
>>> m...@domain.tld.
>>>
>>> Since I'm the only user of my mail server, how can i do to make it 
>>> work
>>> with the aliases ?
>>>
>>>      Guillaume Hilt
>>>
>>> Le 08/01/2015 09:57, Tom Hendrikx a écrit :
>>>> Hi Guillaume,
>>>>
>>>> On 07-01-15 23:21, Guillaume wrote:> Mmmh, spoke too fast.
>>>>     > It's better but not fixed.
>>>> <snip>
>>>>     > 6329: [01/07/2015 23:14:38] _mysql_drv_getpwnam: successful 
>>>> returning
>>>>     > struct for name: XXXXXX
>>>>     > 6329: [01/07/2015 23:14:38] Loading preferences for uid 16
>>>> <snip>
>>>>     > SELECT *
>>>>     > FROM `dspam_signature_data`
>>>>     > WHERE `signature` = '54ac0490181051388914240'
>>>>     >
>>>>     > uid     signature     data     length     created_on
>>>>     > 143     54ac0490181051388914240     [BLOB - 3,9 Kio]    3968 
>>>> 2015-01-06
>>>>     >
>>>>
>>>> The uid in the dspam debug log (16), and the one in the database 
>>>> (143)
>>>> are not the same. You are using different accounts for filtering 
>>>> and
>>>> retraining.
>>>>
>>>> --
>>>> Tom
>>>>
>>>>
>>>> 
>>>> ------------------------------------------------------------------------------
>>>> Dive into the World of Parallel Programming! The Go Parallel 
>>>> Website,
>>>> sponsored by Intel and developed in partnership with Slashdot 
>>>> Media, is your
>>>> hub for all things parallel software development, from weekly 
>>>> thought
>>>> leadership blogs to news, videos, case studies, tutorials and 
>>>> more. Take a
>>>> look and join the conversation now. 
>>>> http://goparallel.sourceforge.net
>>>> _______________________________________________
>>>> Dspam-user mailing list
>>>> Dspam-user@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/dspam-user
>>>>
>>>
>>> 
>>> ------------------------------------------------------------------------------
>>> Dive into the World of Parallel Programming! The Go Parallel 
>>> Website,
>>> sponsored by Intel and developed in partnership with Slashdot 
>>> Media, is your
>>> hub for all things parallel software development, from weekly 
>>> thought
>>> leadership blogs to news, videos, case studies, tutorials and more. 
>>> Take a
>>> look and join the conversation now. 
>>> http://goparallel.sourceforge.net
>>> _______________________________________________
>>> Dspam-user mailing list
>>> Dspam-user@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/dspam-user
>>>
>>
>>
>> 
>> ------------------------------------------------------------------------------
>> Dive into the World of Parallel Programming! The Go Parallel 
>> Website,
>> sponsored by Intel and developed in partnership with Slashdot Media, 
>> is your
>> hub for all things parallel software development, from weekly 
>> thought
>> leadership blogs to news, videos, case studies, tutorials and more. 
>> Take a
>> look and join the conversation now. 
>> http://goparallel.sourceforge.net
>> _______________________________________________
>> Dspam-user mailing list
>> Dspam-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspam-user
>>
>
> 
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, 
> is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. 
> Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> Dspam-user mailing list
> Dspam-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspam-user
>
> !DSPAM:31,54ae62b678344616478322!


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to