Mark,
thanks a lot!
>
> Seems you have a protocol on a Unix socket set to AM.CL, instead of
> AM.PDP.
> Add the following to your amavisd.conf:
>
> $interface_policy{'SOCK'} = 'AM.PDP-SOCK';
that line was commented out. Now it woks.
>
> $policy_bank{'AM.PDP-SOCK'} = {
> protocol => 'AM.PDP',
Uwe,
> In my msgrcpt table I have:
> 554 5.7.0 Reject, id=30142-04 - SPAM
> The corresponding MAIL_ID is 5OHlp-xdoiwO
>
> Now I tried:
> ./amavisd-release 5OHlp-xdoiwO
> ...and nothing happened. I got no prompt back
>
> Next:
> ./amavisd-release 5OHlp-xdoiwO ""
> .. same. No prompt back.
> Net::
Mark Martinec schrieb:
> Uwe,
>
>> how to release a message from sql quarantine? I disabled release
>> authorization, but it will not work.
>>
>> I'm a bit confused to se syntax:
>>
>> Usage: $ amavisd-release mail_file [secret_id [alt_recip1 alt_recip2 ...]]
>>
>> What is mail_file? MAIL_ID or A
* Uwe Kiewel :
> how to release a message from sql quarantine? I disabled release
> authorization, but it will not work.
>
> I'm a bit confused to se syntax:
>
> Usage: $ amavisd-release mail_file [secret_id [alt_recip1 alt_recip2 ...]]
>
> What is mail_file? MAIL_ID or AM_ID or QUAR_LOC?
It'
Uwe,
> how to release a message from sql quarantine? I disabled release
> authorization, but it will not work.
>
> I'm a bit confused to se syntax:
>
> Usage: $ amavisd-release mail_file [secret_id [alt_recip1 alt_recip2 ...]]
>
> What is mail_file? MAIL_ID or AM_ID or QUAR_LOC?
Depends on the q
Hi,
how to release a message from sql quarantine? I disabled release
authorization, but it will not work.
I'm a bit confused to se syntax:
Usage: $ amavisd-release mail_file [secret_id [alt_recip1 alt_recip2 ...]]
What is mail_file? MAIL_ID or AM_ID or QUAR_LOC?
Thanks,
Uwe
---