Hi,
again on relay check topic: shouldn't RELAY_LEVEL_ALLOW_ALL
always allow relaying (open relay mode)?
in filter.c:
case RELAY_LEVEL_NO_CHECK:
break;
case RELAY_LEVEL_ALLOW_ALL:
break;
it means, no_check and allow_all are equivalent?
shouldn't allow_all set RELAY_CLIENT environment variable.
Because otherwise, if qmail is patched for smtp auth check,
will always do this check.
RELAY_LEVEL_ALLOW_ALL is used only in filter.c and config_test.c
I do not see any place where environment variable can be set.
This could be an incorrect behavior.
Mirko
_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users