check mailbox only for recipients, means not if $&f (sender) is empty

This commit is contained in:
whottgen 2004-12-03 10:45:48 +00:00
parent 344765d725
commit 4f3d692726

View File

@ -60,7 +60,10 @@ Scc
R< $+ > < $+ > $: < $(cyruscheck $1 $2 $:none $) > R< $+ > < $+ > $: < $(cyruscheck $1 $2 $:none $) >
Scyruscheck 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 ifelse(_dummy_, `dummy', `dnl
dnl dummy dnl dummy
R< $+ > < $+ > < $+ > $@ < ok > $(cht_logger $1 -- $2 --- $3 $)', `dnl R< $+ > < $+ > < $+ > $@ < ok > $(cht_logger $1 -- $2 --- $3 $)', `dnl