Alex 'CAVE' Cernat wrote:

>>  condition = "${if and { {eq {$received_protocol}{spam-scanned} \
>>                         } \
>>                         {eq {$h_X-DSPAM-Result}{Spam} \
>>                         } \
>>                       } \
>>                       {1}{0} \
>>               }"
>>    
>>
>
>habar n-am de exim, dar poate ca vrea spam-scanned si Spam intre
>ghilimele sau ceva de genul asta
>sau poate ca 'and'-ul trebuie bagat si el intre acolade
>
>Alex
>
>  
>
nope. uite una care cica e corecta:

condition = "${if or{ { eq{${local_part}}{root}}
                        {eq{$h_x-spam-flag:} {YES}}
                        {eq{${received_protocol}} {asmtp}}
                        {eq{${received_protocol}} {spamassassin}}
                        {eq{${received_protocol}} {}}
                        {eq{${received_protocol}} {local}}
                      }
                  {no}{yes}}"


am incercat si eu cu ${received_protocol}, dar degeaba...





!DSPAM:406d5f058042526412681!



--- 
Detalii despre listele noastre de mail: http://www.lug.ro/


Raspunde prin e-mail lui