Matus UHLAR - fantomas
2018-03-19 14:42:58 UTC
Hello,
some time ago I wanted to redirect spam to ***@example.com.
I have set:
$final_spam_destiny = D_DISCARD;
and tried to deliver spam to spam_lovers, but:
%spam_lovers = {
'***@example.com' => 1,
};
did not work, while:
@spam_lovers_acl = ( '***@example.com');
did.
was it a mistake on my side?
the version used was 2.7.1, I have upgraded but haven't changed the config
since.
some time ago I wanted to redirect spam to ***@example.com.
I have set:
$final_spam_destiny = D_DISCARD;
and tried to deliver spam to spam_lovers, but:
%spam_lovers = {
'***@example.com' => 1,
};
did not work, while:
@spam_lovers_acl = ( '***@example.com');
did.
was it a mistake on my side?
the version used was 2.7.1, I have upgraded but haven't changed the config
since.
--
Matus UHLAR - fantomas, ***@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
A day without sunshine is like, night.
Matus UHLAR - fantomas, ***@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
A day without sunshine is like, night.