check mailbox only for recipients, means not if $&f (sender) is empty
This commit is contained in:
parent
344765d725
commit
4f3d692726
@ -60,7 +60,10 @@ Scc
|
||||
R< $+ > < $+ > $: < $(cyruscheck $1 $2 $:none $) >
|
||||
|
||||
Scyruscheck
|
||||
R< $+ > < $+ > $: < $1 > < $2 > < $(cyruscheck $1 $2 $:none $) >
|
||||
R< $+ > < $+ > $: < $1 > < $2 > < $&f >
|
||||
dnl do not perform check when sender is not set - so only for the recipient
|
||||
R< $+ > < $+ > < > $@ < ok >
|
||||
R< $+ > < $+ > < $+ > $: < $1 > < $2 > < $(cyruscheck $1 $2 $:none $) >
|
||||
ifelse(_dummy_, `dummy', `dnl
|
||||
dnl dummy
|
||||
R< $+ > < $+ > < $+ > $@ < ok > $(cht_logger $1 -- $2 --- $3 $)', `dnl
|
||||
|
Loading…
x
Reference in New Issue
Block a user