Again, lets remember the main point here. The SMTP state point, MAIL FROM:
is calling a black box validation function:
MAIL FROM: -----> BLACKBOX VALIDATION.
WCSAP is just one method to do this. It is highly effective, but present
scalibility/loading issues that need to be incorporated in its design. As
a blackbox, design a better MAIL FROM: validation concept, and it is easily
replaced. No change to our SMTP server. So from my point of view our SMTP
server is design to address a strong MAIL FROM validation concept. That is
ALL I am proposing YAKOV et al to focus on. The PROTOCOL! Then we can come
up with solutions and even then, it is not going to be 1 single solution,
unless it something that really works 100% and addresses scalability issues.
Well my question here as per the other thread, is why do we need to do
verification at the MAIL FROM point for the address itself? In the
Internet realm shouldn't verifying the domain/IP be sufficient since the
owner of that IP/domain is in responsible for it, not their individual
users?