[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RE: BLACK UNICORN
| Well, I just sent mail to you, Sandy at crl.com, but it came back to
| you saying that you were "554 Unbalanced '>' ". I guess it's in
| reference to the software :>)
This is a bit of SMTP foolishness. Some applications put
greater-than/less-than brackets around the address, like this:
RCPT TO:<[email protected]> and some don't, ie:
RCPT TO:[email protected]
Some SMTP implementations refuse to accept one or the other format.
It's not a very common problem, but it happens occasionally, especially with
older versions.