John R. Levine writes:
> I've been using them, and they work pretty well.
>
> One bug I've found is that it doesn't properly handle domains with
> a trailing dot. That is, this is rejected:
>
> MAIL FROM:<[EMAIL PROTECTED]>
>
> It looks easy enough to fix, but before I patch the patch, has
> anyone already done it?
example.com has no MX or A records.
For whatever it's worth, my code appears to accept a MAIL
FROM:<[EMAIL PROTECTED]> without too much difficulty. My code is based
on Lionel Widdifield's patch.
--
Sam